Home

Awesome

Game Boy loader and architecture plugin for Binary Ninja

Author: Hugo Porcher (icecr4ck)

Description

A Binary Ninja plugin to load Game Boy ROMs and disassemble Game Boy architecture bytecode (Sharp LR35902).

This plugin is based on the description of Game Boy CPU opcodes from here.

Game Boy characteristics

Installation

Run the following command in your Binary Ninja plugins directory:

git clone https://github.com/icecr4ck/bnGB.git

Minimum version

This plugin has only been tested on the following version of Binary Ninja:

References

License

This plugin is released under a MIT license.