JayFoxRox / ghidra-xbox-extensions

Use https://github.com/mborgerson/ghidra-xbe instead

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Use https://github.com/mborgerson/ghidra-xbe instead


Languages

Language:Java 100.0%