Go Calling Convention (v1.0.0)
December 14, 2023 ยท View on GitHub
Author: Linus S. (aka PistonMiner)
Adds the "gocall" calling convention
Description:
Adds support for the calling convention used by the Go Programming Language. Use Go > Set Go calling convention after loading the binary (ideally with analysis hold enabled and ensuring that all functions are created either automatically or by running another plugin to recover the symbols).
Before

After

Minimum Version
This plugin requires the following minimum version of Binary Ninja:
- 2846
License
This plugin is released under a MIT license.
Metadata Version
2