GoReSym
Binary analyzer
A tool for extracting metadata from compiled Go binaries
Go symbol recovery tool
609 stars
12 watching
66 forks
Language: Go
last commit: about 1 month ago gsoc-2024
Related projects:
Repository | Description | Stars |
---|---|---|
goretk/redress | A tool for analyzing and extracting data from stripped Go binaries | 948 |
zxilly/go-size-analyzer | Analyzes the size of compiled Go binaries and provides detailed breakdowns and visualization tools. | 1,233 |
s3team/vmhunt | An analysis tool for extracting and simplifying virtualized binary code | 174 |
reb311ion/replica | An enhancement tool for Ghidra's binary analysis capabilities | 287 |
cmu-sei/pharos | Automated analysis tool for understanding and recovering program structure from compiled binaries | 1,557 |
dustinblackman/gomodrun | A tool for executing and caching binaries from Go.mod files. | 35 |
bobg/decouple | An analysis tool that helps identify overly specific function parameters in Go code and suggests improvements to make them more flexible. | 22 |
google/dexmod | Tool to analyze and modify Android bytecode for security research and analysis | 49 |
cisco/mercury | A tool for analyzing and extracting metadata from network packets | 444 |
kubkon/zig-objdump | An utility for disassembling and examining Zig binaries | 11 |
magodo/hclgrep | A tool that searches HCL(v2) code using syntax trees | 89 |
dinopuguh/gosentiwordnet | Analyze sentiment in text using a pre-defined lexicon of words with their associated emotional connotations. | 10 |
mvdan/unparam | Tools to analyze unused parameters in Go functions and identify potential issues | 532 |
nikogura/gomason | A tool for automating the process of building, signing, and publishing binaries in a reproducible manner | 65 |
marwanhawari/stew | A package manager for compiled binaries that allows users to easily install and manage binary dependencies. | 191 |