Skip to content

Simple interpreter and symbolic executor designed for fast prototyping of symbolic execution algorithms. Cloned from https://gitlab.fi.muni.cz/xchalup4/slowbeast

License

Notifications You must be signed in to change notification settings

staticafi/sbt-slowbeast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slowbeast

Playground for symbolic execution.

Requirements

Slowbeast needs python3 and Z3 accesible from python (z3-solver). Alternatively, slowbeast can use PySMT solver layer (experimental).

Depends on sbt-llvmlite.

Cloned from https://gitlab.fi.muni.cz/xchalup4/slowbeast

About

Simple interpreter and symbolic executor designed for fast prototyping of symbolic execution algorithms. Cloned from https://gitlab.fi.muni.cz/xchalup4/slowbeast

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages