#
concolic-execution
Here are 27 public repositories matching this topic...
QSYM: A Practical Concolic Execution Engine Tailored for Hybrid Fuzzing
-
Updated
Jun 30, 2022 - C++
History of symbolic execution (as well as SAT/SMT solving, fuzzing, and taint data tracking)
timeline
history
symbolic-execution
dynamic-analysis
program-analysis
dynamic-symbolic-execution
concolic-execution
solving
concolic
-
Updated
Dec 28, 2021 - Kotlin
CRETE under development
-
Updated
Jun 30, 2020 - C
Build your emulation environment as needed
-
Updated
Apr 14, 2021 - Python
aesophor
commented
Jan 4, 2022
See master thesis: Exploiting Symbolic Locations for Abnormal Execution Paths
OSS-Sydr-Fuzz - OSS-Fuzz fork for hybrid fuzzing (fuzzer+DSE) open source software.
security
dse
symbolic-execution
symbolic
fuzzing
fuzz-testing
vulnerabilities
stability
libfuzzer
dynamic-symbolic-execution
concolic-execution
concolic
oss-fuzz
hybrid-fuzzing
sydr
sydr-fuzz
-
Updated
Jun 23, 2022 - C
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.
-
Updated
Sep 2, 2021 - C
模糊器与符号测试结合的漏洞挖掘系统(fuzzer, concolic-execution)
-
Updated
Jun 1, 2017 - JavaScript
A prototype of Concolic Testing engine for SystemVerilog, developed as part of PFN summer internship 2018.
-
Updated
Dec 21, 2018 - OCaml
Sydr benchmark applications
benchmark
dse
symbolic-execution
symbolic
triton
fuzzing
binary-analysis
dynamorio
dynamic-symbolic-execution
concolic-execution
concolic
hybrid-fuzzing
-
Updated
May 26, 2021 - C++
A concolic testing framework for RISC-V embedded software with support for SystemC peripherals
-
Updated
Jun 20, 2022 - C++
Formal model of program execution, symbolic execution, and taint tracking
latex
paper
symbolic-execution
taint-analysis
graph-drawing
dynamic-symbolic-execution
concolic-execution
-
Updated
Nov 2, 2020 - TeX
Test input generation using separation logic
-
Updated
Aug 9, 2019 - Java
Code for ASE'21 Paper "CorbFuzz: Checking Browser Security Policies with Fuzzing"
-
Updated
Aug 29, 2021 - C
ECE 653 - testing, Quality Assurance, and Maintenance.This repo holds all material, notes and assignments related to the mentioned course.
testing
symbolic-execution
symbolic
testing-tools
afl
quality-assurance
automated-testing
klee
dpll
concolic-execution
afl-fuzzer
-
Updated
Jul 27, 2020
A calendar program to show specified date, convert Persian and Gregorian calendar together, in a simple way...
-
Updated
Jun 17, 2018 - Java
Z3 backend for Fugue's concolic interpreter.
-
Updated
Jan 25, 2022 - Rust
A concolic interpreter backend for Fugue.
-
Updated
Jan 25, 2022 - Rust
-
Updated
Jun 15, 2018 - Clojure
"Concolic testing: An overview of the used techniques and its limits" - Report for the Seminar "Program Analysis and Transformation" in HS2019 about the topic concolic testing
-
Updated
Dec 20, 2019 - TeX
Whitebox autograder for Python functions.
-
Updated
Jun 24, 2022 - Jupyter Notebook
fuzzer for graphQL
-
Updated
May 8, 2022
Solution to the CMU Binary Bomblab using concolic execution (Angr framework by Shellphish).
-
Updated
Aug 9, 2020 - HTML
Improve this page
Add a description, image, and links to the concolic-execution topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the concolic-execution topic, visit your repo's landing page and select "manage topics."
Pytest seems like it might be better for us then unittest: