Port details |
- triton Dynamic Binary Analysis (DBA) framework
- 0.9.597 sysutils
=2 0.9.597Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2020-02-23 00:54:42
- Last Update: 2024-06-06 15:41:25
- Commit Hash: 51ed86f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://triton.quarkslab.com/
- Description:
- 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 and AArch64 Instructions Set
Architecture (ISA), SMT simplification passes, an SMT solver interface. Triton
is mainly used to provide help during reverse-engineering.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/triton/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/triton
- pkg install triton
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: triton
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1717601879
SHA256 (JonathanSalwan-Triton-v0.9-597-gafb28564_GH0.tar.gz) = 6f058ce6be7c54d9a6ad51b13af3e040000336e66571492500db16c097877d80
SIZE (JonathanSalwan-Triton-v0.9-597-gafb28564_GH0.tar.gz) = 40696298
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- boost-libs>0 : devel/boost-libs
- cmake : devel/cmake-core
- ninja : devel/ninja
- python3.11 : lang/python311
- Test dependencies:
-
- py311-lief>0 : devel/py-lief@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- Library dependencies:
-
- libcapstone.so : devel/capstone4
- libz3.so : math/z3
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for triton-0.9.597:
PYTHON=on: Python bindings or support
===> Use 'make config' to modify these settings
- Options name:
- sysutils_triton
- USES:
- cmake:testing compiler:c++17-lang shebangfix python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.597 06 Jun 2024 15:41:25
    |
Yuri Victorovich (yuri)  |
sysutils/triton: Broken on i386
Reported by: fallout |
0.9.597 05 Jun 2024 17:41:19
    |
Yuri Victorovich (yuri)  |
sysutils/triton: update 0.9 → 0.9-597 |
0.9_1 03 Dec 2022 04:00:49
    |
Yuri Victorovich (yuri)  |
sysutils/triton: Broken on armv7
Reported by: fallout |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.9_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.9_1 12 Aug 2022 14:46:53
    |
Dima Panov (fluffy)  |
*/*: bump all consumers after recent boost upgrade |
0.9 26 Jul 2022 23:46:12
    |
Yuri Victorovich (yuri)  |
sysutils/triton: Broken on riscv64
Reported by: fallout |
0.9 21 Mar 2022 03:38:20
    |
Yuri Victorovich (yuri)  |
sysutils/triton: Update 0.8.1 -> 0.9
Reported by: portscout |
0.8.1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.8.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.8.1 29 Apr 2020 03:54:17
  |
yuri  |
sysutils/triton: Update 0.8 -> 0.8.1
Reported by: portscout |
0.8 24 Apr 2020 16:15:58
  |
yuri  |
sysutils/triton: Update 0.7 -> 0.8
Reported by: portscout |
0.7 23 Feb 2020 00:56:12
  |
yuri  |
sysutils/triton: Add USES=compiler:c++11-lang |
0.7 23 Feb 2020 00:54:32
  |
yuri  |
New mport: sysutils/triton: Dynamic Binary Analysis (DBA) framework |