Class GolangElfInfoProducer

java.lang.Object
ghidra.app.util.bin.format.golang.GolangElfInfoProducer
All Implemented Interfaces:
ElfInfoProducer, ExtensionPoint

public class GolangElfInfoProducer extends Object implements ElfInfoProducer
Handles marking up and program info for Golang binaries.

  • NoteGoBuildId
  • GoBuildInfo
    • Go version
    • App path, main package
    • Module dependency list
    • Build settings / flags