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

JayFoxRox/ghidra-xbox-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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.