notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: security/py-angr/files/patch-setup.py

Number of commits found: 2

Saturday, 16 Jan 2021
12:07 antoine search for other commits by this committer
Fix build

Reported by:	pkg-fallout
MFH:		2021Q1
Original commitRevision:561718 
Thursday, 12 Mar 2020
09:13 0mp search for other commits by this committer
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)
Original commitRevision:528280 

Number of commits found: 2