251 / simuvex

A symbolic execution engine for the VEX IR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A symbolic execution engine for the VEX IR

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 95.9%Language:C++ 3.4%Language:C 0.6%Language:Makefile 0.1%