MaxXor / obfuscator-llvm
Obfuscator as LLVM extension
☆100Updated 3 years ago
Alternatives and similar repositories for obfuscator-llvm
Users that are interested in obfuscator-llvm are comparing it to the libraries listed below
Sorting:
- compile-time control flow obfuscation using mba☆182Updated last year
- An x86-64 code virtualizer for VM based obfuscation☆120Updated 4 months ago
- Integration of Microsoft Warbird with the MSVC compiler☆103Updated last year
- an obfuscator based on LLVM which can obfuscate the program execution trajectory☆104Updated 4 years ago
- C++ macro for x64 programs that breaks ida hex-rays decompiler tool.☆114Updated last year
- LLVM pass that obfuscates against symbolic execution☆75Updated 6 years ago
- Abusing exceptions for code execution.☆111Updated 2 years ago
- Resolve DOS MZ executable symbols at runtime☆95Updated 3 years ago
- Collection of obfuscation, tamper-proofing, and watermarking algorithms targeting LLVM IR.☆72Updated 5 years ago
- Easy-to-use IDA plugin for code emulation☆31Updated last year
- Binary rewriter for 64-bit PE files.☆74Updated last year
- Converted phnt (Native API header files from the System Informer project) to IDA TIL, IDC (Hex-Rays).☆136Updated 8 months ago
- Implementation of sllvm obfuscator☆66Updated 2 years ago
- Yet another LLVM-based obfuscator☆113Updated 8 months ago
- A set of LLVM and GCC based plugins that perform code obfuscation.☆123Updated 2 months ago
- C++ library for parsing and manipulating PE files statically and dynamically.☆86Updated last year
- Finding Truth in the Shadows☆92Updated 2 years ago
- IDA Plugin that fills in missing indirect CALL & JMP target information☆124Updated 4 months ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆53Updated 2 years ago
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆120Updated 2 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆109Updated 3 years ago
- x86-64 virtualizing obfuscator written in Rust☆77Updated last year
- VM devirtualization PoC based on AsmJit and llvm☆113Updated 3 years ago
- virtualization obfuscator inspired by juhajong/vm-obfuscator☆57Updated 5 years ago
- A collection of LLVM passes for obfuscating☆35Updated 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…☆46Updated 3 years ago
- Obfuscate calls to imports by patching in stubs☆67Updated 3 years ago
- Windows PDB parser for kernel-mode environment.☆96Updated 2 years ago
- Tutorial on how to write the dumbest obfuscator I could think of.☆171Updated 4 years ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated 11 months ago