amandasystems / nano-symex

A tiny symbolic execution engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nano-symex

A tiny symbolic execution engine.

To run this project, you need to have the Scala build tool sbt installed, as well as an SMT solver (currently supported: Z3, CVC4, Princess).

Run the symbolic execution tool by calling sbt run.

About

A tiny symbolic execution engine

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Scala 100.0%