binja-GoReSym

March 7, 2024 ยท View on GitHub

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