Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 626 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 626 Bytes

GolangAnalyzerPlugin

GolangAnalyzer helps you analyze Golang binaries.

Features

  • Add functions
  • Add source file and line number information to comments

Usage

  1. Download the release
  2. Copy x64dbg_GolangAnalyzerPlugin.dp32/x64dbg_GolangAnalyzerPlugin.dp64 files to plugins directories of x64dbg
  3. Start debugging
  4. GoAnalyzer.line.enable
  5. GoAnalyzer.analyze

Commands

  • GoAnalyzer.analyze: Run analysis
  • GoAnalyzer.line.enable: Enable the ability to comment source file and line number information
  • GoAnalyzer.line.enable: Disable the ability to comment source file and line number information