Discussion:
Klee in windows
明白了
2013-04-25 06:00:30 UTC
Permalink
Can anybody tell me if the C project based on Windows can be analyzed by KLEE?
Thank you!
Daniel Liew
2013-04-25 10:01:25 UTC
Permalink
What C project? Be more specific.

If you can compile the C program to LLVM bitcode then yes, KLEE can try to
execute it but if the program makes use of windows specific features then
its not going to work very well (if at all).
Post by 明白了
Can anybody tell me if the C project based on Windows can be analyzed
by KLEE?
Thank you!
Continue reading on narkive:
Loading...