concolic-execution topic
CrossHair
An analysis tool for Python that blurs the line between testing and type systems.
symbolic-execution
History of symbolic execution (as well as SAT/SMT solving, fuzzing, and taint data tracking)
qsym
QSYM: A Practical Concolic Execution Engine Tailored for Hybrid Fuzzing
CRAXplusplus
The exploit generator CRAX++ is CRAX with a plugin system, s2e 2.0 upgrade, dynamic ROP, code selection, and I/O states (HITCON 2022)
dobby2
Build your emulation environment as needed
crete-dev
CRETE under development
fuzzolic
fuzzing + concolic = fuzzolic :)
oss-sydr-fuzz
OSS-Sydr-Fuzz - OSS-Fuzz fork for hybrid fuzzing (fuzzer+DSE) open source software.
CPR
CPR: A new automated program repair technique based on concolic execution which works on patch abstraction with the sub-optimal goal of refining the patch to less over-fit the initial test cases.