python-idb
IDA database parser
A library that provides read-only access to internal structures of IDA Pro databases and analyzes logical elements from these structures
Pure Python parser and analyzer for IDA Pro database files (.idb).
461 stars
29 watching
73 forks
Language: Python
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A plugin for IDA Pro that enables importing and exporting data from an x64dbg database. | 469 |
| This tool helps reconstruct user activities by parsing Windows Registry data. | 151 |
| An interactive data visualization plugin for IDA Pro | 288 |
| A tool suite for parsing NTFS artifacts and extracting information from INDX files. | 215 |
| A Python module for parsing classic Windows Event Log files (.evt) | 49 |
| Tools to parse GoLang types information from compiled binaries | 1,023 |
| A Python library for analyzing and working with NTFS file systems. | 81 |
| A plugin for IDA Pro that connects to an external hash lookup service to identify strings hashed in malware. | 298 |
| A tool to analyze binaries with IDA Pro and automate various tasks such as binary diffing and executing Python scripts. | 381 |
| Provides an interactive way to navigate function references in IDA Pro | 426 |
| A plugin for IDA Pro that displays detailed information about registers and stack frames in a more user-friendly way. | 565 |
| A Python library for text analysis with recurrent neural networks. | 531 |
| Embeds an IPython kernel within IDA Pro to facilitate interactive Python scripting and analysis. | 252 |
| An IDA Pro plugin that searches for similar code, strings, or sequences of bytes using VirusTotal's web services. | 155 |
| An IDA plugin that identifies and matches open-sourced libraries in binaries. | 864 |