binaryninja-api
binaryninja-api copied to clipboard
golang support
Right now there are many golang plugins that load debug information from golang metadata. However they're limited by the internal support for the calling convention which is tracked in https://github.com/Vector35/binaryninja-api/issues/3340.
This issue tracks broader golang support which includes replacing the community plugins with a built-in workflow and is also dependent on #3340 to be resolved first.
Golang binaries are more and more! HOPE it will be a feature in next stable release!
Golang binaries are more and more! HOPE it will be a feature in next stable release!Golang binaries 越來越多! 希望在下一個穩定版本中成為一個功能!
Indeed. Go and Rust are taking over the world of malware lol.
We're actively tracking this and I expect some movement over the next few stables. Don't have a specific date yet, but definitely not forgotten.