ghidra-xbox-extensions
ghidra-xbox-extensions copied to clipboard
Use https://github.com/mborgerson/ghidra-xbe instead
Original Xbox Extensions for the Ghidra SRE Framework
These extensions are not stable (yet)
It is strongly discouraged to use these extensions for actual work.
Many features are incomplete or broken, and might result in broken projects.
Requirements
Compiling
gradle -PGHIDRA_INSTALL_DIR=<ghidra-path>
(Replace <ghidra-path>
with the absolute path to the Ghidra SRE Framework source code)
Installing
In Ghidra, select "File" → "Install Extensions..." → "+" ("Add Extension") and choose the ZIP file from the dist folder.
Using
The extension should automatically pick the "Xbox Exectuable (XBE)" format when importing a XBE file.
License
See the license header in each source file.