klee

KLEE Symbolic Execution Engine

Github星跟蹤圖

KLEE Symbolic Virtual Machine

Build Status
Coverage

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

  1. The core symbolic virtual machine engine; this is responsible for
    executing LLVM bitcode modules with support for symbolic
    values. This is comprised of the code in lib/.

  2. 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 the webpage.

主要指標

概覽
名稱與所有者klee/klee
主編程語言C++
編程語言Shell (語言數: 12)
平台
許可證Other
所有者活动
創建於2013-07-21 22:03:03
推送於2025-05-02 20:28:52
最后一次提交2025-04-27 16:47:42
發布數11
最新版本名稱v3.1 (發布於 )
第一版名稱v1.0.0 (發布於 )
用户参与
星數2.8k
關注者數108
派生數694
提交數2.8k
已啟用問題?
問題數612
打開的問題數86
拉請求數869
打開的拉請求數9
關閉的拉請求數272
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?