nhpcc502 / MBA-ObfuscatorLinks
Non-linear Mixed Boolean-Arithmetic Expressions
☆65Updated last year
Alternatives and similar repositories for MBA-Obfuscator
Users that are interested in MBA-Obfuscator are comparing it to the libraries listed below
Sorting:
- Assets for the "Tickling VMProtect with LLVM" blog post.☆157Updated 3 years ago
- Port of MBA Solver SiMBA to C/C++ (MBA deobfuscation in real world applications)☆90Updated 3 months ago
- Simplification of General Mixed Boolean-Arithmetic Expressions: GAMBA☆134Updated last year
- Collection of obfuscation, tamper-proofing, and watermarking algorithms targeting LLVM IR.☆75Updated 5 years ago
- VM devirtualization PoC based on AsmJit and llvm☆117Updated 3 years ago
- Binary Ninja plugin for automating VMProtect analysis☆62Updated 2 years ago
- Binary Ninja plugin that can be used to apply Triton's dead store eliminitation pass on basic blocks or functions.☆65Updated last year
- IDA strike-out: A Hex-Rays decompiler plugin to patch the Ctree☆117Updated last year
- Efficient Deobfuscation of Linear Mixed Boolean-Arithmetic Expressions☆163Updated last year
- Obfuscator based on logic-bombs☆67Updated 5 years ago
- ☆92Updated 4 years ago
- IDA Plugin that fills in missing indirect CALL & JMP target information☆131Updated 7 months ago
- obfuscation that aims to not stand out☆23Updated 3 years ago
- A collection of LLVM passes for obfuscating☆36Updated 2 years ago
- MBA deobfuscator via Program Synthesis and Term Rewriting☆52Updated last week
- LLVM based "VM" obfuscator☆143Updated 4 years ago
- A Generalized Dynamic Opaque Predicate Obfuscator☆46Updated 8 years ago
- llvm powered deobfuscation of a vm-based protection☆41Updated 4 months ago
- Deobfuscation of Semi-Linear Mixed Boolean-Arithmetic Expressions☆69Updated 4 months ago
- A repository of IDA Databases and Binaries used for the analysis of popular commercial virtual-machine obfuscators☆70Updated 2 years ago
- A deobfuscation plugin for IDA☆64Updated 3 years ago
- LLVM pass that obfuscates against symbolic execution☆75Updated 7 years ago
- VTIL command line utility☆27Updated 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 3 years ago
- VMProtectTest☆38Updated 2 years ago
- IDAPatternSearch adds a capability of finding functions according to bit-patterns into the well-known IDA Pro disassembler based on Ghidr…☆65Updated 3 years ago
- Disassembler for Zeus VM custom instruction set☆29Updated last year
- Greybox Synthesizer geared for deobfuscation of assembly instructions.