go-size-analyzer
Binary analyzer
Analyzes the size of compiled Go binaries and provides detailed breakdowns and visualization tools.
A tool for analyzing the size of compiled Go binaries, offering cross-platform support, detailed breakdowns, and multiple output formats.
1k stars
6 watching
26 forks
Language: Go
last commit: 6 days ago
Linked from 1 awesome list
analyzerbinarydependencygogolangreactsymbolterminal-uitreemaptypescriptvisualization
Related projects:
Repository | Description | Stars |
---|---|---|
lunixbochs/usercorn | A dynamic binary analysis and emulation framework for a wide range of architectures and operating systems. | 891 |
bobg/decouple | An analysis tool that helps identify overly specific function parameters in Go code and suggests improvements to make them more flexible. | 22 |
mandiant/goresym | A tool for extracting metadata from compiled Go binaries | 609 |
bobheadxi/gobenchdata | A tool for analyzing and visualizing Go test benchmark data to identify performance regressions. | 144 |
ghostiam/binstruct | Decodes binary data into structured format | 97 |
dtgorski/typex | Tools for analyzing and visualizing Go type structures and interfaces | 200 |
zeropointdynamics/zelos | A platform for emulating and analyzing binary behavior at the system call level. | 408 |
kubkon/zig-objdump | An utility for disassembling and examining Zig binaries | 11 |
mongoeye/mongoeye | An analytics tool for MongoDB databases | 163 |
goretk/redress | A tool for analyzing and extracting data from stripped Go binaries | 948 |
carbonblack/binee | A binary emulation environment that introspects system interactions to analyze malware behavior. | 503 |
qiniu/checkstyle | A tool that checks Go source code style and suggests improvements | 129 |
uxmal/reko | A binary decompiler that analyzes and reverse-engineers machine code binaries from various processor architectures. | 2,168 |
nsacyber/bam | A tool that gathers and analyzes information about Windows updates, binaries, and symbols to aid in their analysis. | 155 |
packing-box/bintropy | An analysis tool for estimating the likelihood of binary compression or encryption | 42 |