Topic: "libfuzzer"
hardik05/Damn_Vulnerable_C_Program
An example C program which contains vulnerable code for common types of vulnerabilities. It can be used to show fuzzing concepts.
Language: Rust - Size: 65.5 MB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 675 - Forks: 138

Metalnem/sharpfuzz
AFL-based fuzz testing for .NET
Language: C# - Size: 274 KB - Last synced at: 6 days ago - Pushed at: 4 months ago - Stars: 409 - Forks: 34

fuzzuf/fuzzuf
Fuzzing Unification Framework
Language: C++ - Size: 9.7 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 372 - Forks: 23

ispras/casr
Collect crash (or UndefinedBehaviorSanitizer error) reports, triage, and estimate severity.
Language: Rust - Size: 38.1 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 309 - Forks: 29

mc-imperial/jfs
Constraint solver based on coverage-guided fuzzing
Language: C++ - Size: 1.64 MB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 244 - Forks: 20

alphaSeclab/fuzzing-stuff
Resources About Fuzzing, For Multiple Platforms And All Popular Fuzzers. 500+ Open Source Tools Sorted By Star Count, 800+ Blog Posts Sorted By Publish Time.
Size: 122 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 241 - Forks: 70

rust-fuzz/libfuzzer
Rust bindings and utilities for LLVM’s libFuzzer
Language: C++ - Size: 397 KB - Last synced at: 4 days ago - Pushed at: 2 months ago - Stars: 230 - Forks: 49

bruce30262/libprotobuf-mutator_fuzzing_learning
Learn how to combine libprotobuf-mutator with libfuzzer & AFL++
Language: C++ - Size: 57.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 230 - Forks: 38

camshaft/bolero
property testing and verification front-end for Rust
Language: C - Size: 2.98 MB - Last synced at: 4 days ago - Pushed at: 10 days ago - Stars: 202 - Forks: 23

ant4g0nist/ManuFuzzer
Binary code-coverage fuzzer for macOS, based on libFuzzer and LLVM
Language: Objective-C++ - Size: 486 KB - Last synced at: about 18 hours ago - Pushed at: 7 days ago - Stars: 161 - Forks: 17

ispras/oss-sydr-fuzz
OSS-Sydr-Fuzz - OSS-Fuzz fork for hybrid fuzzing (fuzzer+DSE) open source software.
Language: C - Size: 12 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 138 - Forks: 33

ant4g0nist/Sloth
Sloth 🦥 is a coverage guided fuzzing framework for fuzzing Android Native libraries that makes use of libFuzzer and QEMU user-mode emulation
Language: C++ - Size: 2.29 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 122 - Forks: 12

trailofbits/ruzzy
A coverage-guided fuzzer for pure Ruby code and Ruby C extensions
Language: Ruby - Size: 129 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 100 - Forks: 6

MozillaSecurity/orion
CI/CD pipeline for building and publishing multiple 🐳 containers as microservices within a mono repository.
Language: Python - Size: 6.91 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 47 - Forks: 13

evdenis/verker 📦
Linux kernel library functions formally verified.
Language: C - Size: 5.37 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 47 - Forks: 7

vanhauser-thc/libfuzzer-cov
Get actually nice HTML coverage overview on libfuzzer runs
Language: Shell - Size: 31.3 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 29 - Forks: 2

eerimoq/pyfuzzer
Fuzz test Python modules with libFuzzer
Language: Python - Size: 89.8 KB - Last synced at: 1 day ago - Pushed at: about 3 years ago - Stars: 24 - Forks: 2

kapaw/pwnmachine
Vagrant setup for building a machine for CTF/exploit development
Size: 40 KB - Last synced at: 7 months ago - Pushed at: about 6 years ago - Stars: 23 - Forks: 7

fuzzitdev/example-swift 📦
Swift Fuzzing Example
Language: Swift - Size: 13.7 KB - Last synced at: 11 months ago - Pushed at: almost 5 years ago - Stars: 13 - Forks: 3

ligurio/lua-c-api-tests
Fuzzing Lua runtimes without pain
Language: C++ - Size: 188 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 10 - Forks: 3

Metalnem/libfuzzer-dotnet
libFuzzer driver for SharpFuzz
Language: C++ - Size: 34.2 KB - Last synced at: 6 days ago - Pushed at: 16 days ago - Stars: 10 - Forks: 9

