mirror of
https://github.com/ksluckow/awesome-symbolic-execution.git
synced 2026-06-20 16:45:28 +08:00
Add GenSym engine
This commit is contained in:
parent
b1547c37e2
commit
92829f9331
1 changed files with 1 additions and 0 deletions
|
|
@ -61,6 +61,7 @@
|
|||
* [Cloud9](http://cloud9.epfl.ch/) - Parallel symbolic execution engine built on KLEE.
|
||||
* [Kite](http://www.cs.ubc.ca/labs/isd/Projects/Kite/) - Based on KLEE and LLVM.
|
||||
* [SymCC](https://github.com/eurecom-s3/symcc) - A compiler wrapper which embeds symbolic execution into the program during compilation, and an associated run-time support library.
|
||||
* [GenSym](https://github.com/Generative-Program-Analysis/GenSym) - A compiler for parallel fork-based symbolic execution.
|
||||
|
||||
### .NET
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue