VMHunt
Binary analyzer
An analysis tool for extracting and simplifying virtualized binary code
175 stars
20 watching
29 forks
Language: C++
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mandiant/goresym | A tool for extracting metadata from compiled Go binaries | 628 |
cmu-sei/pharos | Automated analysis of binary programs to detect and recover object-oriented structures and API calls. | 1,569 |
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,706 |
redasmorg/redasm | An open-source tool for reverse-engineering and disassembling binary code on various architectures | 1,575 |
binaryanalysisplatform/bap | A comprehensive toolkit for analyzing and understanding binary programs | 2,079 |
sebastianbiallas/ht | A file viewer and editor for various types of files, including executables. | 412 |
nccgroup/idahunt | A tool to analyze binaries with IDA Pro and automate various tasks such as binary diffing and executing Python scripts. | 381 |
reb311ion/replica | An enhancement tool for Ghidra's binary analysis capabilities | 289 |
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 | 545 |
tklengyel/drakvuf | A system for analyzing arbitrary binaries without installing additional software within a virtual machine | 1,074 |
vivisect/vivisect | A framework for reverse-engineering and analyzing binary executables by disassembling and emulating them. | 944 |
microsoft/binskim | An analysis tool for validating binary executables and providing security results | 784 |
crytic/ethersplay | An EVM bytecode disassembler and analysis tool for Ethereum contracts. | 844 |
invictus1306/functrace | Analyzes a binary file's dynamic instrumentation to extract function information and apply modifications at runtime | 90 |