rcx / ida-scriptsLinks
Collection of IDA Pro/Hex-Rays configs, scripts, and plugins
☆23Updated 5 years ago
Alternatives and similar repositories for ida-scripts
Users that are interested in ida-scripts are comparing it to the libraries listed below
Sorting:
- Scripts I made to aid me in everyday reversing or just for fun...☆35Updated 6 years ago
- Windbg extension that allows you analyze Control Flow Guard map☆35Updated 3 years ago
- ☆34Updated 3 years ago
- An API Monitor based on Instrumentation☆43Updated 7 years ago
- XDV is disassembler or debugger that works based on the extension plugin.☆56Updated 5 years ago
- IDA plugin to explore and browse tags☆56Updated 5 years ago
- Expose some basic IDA Pro interactions through a REST API for JSONP☆21Updated 10 years ago
- Helper scripts for windows debugging with symbols for Bochs and IDA Pro (PDB files). Very handy for user mode <--> kernel mode☆19Updated last year
- A dark x64dbg color theme based on IDA Consonance☆19Updated 7 years ago
- idenLib (Library Function Identification) plugin for x32dbg☆42Updated 6 years ago
- dk is a WinDbg extenion for dumping memory data in meaningful and organized ways, it is an enhancement of my previous tokenext project.☆24Updated 2 years ago
- ASProtect reverse engineering & analysis WinDbg extension☆22Updated 4 years ago
- ☆17Updated 8 years ago
- Library for reading IDA Pro databases.☆26Updated 4 years ago
- A common set of helpers used across VTIL toolchain. Moved into -->☆20Updated 5 years ago
- Windows x86 Hardware Breakpoint class for Windows >Vista☆22Updated 8 years ago
- ☆14Updated 4 years ago
- A library to translate native code for multiple architectures into Tiny Code Generator (TCG) based intermediate representation (IR), base…☆47Updated 5 years ago
- Plugins for IDA Pro and Hex-Rays☆42Updated 7 years ago
- Random tools and things for creating+injecting complex organisms into a process on both the posix and windows platforms. Includes support…☆40Updated last month
- IDA Pro Python plugin to analyze and annotate Linux kernel alternatives☆24Updated 3 years ago
- ☆24Updated 3 years ago
- x86 bootloader emulation with Miasm (case of NotPetya)☆43Updated 6 years ago
- IDA plugin CMake build-script☆35Updated 8 months ago
- Import DynamoRIO drcov code coverage data into Ghidra☆44Updated last year
- findLoop - find possible encryption/decryption or compression/decompression code☆26Updated 6 years ago
- A wrapper for capstone for bearparser