Colton1skees / SymexLinks
Symbolic executor for Binary Ninja's MLIL
☆26Updated 11 months ago
Alternatives and similar repositories for Symex
Users that are interested in Symex are comparing it to the libraries listed below
Sorting:
- Mixed Boolean Arithmetic Simplification using E-Graphs☆22Updated 5 months ago
- This plugin serves as a bridge between Binary Ninja and Ghidra's disassembler.☆36Updated 3 years ago
- breaking decompilers☆52Updated 4 months ago
- A documentation of several Tigress obfuscation passes and an attempt to simplify Mixed Boolean-Arithmetic (MBA) expressions.☆22Updated 3 years ago
- transpile llil to c++ for execution and testing☆43Updated last year
- ☆25Updated 4 months ago
- Deobfuscation of Semi-Linear Mixed Boolean-Arithmetic Expressions☆71Updated 2 weeks ago
- MBA deobfuscator via Program Synthesis and Term Rewriting☆53Updated last month
- ☆19Updated 11 months ago
- Playing with LLVM passes☆38Updated 2 years ago
- Binary Ninja plugin that can be used to apply Triton's dead store eliminitation pass on basic blocks or functions.☆64Updated last year
- Mixed Boolean-Arithmetic in Rust for WebAssembly☆31Updated 3 months ago
- Binary Ninja plugin for automating VMProtect analysis☆62Updated 2 years ago
- Using Zydis and LLVM to lift unsupported instructions to LLVM-IR☆30Updated 4 years ago
- Binary Ninja plugin to clean up some common obfuscation techniques.☆20Updated 5 years ago
- A graphing library for Control Flow Graphs☆66Updated 3 months ago
- llvm powered deobfuscation of a vm-based protection☆41Updated 5 months ago
- obfuscation that aims to not stand out☆23Updated 3 years ago
- Disassembler for Zeus VM custom instruction set☆30Updated last year
- ☆41Updated last year
- Binary Ninja MLIL to LLVM IR lifter☆15Updated 4 years ago
- IDA's Lumina feature, reimplemented for Binary Ninja, with new error handeling!☆39Updated 9 months ago
- Ghidra P-Code emulation and static LLVM lifting in Python☆33Updated 3 years ago
- LLVM Without The ROP Gadgets!☆26Updated last year
- A symbolic execution engine for LLVM IR