idaemu
Code emulator
An IDA Pro plugin that emulates code using the unicorn-engine
idaemu is an IDA Pro Plugin - use for emulating code in IDA Pro.
549 stars
34 watching
112 forks
Language: Python
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
james91b/ida_ipython | Embeds an IPython kernel within IDA Pro to facilitate interactive Python scripting and analysis. | 252 |
patois/idacyber | An interactive data visualization plugin for IDA Pro | 287 |
danigargu/dereferencing | A plugin for IDA Pro that displays detailed information about registers and stack frames in a more user-friendly way. | 560 |
hasherezade/ida_ifl | Provides an interactive way to navigate function references in IDA Pro | 424 |
virustotal/vt-ida-plugin | An IDA Pro plugin that searches for similar code, strings, or sequences of bytes using VirusTotal's web services. | 155 |
danigargu/heap-viewer | An IDA Pro plugin for examining the heap in glibc-based applications with focus on exploit development. | 737 |
hzqst/unicorn_pe | An instrumentation project that emulates code execution for Windows PE files, especially packed ones. | 787 |
arizvisa/ida-minsc | Provides a scripting interface to IDAPython's features for reverse engineering | 319 |
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 |
secrary/ida-scripts | Scripts and plugins for analyzing and manipulating data in IDA Pro | 93 |
avast/retdec-idaplugin | Decompiles binary code from various architectures into human-readable assembly code | 762 |
emufreak/iamiga | An emulator for the Amiga computer, aiming to provide accurate emulation of its hardware and software. | 48 |
x64dbg/x64dbgida | A plugin for IDA Pro that enables importing and exporting data from an x64dbg database. | 461 |
airbus-cert/ttddbg | A plugin for IDA Pro that allows time travel debugging and supports loading of WinDBG Preview traces | 553 |
ispras/qemu | An emulator and virtualizer that allows running multiple machine architectures on different hardware platforms | 50 |