notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: security/py-angr/pkg-descr
SVNWeb

Number of commits found: 2

Wed, 7 Sep 2022
[ 21:58 Stefan Eßer (se) search for other commits by this committer ]    commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4  commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4  commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4  fb16dfe  (Only the first 10 of 27964 ports in this commit are shown above. View all ports for this commit)
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)
Thu, 12 Mar 2020
[ 09:13 0mp search for other commits by this committer ] Original commit   Revision:528280
New port: security/py-angr

angr is a platform-agnostic binary analysis framework in a form of a suite
of Python 3 libraries that let you load a binary and do a lot of cool
things to it:

- Disassembly and intermediate-representation lifting
- Program instrumentation
- Symbolic execution
- Control-flow analysis
- Data-dependency analysis
- Value-set analysis (VSA)
- Decompilation

The most common angr operation is loading a binary:
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 2