C++ symbolic-execution

Open-source C++ projects categorized as symbolic-execution

Top 4 C++ symbolic-execution Projects

  • Triton

    Triton is a dynamic binary analysis library. Build your own program analysis tools, automate your reverse engineering, perform software verification or just emulate code. (by JonathanSalwan)

  • klee

    KLEE Symbolic Execution Engine

  • Project mention: GrayC: Greybox Fuzzing of Compilers and Analysers for C [pdf] | news.ycombinator.com | 2023-06-11
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • alive2

    Automatic verification of LLVM optimizations

  • Project mention: CBMC: C bounded model checker. (2021) | news.ycombinator.com | 2024-05-04

    Another problem with LLVM I’ve heard about is that it’s intermediate language or API or something is a moving, informally-specified target. People who know LLVM internals might weigh in on that claim. If true, it’s actually easier to target C or a subset of Rust just because it’s static and well-understood.

    Two projects sought to mitigate these issues by going in different directions. One was a compiler backend that aimed to be easy to learn with well-specified IL. The other aimed to formalize LLVM’s IL.

    http://c9x.me/compile/

    https://github.com/AliveToolkit/alive2

    There have also been typed, assembly languages to support verification from groups like FLINT. One can also compile language-specific analysis with a certified to LLVM IL compiler. Integrating pieces from different languages can have risks. That (IIRC) is being mitigated by people doing secure, abstract compilation.

  • Gymbo

    gradient-based symbolic execution engine implemented from scratch

  • Project mention: [P] Let's Debug Your Neural Network: Gradient-based Symbolic Execution for NN | /r/MachineLearning | 2023-12-04

    I have developed Gymbo, a proof of concept for a Gradient-based Symbolic Execution Engine implemented from scratch.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ symbolic-execution related posts

  • [P] Let's Debug Your Neural Network: Gradient-based Symbolic Execution for NN

    1 project | /r/MachineLearning | 4 Dec 2023
  • GrayC: Greybox Fuzzing of Compilers and Analysers for C [pdf]

    1 project | news.ycombinator.com | 11 Jun 2023
  • Triton – a dynamic binary analysis library

    1 project | news.ycombinator.com | 7 Dec 2022
  • Installing Triton in fresh linux VM step-by-step guide (hairpull-free edition)

    2 projects | /r/RELounge | 12 Oct 2022
  • Triton: Open-Source GPU Programming for Neural Networks

    3 projects | news.ycombinator.com | 28 Jul 2021
  • A note from our sponsor - SaaSHub
    www.saashub.com | 10 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source symbolic-execution projects in C++? This list will help you:

Project Stars
1 Triton 3,314
2 klee 2,461
3 alive2 688
4 Gymbo 35

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com