• Stars
    star
    103
  • Rank 333,046 (Top 7 %)
  • Language
    Java
  • Created over 5 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

GBA ROM loader for ghidra

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