BigHugger
sk Skill · mukul975

analyzing-golang-malware-with-ghidra

Reverse engineer Go-compiled malware in Ghidra by parsing Go buildinfo and pclntab structures, recovering stripped/obfuscated function names (e.g. via GoResolver), and extracting embedded module/dependency strings and types from Go binaries. Use when analyzing a Go-language malware sample, deobfuscating a garble-packed Go binary, or recovering function names and third-party dependencies from a stripped Go executable.

installs 8w
160
30-day movement
starts with the next reading
Related entries
1
Connections
0
pythonPythongo-malwaredisassemblybinary-analysismalware-analysisreverse-engineeringghidragolang
Host repository
mukul975/Anthropic-Cybersecurity-Skills
Version
1.0
Installs, lifetime
430
Installs, 8 weeks
160
Licence
Apache-2.0
Host stars
33k
Host language
Python