Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite jsdec to use QuickJS #45

Merged
merged 18 commits into from
Feb 11, 2024
Merged

Rewrite jsdec to use QuickJS #45

merged 18 commits into from
Feb 11, 2024

Conversation

wargio
Copy link
Member

@wargio wargio commented Feb 11, 2024

No description provided.

wargio and others added 18 commits August 17, 2023 20:58
The p/ directory no longer exists.
Also avoid calling meson without subcommand, which is ambiguous and deprecated.
* Ignore the ARM64/PAC instructions as they add no value to the decompilation
* Handle PAC ret instructions as normal return instructions
* Implement `ldurh` instruction for arm64
* use functions instead of passing the original func.

---------

Co-authored-by: pancake <pancake@nopcode.org>
Co-authored-by: Giovanni <561184+wargio@users.noreply.github.com>
* some disassemblers use use "b.le" instead of "ble"
@wargio wargio merged commit 5c8c212 into master Feb 11, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants