/simuvex

A symbolic execution engine for the VEX IR

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

SimuVEX

SimuVEX is a simulation engine for VEX IR. Given VEX IRSBs and an initial state (memory and registers), it can carry out static, dynamic, or symbolic analyses.

Please look at the angr-doc repository for documentation.