Skip to Content

triton v2023-08-16

Created
Updated

Triton is a Dynamic Binary Analysis (DBA) framework. It provides internal components like a Dynamic Symbolic Execution (DSE) engine, a dynamic taint engine, AST representations of the x86, x86-64, ARM32 and AArch64 Instructions Set Architecture (ISA), SMT simplification passes, an SMT solver interface and, the last but not least, Python bindings.

# License

# Supported Platforms

!arm

  • linux
  • osx
  • uwp-x64
  • windows-x64
  • windows-x86
  • uwp-arm
  • windows-arm64

# Features

No default features set.

# boost

Use Boost as multiprecision library

Dependencies:
and 44 transitive dependencies:
Host Dependencies:
3 transitive dependencies:

# python

Build Triton with Python bindings

Dependencies:
and 11 transitive dependencies:
Host Dependencies:
8 transitive dependencies:

# Dependencies

No transitive dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Alberto Garcia Illera's avatar Alberto Garcia Illera
  • Jack·Boos·Yu's avatar Jack·Boos·Yu
  • MACHIZAUD Andréa's avatar MACHIZAUD Andréa
  • jim wang's avatar jim wang

# Changelog

  • b1222cf [triton] Version updated and compilation errors fixed (#34864)
  • 933bbb0 [triton] Update triton (#27424)
  • 38884e0 [triton] Fix build, add feature boost (#25924)
  • d34bda3 [triton] New version with no boost dependencies (#24081)
  • 65c66cd [capstone] update to 5.0.0-rc2 (#23979)
  • 937fc9e [triton] Fix usage (#23250)
  • 3d7ff26 [New port] Add Triton port (#23111)

# Source