Explore tools built with Triton
masterTriton is used as a foundation for several specialized security and reverse-engineering tools. If you are looking for specific implementations of concolic execution, deobfuscation, or binary analysis, consider these projects:
- Exrop: Automatic ROPChain Generation.
- Pimp: An R2 plugin for concolic execution and total control.
- Ponce: An IDA 2016 plugin for one-click symbolic execution.
- QSynthesis: A greybox synthesizer for deobfuscating assembly instructions.
- TritonDSE: A Dynamic Symbolic Execution (DSE) library with loading and exploration capabilities.
- Titan: A VMProtect devirtualizer.