CPR
CPR copied to clipboard
Upstreaming KLEE concolic branch
The concolic branch diverged from upstream for quite a while, is there a plan to get it merged with upstream or it is going to be a hard fork?
I rebased the concolic branch on top of mainline by hand and pushed it to https://github.com/McSinyx/klee-concolic, the only difference should be gen-bout is now renamed to ktest-gen. Since KLEE's tests fail (for obvious reasons), could you please take a look if it is working correctly? Edit: it's not ready (klee takes significant more time than just concolic execution), I'll ping again when it's working with our CPR fork.
Hi! Thanks for looking into this, let me know if you are able to successfully rebase, in the meantime I will check your fork with CPR.
@McSinyx is there any update on the progress?