Releases: Maschell/GhidraRPXLoader
Releases · Maschell/GhidraRPXLoader
GhidraRPXLoader v0.9.1
What's Changed
- Make sure spr names in slaspec match pspec by @GaryOderNichts in #15
- Ghidra 11.0+ fixes by @SuperDude88 and @Maschell in #17 and #18
New Contributors
- @SuperDude88 made their first contribution in #17
Full Changelog: v0.9.0...v0.9.1
GhidraRPXLoader v0.9.0
- Support for ghidra 10.4
- Bundles
Gekko/Broadway/Espresso
processor definitions which are based on theGekko/Broadway
definitions from the Ghidra-GameCube-Loader. - Use Wii U specific SPR definitions for Espresso processor definitions,
- Bundles a
fix_primary_imports.java
script to fix imports. (thanks @GaryOderNichts )
GhidraRPXLoader v0.8.1
What's Changed
- Ghidra 10.3 support by @GaryOderNichts in #10
New Contributors
- @GaryOderNichts made their first contribution in #10
Full Changelog: v0.8...v0.8.1
GhidraRPXLoader v0.8
- Ghidra 10.2.1 support
0.7 with Ghidra 10.0.1 support
v0.7-ghidra.10 Ghidra 10.0.1 support
0.7
- complete rewrite
- support for more relocations
- set r2 to sda2Base and r13 to sdaBase.
- force .rodata section to be read only.
- set https://github.com/aldelaro5/ghidra-gekko-broadway-lang as default lang
- zero the data in imports and exports section to prevent analysis marking string
- compile with newest Ghidra version (9.1-Beta)
- fix loading a binary created with wut