GolangAnalyzerExtension helps Ghidra parse Golang binaries. It supports both 32bit and 64bit.
- Rename functions
- Modify function arguments
- Add source file and line number information to comments
- Add data type
- Search strings
- Download the release
- Start Ghidra
File -> Install Extensions... -> Add extension -> Select zip file
- Click the GolangAnalyzerExtension checkbox
- Restart Ghidra
- Analyze Golang binary