mirror of
https://github.com/ksluckow/awesome-symbolic-execution.git
synced 2026-06-21 00:46:52 +08:00
Added SymCC to the list.
This commit is contained in:
parent
15dc2febea
commit
30b3a5fbf4
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@
|
|||
* [KLEE](http://klee.github.io/) - Symbolic execution engine built on LLVM.
|
||||
* [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.
|
||||
|
||||
### .NET
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue