trailofbits/manticore
Symbolic execution tool observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 89
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3491
- days_rel: n/a
- days_push: 70
- n_releases_24m: 0
Adoption not part of the score
3857 stars · 496 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Manticore is a symbolic execution tool for analyzing Ethereum smart contracts, Linux ELF binaries, and WASM modules. It explores program states with symbolic inputs, generates concrete test inputs, and exposes a scriptable Python API for custom analyses.
Use cases
- find crashes and vulnerabilities in binaries via symbolic execution
- analyze ethereum smart contracts for exploitable states
- generate inputs that reach a specific code path
- script custom dynamic binary analysis in python
- explore all reachable states of a program with symbolic inputs
When to avoid
- you need an actively maintained tool - the project is archived
- you need symbolic execution for platforms other than EVM, ELF x86/ARM, or WASM
- you want a GUI-based reverse engineering tool
Facets
cli-tool · maturity abandoned
security testing interpreter developer-tools security blockchain reverse-engineering developer-tools python cli symbolic-execution smt z3 binary-analysis emulation ethereum smart-contracts evm wasm program-analysis linux
2 sources
- readme: https://github.com/trailofbits/manticore · fetched 2026-08-28 · a4d87568033d
- homepage: https://blog.trailofbits.com/2017/04/27/manticore-symbolic-execution-for-humans/ · fetched 2026-08-29 · 390f9178521b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| trailofbits/manticore | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="trailofbits/manticore")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem