GithubHelp home page GithubHelp logo

hadettheundying / ghidra-xbe Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xboxdev/ghidra-xbe

0.0 1.0 0.0 137 KB

Xbox Executable Format (XBE) Loader Extension for Ghidra SRE framework

Shell 5.81% Python 5.87% Java 88.31%

ghidra-xbe's Introduction

ghidra-xbe CI Status Download

This is an extension for the Ghidra SRE framework to support loading Xbox Executable Format (XBE) files, the format used for the original Xbox game console. Library symbol recovery is supported through integrated pattern matching against the XbSymbolDatabase.

Download

The latest release of this extension can be found on the releases page. Download the latest ghidra_X.X.X_PUBLIC_XXXXXXXX_ghidra-xbe.zip package. See below for how to install.

How to Build

To build this extension from source on Ubuntu, clone the repository and run the build.sh script. The script will download the JDK, Gradle, and Ghidra release package, then build the extension and output a release package to the dist directory.

How to Install

Copy the extension package ghidra_X.X.X_PUBLIC_XXXXXXXX_ghidra-xbe.zip to your Ghidra installation directory <path to Ghidra root>/Extensions/Ghidra. When starting Ghidra, in the main window navigate to Fileโ†’Install Extensions..., and select XboxExecutableLoader. You can now import and analyze XBE files!

Extras

Headers

There is a set of GPL-sourced Xbox headers available in this repository. This can help improve your decompilation in Ghidra by providing type and function signature hints. You can parse this header in Ghidra after creating a project and importing your XBE. Following analysis, go to File โ†’ Parse C Source. Click the green + button, select the xbox.h file, then click Parse to Program. In the Data Type Manager window, right click on your default.xbe and select Apply Function Datatypes.

ghidra-xbe's People

Contributors

agarmash avatar margen67 avatar mborgerson avatar radwolfie avatar ryzee119 avatar thrimbor avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.