Binary Ninja plugin to load the json result generated by the GoReSym project
- 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