sterrasec / genpatchLinks
genpatch is IDA plugin that generates a python script for patching binary
☆37Updated last year
Alternatives and similar repositories for genpatch
Users that are interested in genpatch are comparing it to the libraries listed below
Sorting:
- Helper script for Windows kernel debugging with IDA Pro on native Bochs debugger (including PDB symbols)☆61Updated 2 years ago
- LLVM obfuscation pass, flattening at the basic block's level and turning each basic block into a dispacher and each instruction into a ne…☆49Updated 4 years ago
- Playing with LLVM passes☆37Updated 2 years ago
- IDA Pro plugin to enhance the 'g' keyboard shortcut☆46Updated 2 years ago
- ☆61Updated 3 years ago
- WslinkVMAnalyzer is a tool to facilitate analysis of code protected by a virtual machine featured in Wslink malware☆46Updated 3 years ago
- Different tools for Microsoft Hyper-V researching☆62Updated 4 months ago
- User-friendly reference finder in IDA☆38Updated 2 years ago
- XrefsExt plugin for IDA Pro(idapython,ida plugin,ida plugins)☆26Updated last year
- Triton based symbolic emulator☆16Updated 3 years ago
- idax: IDASDK extension libraries☆21Updated last month
- Currently proof-of-concept☆17Updated 3 years ago
- a code virtualizer based on angr☆32Updated 2 years ago
- Implementation of sllvm obfuscator☆65Updated 3 years ago
- Reverse engineered API for Microsoft's Time Travel Debugger☆35Updated last year
- virtualization obfuscator inspired by juhajong/vm-obfuscator☆57Updated 5 years ago
- ☆25Updated 2 months ago
- A driver to implement IOCTL hooking☆27Updated 3 years ago
- ☆25Updated 6 months ago
- [deprecated] Simple x64dbg plugin to save a full memory dump☆50Updated 3 years ago
- Helper Script to convert a Windbg dumped structure (using the 'dt' command) into a C structure. It creates dummy structs for you if neede…☆27Updated 2 years ago
- Windows Minidump loader for Ghidra☆29Updated 3 years ago
- Fuzzy search tool for IDA Pro (Update)☆12Updated last year
- IDA Python deobfuscation script for ConfuserEx binaries☆35Updated 3 years ago
- llvm powered deobfuscation of a vm-based protection☆43Updated 7 months ago
- Utilities scripts and Python module to facilitate executing idapython scripts in IDA.☆29Updated last month
- Custom instruction length for hex-rays☆21Updated last month
- Helper script for Windows kernel debugging with IDA Pro on VMware + GDB stub (including PDB symbols)☆67Updated 2 years ago
- Binary Ninja plugin for automating VMProtect analysis☆63Updated 3 years ago
- clone of armadillo patched for windows