Skip to content

Binary Ninja plugin to load the json result generated by the mandiant/GoReSym project

License

Notifications You must be signed in to change notification settings

xusheng6/binja-GoReSym

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

binja-GoReSym

Binary Ninja plugin to load the json result generated by the GoReSym project

Usage

  • Download the GoReSym tool from https://github.com/mandiant/GoReSym/releases
  • Run GoReSym on a Golang binary and save the json result into a file
  • In Binary Ninja, open the Golang binary
  • Right click, select Plugins -> Apply GoReSym Info
  • In the dialog that pops up, select the json file generated above
  • Observe function names are applied