GithubHelp home page GithubHelp logo

classicvalues / klee Goto Github PK

View Code? Open in Web Editor NEW

This project forked from klee/klee

1.0 1.0 0.0 7.46 MB

KLEE Symbolic Execution Engine

Home Page: http://klee.github.io/

License: Other

Shell 1.03% C 36.65% C++ 51.35% Python 3.14% LLVM 2.82% Emacs Lisp 0.09% SMT 0.01% CMake 3.76% Dockerfile 0.09% PHP 0.75% HTML 0.10% NASL 0.19%

klee's Introduction

KLEE Symbolic Virtual Machine

Build Status 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's People

Contributors

251 avatar adrianherrera avatar andreamattavelli avatar antiagainst avatar arrowd avatar ccadar avatar corrodedhash avatar danielschemmel avatar ddcc avatar ddunbar avatar delcypher avatar domainexpert avatar futile avatar holycrap872 avatar hpalikareva avatar jbuening avatar jirislaby avatar jiseongg avatar kaomoneus avatar kren1 avatar lzaoral avatar martinnowack avatar mateon1 avatar mchalupa avatar mic92 avatar msoos avatar pcc avatar ret2libc avatar willemp avatar yxliang01 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.