What's Changed
- Experimental ARM64 support (424434e)
- Please report any issues or unhandled relocations!
- Combine nested otherwise empty directories in objects view by @robojumper in #137
- Show diff colors when symbols differ (c5da7f7)
- Relax symbol comparison logic (21f8f24)
- The Ghidra delinker plugin emits functions with type
STT_OBJECT
, rather thanSTT_FUNC
. The current logic was preventing these from being compared based on their symbol type. Relax this condition for now.
- The Ghidra delinker plugin emits functions with type
- Match branch destinations and hardcoded offsets when "Relax relocation diffs" is enabled (79bd731)
- Support scratch
preset_id
field for decomp.me integration (a119d9a)- dtk-template update: encounter/dtk-template@065fc7b
Full Changelog: v2.3.4...v2.4.0