Skip to content

A program that performs symbolic execution about all the possible paths a program written in a c-like language (SimpleC) can take. The output are formulas in CNF that represent the possible paths the program could generate, these formulas can be analyzed via a SAT solver..

rndae/symbolic-execution-clikelang

About

A program that performs symbolic execution about all the possible paths a program written in a c-like language (SimpleC) can take. The output are formulas in CNF that represent the possible paths the program could generate, these formulas can be analyzed via a SAT solver..

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published