Repository navigation

#

concolic-execution

Rust
971
2 个月前

QSYM: A Practical Concolic Execution Engine Tailored for Hybrid Fuzzing

C++
639
2 年前

History of symbolic execution (as well as SAT/SMT solving, fuzzing, and taint data tracking)

Kotlin
491
8 个月前

Cross-language Bugfinder | Bring Your Own Language Solver-Aided Programming | WebAssembly Swissknife

OCaml
174
1 天前

OSS-Sydr-Fuzz - OSS-Fuzz fork for hybrid fuzzing (fuzzer+DSE) open source software.

C
138
1 个月前

fuzzing + concolic = fuzzolic :)

C
120
1 年前

SEMA is based on angr, a symbolic execution engine used to extract API calls. Especially, we extend ANGR with strategies to create representative signatures based on System Call Dependency graph (SCDG). Those SCDGs can be exploited in machine learning modules to do classification/detection.

Python
113
1 个月前

The exploit generator CRAX++ is CRAX with a plugin system, s2e 2.0 upgrade, dynamic ROP, code selection, and I/O states (HITCON 2022)

C++
101
2 年前
Python
66
4 年前

CPR: A new automated program repair technique based on concolic execution which works on patch abstraction with the sub-optimal goal of refining the patch to less over-fit the initial test cases.

C
30
2 年前

模糊器与符号测试结合的漏洞挖掘系统(fuzzer, concolic-execution)

JavaScript
26
8 年前

A concolic testing engine for RISC-V embedded software with support for SystemC peripherals

C++
23
2 年前

A prototype of Concolic Testing engine for SystemVerilog, developed as part of PFN summer internship 2018.

OCaml
18
6 年前

An approximate solver for concolic execution

C
18
3 年前

SymFusion: Hybrid Instrumentation for Concolic Execution

C
17
2 年前

Holistic Concolic Execution for Dynamic Web Applications via Symbolic Interpreter Analysis (IEEE S&P 2024)

C
11
7 个月前