concolic-execution topic

List concolic-execution repositories

CrossHair

962
Stars
49
Forks
Watchers

An analysis tool for Python that blurs the line between testing and type systems.

symbolic-execution

478
Stars
56
Forks
Watchers

History of symbolic execution (as well as SAT/SMT solving, fuzzing, and taint data tracking)

qsym

625
Stars
134
Forks
Watchers

QSYM: A Practical Concolic Execution Engine Tailored for Hybrid Fuzzing

CRAXplusplus

97
Stars
16
Forks
Watchers

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

63
Stars
8
Forks
Watchers

Build your emulation environment as needed

fuzzolic

113
Stars
6
Forks
Watchers

fuzzing + concolic = fuzzolic :)

oss-sydr-fuzz

129
Stars
31
Forks
Watchers

OSS-Sydr-Fuzz - OSS-Fuzz fork for hybrid fuzzing (fuzzer+DSE) open source software.

CPR

30
Stars
8
Forks
Watchers

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.