Port of MBA Solver SiMBA to C/C++ (MBA deobfuscation in real world applications)
☆107Nov 5, 2025Updated 3 months ago
Alternatives and similar repositories for SiMBA-
Users that are interested in SiMBA- are comparing it to the libraries listed below
Sorting:
- Deobfuscation of Semi-Linear Mixed Boolean-Arithmetic Expressions☆81Jan 24, 2026Updated last month
- Simplification of General Mixed Boolean-Arithmetic Expressions: GAMBA☆208Nov 21, 2023Updated 2 years ago
- Efficient Deobfuscation of Linear Mixed Boolean-Arithmetic Expressions☆181Oct 12, 2023Updated 2 years ago
- Efficient general mixed boolean-arithmetic (MBA) simplifier☆124Updated this week
- Mixed Boolean Arithmetic Simplification using E-Graphs☆24May 1, 2025Updated 10 months ago
- MBA deobfuscator via Program Synthesis and Term Rewriting☆57Oct 13, 2025Updated 4 months ago
- Python bindings for the Icicle emulator.☆41Nov 6, 2025Updated 3 months ago
- LLVM based static binary analysis framework☆303Apr 2, 2025Updated 11 months ago
- A simple pluggable tool to convert an unrolled TritonAST to LLVM-IR, optimize it and get back to TritonAST.☆39Apr 3, 2020Updated 5 years ago
- Mixed Boolean-Arithmetic in Rust for WebAssembly☆30Jun 14, 2025Updated 8 months ago
- ☆13Sep 25, 2023Updated 2 years ago
- Non-linear Mixed Boolean-Arithmetic Expressions☆72Apr 18, 2024Updated last year
- ☆25May 27, 2025Updated 9 months ago
- Standalone static version of Triton's x86/x64 translator☆32Mar 28, 2025Updated 11 months ago
- LLVM Without The ROP Gadgets!☆25Jan 9, 2024Updated 2 years ago
- ☆64Feb 23, 2025Updated last year
- Code deobfuscation framework to simplify Mixed Boolean-Arithmetic (MBA) expressions☆345Feb 2, 2026Updated last month
- The next generation reverse engineering IDE (work-in-progress).☆105Jun 27, 2024Updated last year
- Easily search LLVM headers for all major versions!☆19Sep 14, 2025Updated 5 months ago
- Symbolic Execution based on lifting amd64 to z3☆32Jul 2, 2024Updated last year
- Binary Ninja plugin that can be used to apply Triton's dead store eliminitation pass on basic blocks or functions.☆64Jul 17, 2024Updated last year
- Greybox Synthesizer geared for deobfuscation of assembly instructions.☆167Feb 16, 2025Updated last year
- ☆34Jan 26, 2024Updated 2 years ago
- White-box analytic framework based on LLVM☆39Jun 10, 2019Updated 6 years ago
- This is the PoC of a dynamic lifter and deobfuscator with collecting trace.☆37Oct 11, 2023Updated 2 years ago
- Core emulator components for Icicle☆282Feb 25, 2026Updated last week
- Standalone API for Binary Ninja's LLIL☆21Aug 6, 2024Updated last year
- Lift machine code to performant LLVM IR☆490Jun 17, 2024Updated last year
- Deobfuscation via optimization with usage of LLVM IR and parsing assembly.☆772Sep 29, 2025Updated 5 months ago
- A C++ wrapper for icedx86 decoder☆49Jul 28, 2025Updated 7 months ago
- ☆57Jul 2, 2025Updated 8 months ago
- gooMBA is a Hex-Rays Decompiler plugin to simplify Mixed Boolean-Arithmetic (MBA) expressions☆670Nov 10, 2025Updated 3 months ago
- Experiment building lifting-bits dependencies with pure CMake. Migrated to:☆22Oct 8, 2024Updated last year
- Tool aimed to provide a binary analysis of different file formats through the use of an Intermmediate Representation.☆144Mar 31, 2024Updated last year
- Mixed Boolean-Arithmetic