Author: Linus S. (aka PistonMiner)
Adds the "gocall" calling convention
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).
This plugin requires the following minimum version of Binary Ninja:
- 2846
This plugin is released under a MIT license.
2