MaxXor / obfuscator-llvmLinks
Obfuscator as LLVM extension
☆108Updated 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☆199Updated 2 years ago
- Integration of Microsoft Warbird with the MSVC compiler☆116Updated 2 years ago
- An x86-64 code virtualizer for VM based obfuscation☆155Updated last year
- Rewrite and obfuscate code in compiled binaries☆270Updated last week
- A set of LLVM and GCC based plugins that perform code obfuscation.☆136Updated 2 months ago
- Abusing exceptions for code execution.☆113Updated 2 years ago
- dynamic binary instrumentation, analysis, and patching framework☆99Updated this week
- an obfuscator based on LLVM which can obfuscate the program execution trajectory☆106Updated 4 years ago
- Finding Truth in the Shadows☆120Updated 2 years ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆79Updated 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…☆49Updated 4 years ago
- C++ macro for x64 programs that breaks ida hex-rays decompiler tool.☆134Updated last year
- LLVM pass that obfuscates against symbolic execution