x64dbgida
IDA database manager
A plugin for IDA Pro that enables importing and exporting data from an x64dbg database.
Official x64dbg plugin for IDA Pro.
461 stars
34 watching
49 forks
Language: Python
last commit: about 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
x64dbg/x64dbgpy | Automates interaction with x64dbg debugger using Python. | 1,469 |
x64dbg/x64dbgpylib | Port of Windows debugging library to Python for improved support in x64dbg | 51 |
danigargu/dereferencing | A plugin for IDA Pro that displays detailed information about registers and stack frames in a more user-friendly way. | 560 |
patois/idacyber | An interactive data visualization plugin for IDA Pro | 287 |
danigargu/heap-viewer | An IDA Pro plugin for examining the heap in glibc-based applications with focus on exploit development. | 737 |
williballenthin/python-idb | A library that provides read-only access to internal structures of IDA Pro databases and analyzes logical elements from these structures | 458 |
hasherezade/ida_ifl | Provides an interactive way to navigate function references in IDA Pro | 424 |
secrary/ida-scripts | Scripts and plugins for analyzing and manipulating data in IDA Pro | 93 |
oalabs/hashdb-ida | A plugin for IDA Pro that connects to an external hash lookup service to identify strings hashed in malware. | 296 |
oalabs/findyara-ida | A plugin for IDA Python that scans binaries with Yara rules and lists matches with offsets | 171 |
gdelugre/ida-arm-system-highlight | A tool for decoding and highlighting ARM system instructions in IDA Pro databases. | 390 |
airbus-cert/ttddbg | A plugin for IDA Pro that allows time travel debugging and supports loading of WinDBG Preview traces | 553 |
eset/ipyida | A tool that embeds an IPython console within IDA Pro, enabling users to access IPython's features and tools directly from the IDE. | 730 |
james91b/ida_ipython | Embeds an IPython kernel within IDA Pro to facilitate interactive Python scripting and analysis. | 252 |
arizvisa/ida-minsc | Provides a scripting interface to IDAPython's features for reverse engineering | 319 |