mahmoudimus / ida-taskrLinks
IDA Taskr is a pure Python library for IDA Pro related parallel computing. It lets you use the power of Qt (built-in to IDA!) and Python's powerful multiprocessing and asyncio systems to quickly process computationally intensive tasks without freezing IDA Pro. Oh, and it's super fast too.
☆30Updated last month
Alternatives and similar repositories for ida-taskr
Users that are interested in ida-taskr are comparing it to the libraries listed below
Sorting:
- dynamic binary instrumentation, analysis, and patching framework☆99Updated last week
- A large collection of 32bit and 64bit PE files useful for verifying the correctness of bin2bin transformations☆63Updated last year
- llvm powered deobfuscation of a vm-based protection☆45Updated 8 months ago
- devirtualization vmprotect☆64Updated 2 years ago
- Symbolic Execution based on lifting amd64 to z3☆29Updated last year
- ☆61Updated 10 months ago
- Generate a PDB file given the old PDB file and an address mapping☆51Updated 5 months ago
- Simple anti-instrumentation with EFLAGS.AC☆18Updated 9 months ago
- Rust library for lifting raw binary data to LLVM IR☆60Updated 5 months ago
- ☆12Updated 11 months ago
- ☆44Updated 2 weeks ago
- Yet another IDA Pro/Home plugin for deobfuscating stack strings☆115Updated last week
- Collection of Cheat dumps for Research and Detection.☆16Updated last week
- Python bindings for the Icicle emulator.☆41Updated 2 months ago
- Lightweight PDB symbol parser and resolver☆27Updated last year
- Using the peculiar behaviour of the VPGATHER instructions to determine if an address will fault before it is truly accessed. All done in …☆49Updated 2 weeks ago
- This is the PoC of a dynamic lifter and deobfuscator with collecting trace.☆36Updated 2 years ago
- Windows kernel debugger for Linux hosts running Windows under KVM/QEMU☆114Updated 3 weeks ago
- x86-64 user mode emulation using Zydis☆70Updated 4 months ago
- A collection of LLVM passes for obfuscating☆42Updated 2 years ago
- Find out how to bypass HVCI (or not). My own research on Microsoft Warbird (specifically in clipsp.sys)☆85Updated 2 months ago
- Binary Ninja plugin for automating VMProtect analysis☆64Updated 3 years ago
- Code proving a 25-year blind spot in all disassemblers. PoC for Intel x64/x86 “ghost instructions.”☆110Updated 2 months ago
- Me fockin' pe protector☆45Updated 3 years ago
- Disassembler for Zeus VM custom instruction set☆30Updated last year
- Tracks cross references and allows fast viewing of pseudocode between references☆13Updated 10 months ago
- A x86_64 software emulator☆161Updated 4 months ago
- Binary Ninja plugin that can be used to apply Triton's dead store eliminitation pass on basic blocks or functions.☆64Updated last year
- ☆22Updated 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