xTibor / GhidraGBA

GBA ROM loader for ghidra

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GhidraGBA: GBA ROM loader for ghidra

This project is a (very) simple loader for GBA ROMS. It only maps memory and defines the entrypoint.

Installation

  • Use a release zip if it exists.

or

  • Build using gradle: $ gradle
  • Copy the generated zip in dist/ to Extensions/Ghidra in the ghidra installation folder.
  • Open ghidra and go to File -> Install Extensions... and check the plugin for installation

About

GBA ROM loader for ghidra


Languages

Language:Java 100.0%