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).

GitHub

461 stars
29 watching
73 forks
Language: Python
last commit: over 3 years ago

Related projects:

Repository Description Stars
x64dbg/x64dbgida A plugin for IDA Pro that enables importing and exporting data from an x64dbg database. 469
williballenthin/shellbags This tool helps reconstruct user activities by parsing Windows Registry data. 151
patois/idacyber An interactive data visualization plugin for IDA Pro 288
williballenthin/indxparse A tool suite for parsing NTFS artifacts and extracting information from INDX files. 215
williballenthin/python-evt A Python module for parsing classic Windows Event Log files (.evt) 49
sibears/idagolanghelper Tools to parse GoLang types information from compiled binaries 1,023
williballenthin/python-ntfs A Python library for analyzing and working with NTFS file systems. 81
oalabs/hashdb-ida A plugin for IDA Pro that connects to an external hash lookup service to identify strings hashed in malware. 298
nccgroup/idahunt A tool to analyze binaries with IDA Pro and automate various tasks such as binary diffing and executing Python scripts. 381
hasherezade/ida_ifl Provides an interactive way to navigate function references in IDA Pro 426
danigargu/dereferencing A plugin for IDA Pro that displays detailed information about registers and stack frames in a more user-friendly way. 565
indicodatasolutions/passage A Python library for text analysis with recurrent neural networks. 531
james91b/ida_ipython Embeds an IPython kernel within IDA Pro to facilitate interactive Python scripting and analysis. 252
virustotal/vt-ida-plugin An IDA Pro plugin that searches for similar code, strings, or sequences of bytes using VirusTotal's web services. 155
checkpointsw/karta An IDA plugin that identifies and matches open-sourced libraries in binaries. 864