GolangAnalyzer helps you analyze Golang binaries.
- Add functions
- Add source file and line number information to comments
- Download the release
- Copy x64dbg_GolangAnalyzerPlugin.dp32/x64dbg_GolangAnalyzerPlugin.dp64 files to plugins directories of x64dbg
- Start debugging
GoAnalyzer.line.enable
GoAnalyzer.analyze
GoAnalyzer.analyze
: Run analysisGoAnalyzer.line.enable
: Enable the ability to comment source file and line number informationGoAnalyzer.line.enable
: Disable the ability to comment source file and line number information