nihilus / IDASimulatorLinks
IDASimulator is a plugin that extends IDA's conditional breakpoint support, making it easy to augment / replace complex executable code inside a debugged process with Python code. Specifically, IDASimulator makes use of conditional breakpoints in the IDA debugger to hijack the execution flow of a process and invoke Python handler functions whene…
☆46Updated 11 years ago
Alternatives and similar repositories for IDASimulator
Users that are interested in IDASimulator are comparing it to the libraries listed below
Sorting:
- My collection of IDAPython scripts.☆40Updated 9 years ago
- Augmenting Static Reverse Engineering with Dynamic Analysis and Instrumentation☆133Updated 10 years ago
- A few IDAPython scripts to generate class hierarchy diagrams from IDBs☆34Updated 13 years ago
- An instrumentation script based on Frida which leverages Control Flow Guard to intercept indirect calls in CFG-enabled Windows binaries.☆29Updated 10 years ago
- ☆25Updated 7 years ago
- ☆28Updated 3 years ago
- IDApro idc and idapython script collection☆28Updated 2 years ago
- IDA Pro MSDN Helper☆39Updated 9 years ago
- A dirty IDAPython script to dump windows system call number/name pairs as JSON☆37Updated 8 years ago
- IDA PDB Loader☆47Updated 6 years ago
- A CrackMe powered with a virtual machine.☆44Updated 10 years ago
- IDA recompiler☆31Updated 10 years ago
- Code coverage analysis tools for the PIN Toolkit☆60Updated 12 years ago
- A combination of an IDAPython Plugin and a control version system that result in a new reverse engineering collaborative addon for IDA Pr…☆93Updated 9 years ago
- Python bindings for the Hexrays Decompiler☆88Updated 3 years ago
- Imports MSDN documentation into IDA Pro☆51Updated 13 years ago
- Collection of tools for the Pin dynamic instrumentation framework☆43Updated 5 years ago
- Automatically exported from code.google.com/p/mynav☆30Updated 10 years ago
- Dynamic tracing for binary applications (using PIN), IDA plugin to visualize and interact with the traces☆96Updated 13 years ago
- IDAPython script in order to auto-rename subs☆20Updated 8 years ago
- ☆31Updated 9 years ago
- IDAScript to create Symbol file which can be loaded in WinDbg via AddSyntheticSymbol☆41Updated 11 years ago
- Logs instruction hits to a file which can be fed into IDA Pro to highlight which instructions were called.☆41Updated 12 years ago
- ☆15Updated 9 years ago
- BinSourcerer☆92Updated 3 years ago
- Augmenting Static Analysis Using Pintool: Ablation☆39Updated 9 years ago
- A mutation based user mode (ring3) dumb in-memory Windows Kernel (IOCTL) Fuzzer/Logger. This script attach it self to any given process a…☆67Updated 11 years ago
- A plugin for IDA Pro that assists in decoding arbitrary character sets in an IDA Pro database into Unicode, then automatically invoking a…☆53Updated 10 years ago
- Wrapper class for IDAPython. Regroups various useful functions for reverse engineering of binaries.☆17Updated 9 years ago
- REIL translation library☆36Updated 9 years ago