MaxXor / obfuscator-llvmLinks
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☆184Updated last year
- an obfuscator based on LLVM which can obfuscate the program execution trajectory☆104Updated 4 years ago
- Integration of Microsoft Warbird with the MSVC compiler☆105Updated last year
- An x86-64 code virtualizer for VM based obfuscation☆123Updated 6 months ago
- Converted phnt (Native API header files from the System Informer project) to IDA TIL, IDC (Hex-Rays).☆145Updated 10 months ago
- C++ macro for x64 programs that breaks ida hex-rays decompiler tool.☆119Updated last year
- 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
- Tutorial on how to write the dumbest obfuscator I could think of.☆173Updated 4 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆111Updated 3 years ago
- Yet another LLVM-based obfuscator☆113Updated 9 months ago
- VM devirtualization PoC based on AsmJit and llvm☆115Updated 3 years ago
- IDA Plugin that fills in missing indirect CALL & JMP target information☆128Updated 5 months ago
- Abusing exceptions for code execution.☆111Updated 2 years ago
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆122Updated 2 years ago
- C++ library for parsing and manipulating PE files statically and dynamically.☆88Updated last year
- LLVM pass that obfuscates against symbolic execution☆75Updated 6 years ago
- ☆145Updated 2 years ago
- Global user-mode hooking framework, based on AppInit_DLLs. The goal is to allow you to rapidly develop hooks to inject in an arbitrary pr…☆172Updated 3 years ago
- A devirtualization engine for Themida.☆100Updated last year
- x86-64 virtualizing obfuscator written in Rust☆78Updated last year
- Binary Ninja plugin to analyze and simplify obfuscated code☆81Updated 2 weeks ago
- Using Microsoft Warbird to automatically unpack and execute encrypted shellcode in ClipSp.sys without triggering PatchGuard☆248Updated 2 years ago
- Helper script for Windows kernel debugging with IDA Pro on VMware + GDB stub (including PDB symbols)☆67Updated last year
- virtualization obfuscator inspired by juhajong/vm-obfuscator☆57Updated 5 years ago
- Binary rewriter for 64-bit PE files.☆78Updated last year
- unorthodox approach to analyze a trace, but this helped me get comfy with x64 instructions overall (excluding sse/avx/etc lol), cleared u…☆60Updated last year
- x86 PE Mutator☆219Updated 2 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆136Updated 3 years ago
- Port of MBA Solver SiMBA to C/C++☆85Updated last month