VMHunt
Binary analyzer
An analysis tool for extracting and simplifying virtualized binary code
174 stars
20 watching
29 forks
Language: C++
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mandiant/goresym | A tool for extracting metadata from compiled Go binaries | 609 |
cmu-sei/pharos | Automated analysis tool for understanding and recovering program structure from compiled binaries | 1,557 |
airbus-seclab/bincat | A toolset for analyzing binary code with IDA integration and support for value, taint analysis, type reconstruction, and detection of use-after-free and double-free bugs. | 1,691 |
redasmorg/redasm | An open-source tool for reverse-engineering and disassembling binary code on various architectures | 1,570 |
binaryanalysisplatform/bap | A comprehensive toolkit for analyzing and understanding binary programs | 2,068 |
sebastianbiallas/ht | A tool for analyzing and editing executable files | 411 |
nccgroup/idahunt | A tool to analyze binaries with IDA Pro and automate various tasks such as binary diffing and executing Python scripts. | 376 |
reb311ion/replica | An enhancement tool for Ghidra's binary analysis capabilities | 287 |
stellarbear/yarasharp | A C# wrapper around the Yara pattern matching library for detecting malware and analyzing binaries | 36 |
s0md3v/orbit | A tool to visualize and analyze blockchain wallet transactions | 533 |
tklengyel/drakvuf | A system for analyzing arbitrary binaries without installing additional software within a virtual machine | 1,063 |
vivisect/vivisect | A framework for reverse-engineering and analyzing binary executables by disassembling and emulating them. | 939 |
microsoft/binskim | An analysis tool for validating binary executables and providing security results | 779 |
crytic/ethersplay | An EVM bytecode disassembler and analysis tool for Ethereum contracts. | 842 |
invictus1306/functrace | Analyzes a binary file's dynamic instrumentation to extract function information and apply modifications at runtime | 89 |