samrussell / obfusLinks
Playing with LLVM passes
☆38Updated 2 years ago
Alternatives and similar repositories for obfus
Users that are interested in obfus are comparing it to the libraries listed below
Sorting:
- ☆25Updated 4 months ago
- Binary Ninja plugin for automating VMProtect analysis☆62Updated 2 years ago
- Disassembler for Zeus VM custom instruction set☆30Updated last year
- A driver to implement IOCTL hooking☆24Updated 3 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…☆47Updated 4 years ago
- LLDB based debugger for Linux Kernel☆26Updated 5 months ago
- breaking decompilers☆52Updated 4 months ago
- ☆24Updated last month
- Generate a PDB file given the old PDB file and an address mapping☆49Updated 2 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
- llvm powered deobfuscation of a vm-based protection☆41Updated 5 months ago
- dynamic binary instrumentation, analysis, and patching framework☆94Updated last week
- This master thesis project continuously collects and analyses Microsoft Windows kernel drivers using static and dynamic methods to help s…☆21Updated 10 months ago
- Windows Minidump loader for Ghidra☆29Updated 3 years ago
- Collection of obfuscation, tamper-proofing, and watermarking algorithms targeting LLVM IR.☆75Updated 5 years ago
- Reverse engineered API for Microsoft's Time Travel Debugger☆35Updated last year
- PDB Rewriting Rust Library☆25Updated last year
- IDB parser☆20Updated 3 weeks ago
- an obfuscator based on LLVM which can obfuscate the program execution trajectory☆106Updated 4 years ago
- Rust library for lifting raw binary data to LLVM IR☆59Updated 2 months ago
- IFL - Interactive Functions List (plugin for Binary Ninja)☆24Updated last year
- LLVM pass that obfuscates against symbolic execution☆75Updated 7 years ago
- PEIM (UEFI) bootkit targeting OVMF (EDK2)☆36Updated last year
- ☆19Updated 11 months ago
- LLVM based devirtualization PoC’s.