fvrmatteo / TritonASTLLVMIRTranslatorLinks
A simple pluggable tool to convert an unrolled TritonAST to LLVM-IR, optimize it and get back to TritonAST.
☆36Updated 5 years ago
Alternatives and similar repositories for TritonASTLLVMIRTranslator
Users that are interested in TritonASTLLVMIRTranslator are comparing it to the libraries listed below
Sorting:
- This repo contains the tests and results that were done during the research of SATURN☆41Updated 4 years ago
- obfuscation that aims to not stand out☆23Updated 3 years ago
- MBA deobfuscator via Program Synthesis and Term Rewriting☆53Updated last month
- Port of MBA Solver SiMBA to C/C++ (MBA deobfuscation in real world applications)☆91Updated 4 months ago
- Full-VM taint analysis with Xen, Intel(R) Processor Trace and Triton.☆41Updated 2 years ago
- MBA-Blast is a tool for simplification of MBA expressions.☆66Updated 4 years ago
- ☆44Updated 4 years ago
- Using Zydis and LLVM to lift unsupported instructions to LLVM-IR☆30Updated 4 years ago
- Mixed Boolean Arithmetic Simplification using E-Graphs☆22Updated 4 months ago
- Deobfuscation of Semi-Linear Mixed Boolean-Arithmetic Expressions☆71Updated this week
- ☆66Updated 10 months ago
- A Generalized Dynamic Opaque Predicate Obfuscator☆46Updated 9 years ago
- PoC for a taint based attack on VMProtect☆121Updated 6 years ago
- ☆41Updated last year
- ☆25Updated 3 months ago
- LLVM Without The ROP Gadgets!☆26Updated last year
- 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