1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00
Stefan Eßer fb16dfecae 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)
2022-09-07 23:58:51 +02:00

6 lines
363 B
Plaintext

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.