SymQEMU: Compilation-based symbolic execution for binaries(s3.eurecom.fr)
s3.eurecom.fr
SymQEMU: Compilation-based symbolic execution for binaries
http://www.s3.eurecom.fr/tools/symbolic_execution/symqemu.html
2 comments
The Wikipedia explanation of Symbolic execution is a good starting point for people trying to unpack the rather dense project description.
https://en.wikipedia.org/wiki/Symbolic_execution
https://en.wikipedia.org/wiki/Symbolic_execution
> on some benchmarks, it even achieves better performance than the source-based SymCC
This is cool.