mirror of
https://github.com/ksluckow/awesome-symbolic-execution.git
synced 2026-06-21 00:46:52 +08:00
Merge b29d6349ca into 066a7e944d
This commit is contained in:
commit
cd9a1c0d0c
1 changed files with 3 additions and 0 deletions
|
|
@ -81,6 +81,9 @@
|
|||
* [CIVL](http://vsl.cis.udel.edu/civl/) - A framework that includes the CIVL-C programming language, a model checker and a symbolic execution tool.
|
||||
* [Owi](https://github.com/OCamlPro/owi) - Parallel (dynamic) symbolic execution engine built on WebAssembly (Wasm) that can run C code.
|
||||
|
||||
### C++
|
||||
|
||||
* [IKOS](https://github.com/NASA-SW-VnV/ikos) - IKOS (Inference Kernel for Open Static Analyzers) is a static analyzer for C/C++ based on the theory of Abstract Interpretation
|
||||
|
||||
### JavaScript
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue