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

Fixes and backport #43

Merged
merged 8 commits into from
Nov 27, 2023
Merged

Fixes and backport #43

merged 8 commits into from
Nov 27, 2023

Conversation

wargio
Copy link
Member

@wargio wargio commented Nov 27, 2023

  • Backport of some patches from r2dec
  • Fixes for bugs in jsdec
  • Add CI build workflow.

@wargio wargio changed the base branch from master to dev November 27, 2023 08:23
wargio and others added 2 commits November 27, 2023 16:25
* 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 <[email protected]>
Co-authored-by: Giovanni <[email protected]>
* some disassemblers use use "b.le" instead of "ble"
autibsp: _arm_nop,
autiza: _arm_nop,
autizb: _arm_nop,
pacibsp: _arm_nop,

Check warning

Code scanning / CodeQL

Duplicate property

This property is duplicated [in a later property](1).
@wargio wargio force-pushed the fixes-and-backport branch 11 times, most recently from 0d00478 to f314c77 Compare November 27, 2023 12:35
@wargio wargio force-pushed the fixes-and-backport branch 2 times, most recently from ddf459d to 92adf3f Compare November 27, 2023 14:24
@wargio wargio force-pushed the fixes-and-backport branch from bfb9ebe to b198ae5 Compare November 27, 2023 14:53
@wargio wargio marked this pull request as ready for review November 27, 2023 14:57
@wargio wargio merged commit 77e7b25 into dev Nov 27, 2023
6 checks passed
@wargio wargio deleted the fixes-and-backport branch November 27, 2023 14:58
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.

1 participant