mirror of
https://github.com/ksluckow/awesome-symbolic-execution.git
synced 2026-06-20 16:45:28 +08:00
Add APEX — concolic execution engine for Python
This commit is contained in:
parent
a4cd5c2828
commit
066a7e944d
1 changed files with 1 additions and 0 deletions
|
|
@ -92,6 +92,7 @@
|
|||
|
||||
* [CrossHair](https://github.com/pschanely/CrossHair) - Symbolic execution tool for verifying properties of Python functions.
|
||||
* [PyExZ3](https://github.com/thomasjball/PyExZ3) - Symbolic execution of Python functions. A rewrite of the [NICE](https://code.google.com/archive/p/nice-of) project's symbolic execution tool.
|
||||
* [APEX](https://github.com/allexdav2/apex) - Concolic execution engine for Python with coverage-guided test generation. Built in Rust.
|
||||
|
||||
|
||||
### Ruby
|
||||
|
|
|
|||
Loading…
Reference in a new issue