idahunt
Binary analyzer
A tool to analyze binaries with IDA Pro and automate various tasks such as binary diffing and executing Python scripts.
idahunt is a framework to analyze binaries with IDA Pro and hunt for things in IDA Pro
381 stars
22 watching
63 forks
Language: Python
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
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 |
nsacyber/bam | A tool that gathers and analyzes information about Windows updates, binaries, and symbols to aid in their analysis. | 156 |
alexander-hanel/ida_yara | A tool for scanning binary data in IDA using Yara signatures | 22 |
oalabs/findyara-ida | A plugin for IDA Python that scans binaries with Yara rules and lists matches with offsets | 171 |
nccgroup/pybeacon | A collection of Python scripts for analyzing and interacting with Cobalt Strike beacons. | 168 |
nccgroup/driverbuddy | Automates tasks during reverse engineering of Windows kernel drivers by identifying driver types and analyzing IOCTL codes | 352 |
binref/refinery | An alpha version command-line tool for malware analysis and binary transformation | 687 |
packing-box/bintropy | An analysis tool for estimating the likelihood of binary compression or encryption | 43 |
williballenthin/python-idb | A library that provides read-only access to internal structures of IDA Pro databases and analyzes logical elements from these structures | 461 |
nccgroup/featherduster | An automated cryptanalysis tool with modular components for breaking various types of encryption | 1,095 |
endgameinc/binarypig | An open-source framework for analyzing and processing binary data in Hadoop using Pig, Elasticsearch, and Django. | 144 |
s3team/vmhunt | An analysis tool for extracting and simplifying virtualized binary code | 175 |
reb311ion/replica | An enhancement tool for Ghidra's binary analysis capabilities | 289 |
sibears/idagolanghelper | Tools to parse GoLang types information from compiled binaries | 1,023 |
danielplohmann/idascope | An extension for IDA Pro reverse engineering software that provides tools and functionality to simplify analysis of malware and Windows applications. | 110 |