AlphaGolang icon indicating copy to clipboard operation
AlphaGolang copied to clipboard

IDApython Scripts for Analyzing Golang Binaries

Results 3 AlphaGolang issues
Sort by recently updated
recently updated
newest added

Added the new version 1.18 signature from https://go.dev/src/debug/gosym/pclntab.go AlphaGolang now rebuilds the pclntab correctly.

Function discovery - Undefine large qword arrays from IDA auto-analysis - Deliberately add_func to improve the output while walking through the function address table from pcln - Remove rodata segment...