Subject: CVS commit: pkgsrc/devel/py-manticore
From: Pierre Pronchery
Date: 2018-02-22 23:35:25
Message id: 20180222223525.984ECFB40@cvs.NetBSD.org

Log Message:
Import manticore version 0.1.6 as py27-manticore-0.1.6

Manticore is a symbolic execution tool for analysis of binaries and smart
contracts.

Manticore features Input Generation (automatically generates inputs that trigger
unique code paths), Crash Discovery (discovers inputs that crash programs via
memory safety violations), Execution Tracing (records an instruction-level trace
of execution for each generated input), and Programmatic Interface (exposes
programmatic access to its analysis engine via a Python API).

Manticore can analyze Linux ELF binaries (x86, x86_64 and ARMv7) and Ethereum
smart contracts (EVM bytecode).

Files:
RevisionActionfile
1.1addpkgsrc/devel/py-manticore/DESCR
1.1addpkgsrc/devel/py-manticore/Makefile
1.1addpkgsrc/devel/py-manticore/PLIST
1.1addpkgsrc/devel/py-manticore/distinfo