Jonathan Salwan c9648bb1b1 Fix #169
2015-11-29 14:24:57 +01:00
2015-09-27 11:51:10 +02:00
2015-11-29 14:24:57 +01:00
2015-06-01 20:51:01 +02:00
2015-10-27 20:51:23 +01:00
2015-11-29 14:24:57 +01:00
2015-11-29 14:24:57 +01:00
2015-11-29 14:24:57 +01:00
2015-11-29 14:24:57 +01:00
2015-10-27 14:33:27 +01:00
2015-11-18 21:56:11 +01:00
2015-10-02 23:26:32 +02:00
2015-11-24 19:47:41 +01:00

Triton is a Pin-based dynamic symbolic execution (DSE) execution framework. Although Triton is a DSE framework, it also provides internal components like a taint engine, a dynamic symbolic execution engine, a snapshot engine, translation of x64 instructions into the SMT2-LIB representation, a Z3 interface to solve constraints and, the last but not least, Python bindings.

Based on these components, you are able to build program analysis tools, automate reverse engineering or perform software verification.

The wiki describes Triton and its components under the hood. As Triton is a young project, please, don't blame us if it is not yet reliable. Open issues or pull requests are always better than troll =).

Quick start

Internal documentation

Blog post

Extra information

S
Description
Automated archival mirror of github.com/JonathanSalwan/Triton
Readme 62 MiB
Languages
C++ 75.2%
Python 21.6%
C 2.6%
CMake 0.5%