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).
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.