mirror of
https://github.com/ksluckow/awesome-symbolic-execution.git
synced 2026-06-21 00:46:52 +08:00
Add CrossHair to Python section.
This commit is contained in:
parent
b6f327ec0f
commit
98014d8550
1 changed files with 1 additions and 0 deletions
|
|
@ -75,6 +75,7 @@
|
|||
|
||||
### Python
|
||||
|
||||
* [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.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue