All Projects → jonas-schievink → GhidraXBE

jonas-schievink / GhidraXBE

Licence: 0BSD license
A Ghidra extension for loading Xbox Executables (.xbe files)

Programming Languages

java
68154 projects - #9 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to GhidraXBE

homebrew-mopidy
Homebrew formulas for Mopidy and Mopidy extensions
Stars: ✭ 21 (-40%)
Mutual labels:  homebrew
homebrewhub
A showcase/archive of homebrews, patches, hackroms for old consoles. Provides community submission, tagging and rating features.
Stars: ✭ 36 (+2.86%)
Mutual labels:  homebrew
mvs64
A NeoGeo emulator for Nintendo64
Stars: ✭ 22 (-37.14%)
Mutual labels:  homebrew
homebrew-cheminformatics
Cheminformatics formulae for the Homebrew package manager
Stars: ✭ 19 (-45.71%)
Mutual labels:  homebrew
openNES-Snake
Simple rebuilt of the classic Snake game for the NES in C using the cc65 cross compiler.
Stars: ✭ 18 (-48.57%)
Mutual labels:  homebrew
BrewUp
BrewUp - macOS Auto Update Homebrew
Stars: ✭ 22 (-37.14%)
Mutual labels:  homebrew
KayidmacOS
dotfiels & macOS setup 👨🏻‍💻
Stars: ✭ 18 (-48.57%)
Mutual labels:  homebrew
dotfiles
💻 Dotfiles repository for my macOS setup.
Stars: ✭ 12 (-65.71%)
Mutual labels:  homebrew
dotfiles
macOS / Linux / Codespaces dotfiles with 1-line setup script. Tested on Apple Silicon Macs. Supports both zsh and fish. Now managed with https://github.com/twpayne/chezmoi
Stars: ✭ 82 (+134.29%)
Mutual labels:  homebrew
Brewfile-Generator
Generates a Homebrew Brewfile from currently installed formula for easy backup/migration to a new macOS system
Stars: ✭ 20 (-42.86%)
Mutual labels:  homebrew
dotfiles
Dotfiles for Neovim (0.7+), Fish shell, git, Kitty, tmux, and more.
Stars: ✭ 54 (+54.29%)
Mutual labels:  homebrew
pakket
The last package manager macOS will ever need. Simple, functional, and fast.
Stars: ✭ 20 (-42.86%)
Mutual labels:  homebrew
dotfiles
🔨 My dotfiles for setting up my Macs with Ansible
Stars: ✭ 31 (-11.43%)
Mutual labels:  homebrew
homebrew-guile
A Homebrew Tap for Guile libraries and applications.
Stars: ✭ 25 (-28.57%)
Mutual labels:  homebrew
macstrap
Set up your macOS from scratch.
Stars: ✭ 16 (-54.29%)
Mutual labels:  homebrew
discussions
🗣 Public open-ended discussions. Replacement for our Discourse.
Stars: ✭ 327 (+834.29%)
Mutual labels:  homebrew
ModuleMania
Various useful sysmodules (kip files) for Nintendo Switch, to be used with CFW
Stars: ✭ 30 (-14.29%)
Mutual labels:  homebrew
docker-ps2dev
A Docker Image for PS2 Development
Stars: ✭ 19 (-45.71%)
Mutual labels:  homebrew
sloth-app
Sloth desktop app
Stars: ✭ 16 (-54.29%)
Mutual labels:  homebrew
homebrew-linux-dev
💀 Homebrew/homebrew-linux-dev (deprecated)
Stars: ✭ 17 (-51.43%)
Mutual labels:  homebrew

Ghidra XBE Loader

This is a Ghidra extension that adds support for opening .xbe files. These files were used by the original Xbox to store executables, so this allows reverse-engineering them in Ghidra.

This project was also created to explore Ghidra's API, so it could also be a useful starting point if you want to build your own extension.

Installing

Prebuilt ZIPs are provided as GitHub releases. Simply download the attached .zip file of the newest version (eg. ghidra_9.0_PUBLIC_20190313_GhidraXBE.zip), open Ghidra, go to File -> Install Extensions..., click + and select the downloaded file.

Contributing

There's still a few things to implement or figure out about Ghidra's API, so feel free to send a Pull Request.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].