Skip to content
This repository has been archived by the owner on Jan 12, 2020. It is now read-only.

Latest commit

 

History

History
38 lines (19 loc) · 931 Bytes

README.md

File metadata and controls

38 lines (19 loc) · 931 Bytes

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.