Metalnem/dotnet-fuzzers
Fuzzing projects for .NET Core BCL
Language: C# - Size: 51.8 KB - Last synced at: 6 days ago - Pushed at: 4 months ago - Stars: 9 - Forks: 1

Metalnem/sharpfuzz-samples
Complete SharpFuzz fuzzing projects for various NuGet packages
Language: C# - Size: 31.1 MB - Last synced at: 6 days ago - Pushed at: 4 months ago - Stars: 9 - Forks: 0

int08h/roughenough-fuzz
Fuzzing for Roughenough, a Rust implementation of the Roughtime secure time sync protocol
Language: Rust - Size: 38.1 KB - Last synced at: 14 days ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 1

fuzzitdev/example-c 📦
This is an example of a project with continuous fuzzing integration
Language: CMake - Size: 59.6 KB - Last synced at: 11 months ago - Pushed at: almost 5 years ago - Stars: 9 - Forks: 3

0xricksanchez/docker_fuzz
GH repo for the docker fuzz container that contains all necessary tools to get started with binary fuzzing and debugging
Language: Dockerfile - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 1

vanhauser-thc/qemu_driver
Run a libfuzzer harness with qemu_mode
Language: C - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 1

Metalnem/protobuf-fuzzers
A collection of structure-aware fuzzers for SharpFuzz using libFuzzer with custom mutations and libprotobuf-mutator
Language: C# - Size: 81.1 KB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 2

Alessandro-Salerno/ezld
Tiny, simple, and portable ELF linker
Language: C - Size: 537 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

Robb-Fr/software-security-2023
CS-412 Software Security EPFL course labs of Spring 2023 edition
Language: C - Size: 458 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

littledivy/dfuzz
libFuzzer based JS/TS fuzzer.
Language: C++ - Size: 2.04 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 1

just-sultanov/fuzzion
A Clojure wrapper library for Jazzer (libFuzzer). Coverage-guided, in-process fuzzing for the JVM
Language: Clojure - Size: 81.1 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 2 - Forks: 0

EnableSecurity/fuzzing-images
A set of Docker images for fuzzing source code
Language: Shell - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 1

stevenjohnstone/go-beta-fuzzer-vs-libfuzzer
Comparison of Go's fuzzer beta (https://blog.golang.org/fuzz-beta) with libfuzzer. Work in progress. Warning: Comparing fuzzers is hard; results require careful interpretation.
Language: Go - Size: 26.4 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

Myriad-Dreamin/fuzzer-cov
fuzzer coverage tool, generate readable coverage report in html format
Language: Python - Size: 25.4 KB - Last synced at: 3 days ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

Ravin-Academy/OSS-LibFuzzer 📦
Open source software fuzzing with libfuzzer
Language: C++ - Size: 2.66 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

enovella/libfuzzer-workshop Fork of Dor1s/libfuzzer-workshop
Repository for materials of "Modern fuzzing of C/C++ Projects" workshop.
Language: C++ - Size: 102 MB - Last synced at: 10 months ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 0

sefcom/CPython-AST-Fuzzer
A toy project for Python interpreter fuzzing using AST mutators based on LibFuzzer
Language: C - Size: 249 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 1

ligurio/tarantool-corpus
Fuzzing seed corpus for Tarantool
Language: Lua - Size: 21.4 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

PrVrSs/fuzz-craft
Toolkit for creating fuzzing harnesses.
Language: Python - Size: 157 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

federicominniti/FuzzingProject
Fuzzing with LibFuzzer, AFL, and Honggfuzz was applied to the Google fuzzer test suite, Shoco and Smaz.
Language: HTML - Size: 8.38 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

ernst-schwaiger/CrashingFuzzTestSeq
If the crashfile of a Fuzzer does not crash: Finds a minimal sequence Fuzz Tests that do crash
Language: C++ - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

hbgit/map2check-library
C library to support Map2Check Tool
Language: C++ - Size: 11.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

liona24/unicorn-fuzz
Fuzz process snapshots using libFuzzer + unicorn
Language: C++ - Size: 1.14 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

verifsec/pathcov
.so fuzzing sample.
Language: C - Size: 77.1 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

bi-zone/CTFZone-2020-Finals-LittleKnowledge
CTFZone 2020 Finals Crypto task LittleKnowledge
Language: C - Size: 116 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1
