KLEE Documentation
-
KLEE Tutorials:
Simple examples of how to use KLEE to test programs.
-
KLEE Options:
Overview of KLEE's main command-line options.
-
KLEE Generated Files:
Overview of the main files generated by KLEE.
-
KLEE Tools:
Overview of the main auxiliary tools provided by KLEE.
-
KQuery Language Reference Manual:
The reference manual for the KQuery language, used for interacting with
the KLEE solver (kleaver).
-
OSDI'08 Coreutils Experiments:
Some information about the Coreutils experiments presented in our KLEE OSDI'08 paper.
-
Developer's Guide:
A brief guide on working with the KLEE source code.