Yuerino / obfuscator-passLinks
A collection of LLVM passes for obfuscating
☆42Updated 2 years ago
Alternatives and similar repositories for obfuscator-pass
Users that are interested in obfuscator-pass are comparing it to the libraries listed below
Sorting:
- A large collection of 32bit and 64bit PE files useful for verifying the correctness of bin2bin transformations☆62Updated last year
- Lightweight PDB symbol parser and resolver☆28Updated last year
- Symbolic Execution based on lifting amd64 to z3☆29Updated last year
- Helper script for Windows kernel debugging with IDA Pro on VMware + GDB stub (including PDB symbols)☆67Updated 2 years ago
- llvm powered deobfuscation of a vm-based protection☆44Updated 8 months ago
- vdk is a set of utilities used to help with exploitation of a vulnerable driver.☆42Updated 3 years ago
- x86-64 user mode emulation using Zydis☆72Updated 3 months ago
- This is a ring -1 header framework in order to simplify the creation of hypervisors on SVM☆27Updated 2 years ago
- Simple anti-instrumentation with EFLAGS.AC☆18Updated 8 months 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
- Binary Ninja plugin for automating VMProtect analysis☆63Updated 3 years ago
- Using the peculiar behaviour of the VPGATHER instructions to determine if an address will fault before it is truly accessed. All done in …☆46Updated last week
- Type 2 Hypervisor for security research supported by AMD-V hardware assisted virtualization☆41Updated 2 years ago
- A library for intel VT-x hypervisor functionality supporting EPT shadowing.☆51Updated 4 years ago
- unorthodox approach to analyze a trace, but this helped me get comfy with x64 instructions overall (excluding sse/avx/etc lol), cleared u…☆63Updated last year
- This is the PoC of a dynamic lifter and deobfuscator with collecting trace.