Skip to content

ayazip/witch-klee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Witch-KLEE

Witch-KLEE is a Klee-based module of the violation witness verifier Witch. It is intended to use as a backend in the program analysis tool Symbiotic.

To run Witch, build Symbiotic with the option witch-klee, or build the components separately and make sure the path to the built Witch-KLEE executable is in $PATH. Then, run Symbiotic as:

path/to/symbiotic --witness-check witness program.

Violated property and architecture must be provided as arguments, using --prp property_name for property and --64 or --32 for architecture. For additional options, run path/to/symbiotic --help.

About

Witch-KLEE - A KLEE-based error witness checker

Resources

License

Stars

Watchers

Forks

Packages

No packages published