bingrep
Binary inspector
A tool to quickly inspect and analyze binary executables by parsing and coloring their contents.
like grep UBER, but for binaries
2k stars
35 watching
67 forks
Language: Rust
last commit: almost 2 years ago
Linked from 1 awesome list
binaryelfgrepmach-oobjdumpportable-executable
Related projects:
Repository | Description | Stars |
---|---|---|
m4b/goblin | A Rust-based library for parsing and analyzing binary formats | 1,190 |
m4rco-/dorothy2 | A framework for analyzing suspicious binaries by configuring analysis environments and executing them in a sandboxed space | 197 |
carbonblack/binee | A binary emulation environment that introspects system interactions to analyze malware behavior. | 503 |
emberjs/ember-inspector | An add-on that provides a tool for inspecting Ember objects in web applications | 966 |
nsacyber/bam | A tool that gathers and analyzes information about Windows updates, binaries, and symbols to aid in their analysis. | 155 |
m417z/winbindex | An index of Windows binaries with download links to executables and libraries. | 603 |
packing-box/bintropy | An analysis tool for estimating the likelihood of binary compression or encryption | 42 |
microsoft/binskim | An analysis tool for validating binary executables and providing security results | 779 |
martyx00/collare | A tool for collaborative reverse engineering of binary files using multiple disassemblers and decompilers. | 134 |
binaryanalysisplatform/bap | A comprehensive toolkit for analyzing and understanding binary programs | 2,068 |
binref/refinery | A command-line toolkit for analyzing binary data | 664 |
cosmo/binarykit | A framework for dissecting and manipulating binary data in Swift | 111 |
flashbots/mev-inspect-rs | An Ethereum MEV Inspector tool in Rust. | 551 |
keensecuritylab/binabsinspector | Automated tool for scanning vulnerabilities in binaries using abstract interpretation and Ghidra support | 1,573 |
n4sm/m0dern_p4cker | A modern packer for Linux executables that applies various encryption techniques to hide their contents | 42 |