A curated list of awesome symbolic execution resources including essential research papers, lectures, videos, and tools.
-
Updated
Oct 6, 2024
A curated list of awesome symbolic execution resources including essential research papers, lectures, videos, and tools.
History of symbolic execution (as well as SAT/SMT solving, fuzzing, and taint data tracking)
OSS-Sydr-Fuzz - OSS-Fuzz fork for hybrid fuzzing (fuzzer+DSE) open source software.
SWAT, a dynamic symbolic execution engine for Java Applications that uses ASM for on-the-fly byte code instrumentation.
Sydr benchmark applications
Formal model of program execution, symbolic execution, and taint tracking
SyMIPS is a Dynamic Symbolic Execution(DSE) tool for MIPS under the presence of obfuscations like indirect jump
Add a description, image, and links to the dynamic-symbolic-execution topic page so that developers can more easily learn about it.
To associate your repository with the dynamic-symbolic-execution topic, visit your repo's landing page and select "manage topics."