Skip to content

Takes the symbol file generated from rgblink (any similarly formatted) and imports it into Ghidra for use with a rom+GhidraBoy

Notifications You must be signed in to change notification settings

amooose/gb-symbol-GhidraBoy-Import

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

gb-symbol-GhidraBoy-Import

Takes the Gameboy symbol file generated from rgblink (any similarly formatted) and imports it into Ghidra for use with GhidraBoy extension

Accepted Symbol format: XX:XXXX LABEL

;comments allowed
00:ABCD wTestVar
0a:DED3 hTestVar2 ;comment
00:080A FUNC_TEST

Run script after importing+analyzing rom with GhidraBoy
(To run Ghidra scripts, go to Window->Script Manager)

About

Takes the symbol file generated from rgblink (any similarly formatted) and imports it into Ghidra for use with a rom+GhidraBoy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages