klee

Install latest/stable of klee

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install klee

Don't have snapd? Get set up for snaps.

Channel Version Published

KLEE Symbolic Execution Engine

KLEE is a symbolic virtual machine built on top of the LLVM compiler infrastructure. Currently, there are two primary components:

  • The core symbolic virtual machine engine; this is responsible for executing LLVM bitcode modules with support for symbolic values.
  • A POSIX/Linux emulation layer oriented towards supporting uClibc, with additional support for making parts of the operating system environment symbolic.

Additionally, there is a simple library for replaying computed inputs on native code (for closed programs). There is also a more complicated infrastructure for replaying the inputs generated for the POSIX/Linux emulation layer, which handles running native programs in an environment that matches a computed test input, including setting up files, pipes, environment variables, and passing command line arguments.

For further information, see [klee hompage](http://klee.github.io).

Details for klee

License
  • unset

Last updated
  • 27 February 2024 - latest/stable
  • 5 March 2024 - latest/beta

Websites

Source code

Report a bug

Share this snap

Generate an embeddable card to be shared on external websites.


Install klee on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.


Where people are using klee

Users by distribution (log)

Ubuntu 22.04
Ubuntu 20.04
Debian 12
Ubuntu 23.10

Is there a problem with klee? Report this app