kleespectre
kleespectre copied to clipboard
KLEESpectre is a symbolic execution engine with speculation semantic and cache modelling
Hi! Thanks for your work. I'm interested in using the tool to help development of [libsecp256k1](https://github.com/bitcoin-core/secp256k1), an open-source cryptographic library. Am I allowed to do this? Under what license is...
I have been trying to recreate this work and adopt it to a newer version of klee. However, I can't find where the modifications of the klee process are stored....
Hi ! I am trying to use this software on a big codebase, namely openssh, to check if it can handle real-world binaries. I built it binary as you said,...