deREferencing
Register viewer
A plugin for IDA Pro that displays detailed information about registers and stack frames in a more user-friendly way.
IDA Pro plugin that implements more user-friendly register and stack views
560 stars
25 watching
55 forks
Language: Python
last commit: about 1 month ago ida-pluginida-proidapythonidapython-pluginpython
Related projects:
Repository | Description | Stars |
---|---|---|
danigargu/heap-viewer | An IDA Pro plugin for examining the heap in glibc-based applications with focus on exploit development. | 737 |
patois/idacyber | An interactive data visualization plugin for IDA Pro | 287 |
gdelugre/ida-arm-system-highlight | A tool for decoding and highlighting ARM system instructions in IDA Pro databases. | 390 |
danigargu/idatropy | A plugin for IDA Pro that generates charts of entropy and histograms using Python libraries. | 135 |
x64dbg/x64dbgida | A plugin for IDA Pro that enables importing and exporting data from an x64dbg database. | 461 |
hasherezade/ida_ifl | Provides an interactive way to navigate function references in IDA Pro | 424 |
danigargu/syms2elf | Exports recognized symbols from IDA Pro and radare2 to ELF symbol tables. | 199 |
36hours/idaemu | An IDA Pro plugin that emulates code using the unicorn-engine | 549 |
shemesh999/oregami | A tool for analyzing register usage in IDA plugins and scripts written in Python | 179 |
idapython/src | Tools and scripts for interacting with the IDA Pro disassembler | 1,420 |
arizvisa/ida-minsc | Provides a scripting interface to IDAPython's features for reverse engineering | 319 |
secrary/ida-scripts | Scripts and plugins for analyzing and manipulating data in IDA Pro | 93 |
igogo-x86/hexrayspytools | A plugin for IDA Pro that improves work with HexRays decompiler and aids in reconstructing structures and classes | 1,420 |
oalabs/hashdb-ida | A plugin for IDA Pro that connects to an external hash lookup service to identify strings hashed in malware. | 296 |
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 |