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/files/patch-native_Makefile
SVNWeb

Number of commits found: 1

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: 1