Git Product home page Git Product logo

ghidra-xbox-extensions's Introduction

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.

ghidra-xbox-extensions's People

Contributors

jayfoxrox avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

ghidra-xbox-extensions's Issues

Implement GT-2845 (Memory API to preserve imported program's original bytes)

Ghidra supports loading of the original file now (from "Ghidra v9.1 (September 2019)" changelog):

Memory. Added new API to preserve imported program's original bytes and how they map to memory blocks. (GT-2845)

This probably means the importer no longer has to slice the file into different sections, thereby making it nearly impossible to reach bytes which the importer didn't support at the time.

Someone should look into this.


For some reference changes also look at this:

https://github.com/NationalSecurityAgency/ghidra/search?q=%22gt-2845%22&type=Commits

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.