Topic: "aflplusplus"
AFLplusplus/LibAFL
Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...
Language: Rust - Size: 24.5 MB - Last synced at: about 16 hours ago - Pushed at: 6 days ago - Stars: 2,217 - Forks: 364

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

fgsect/FitM
FitM, the Fuzzer in the Middle, can fuzz client and server binaries at the same time using userspace snapshot-fuzzing and network emulation. It's fast and comparably easy to set up.
Language: C - Size: 66.8 MB - Last synced at: 11 months ago - Pushed at: almost 3 years ago - Stars: 273 - Forks: 19

AFLplusplus/Grammar-Mutator
A grammar-based custom mutator for AFL++
Language: Python - Size: 553 KB - Last synced at: 2 days ago - Pushed at: 10 months ago - Stars: 252 - Forks: 18

Cybergenik/hopper
Coverage-Guided Greybox Distributed Fuzzer
Language: Go - Size: 24.9 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 130 - Forks: 9

AFLplusplus/LibAFL-legacy 📦
AFL++ as a library: gives you all the tools necessary to craft the best fuzzer for your targets with ease!
Language: C - Size: 4.36 MB - Last synced at: 2 days ago - Pushed at: almost 4 years ago - Stars: 112 - Forks: 8

thebabush/afl-libprotobuf-mutator
AFLplusplus + libprotobuf-mutator = love
Language: C++ - Size: 4.88 KB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 81 - Forks: 16

airbus-seclab/AFLplusplus-blogpost
Blogpost about optimizing binary-only fuzzing with AFL++
Language: Shell - Size: 356 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 64 - Forks: 5

0xricksanchez/AFL_Runner
Scaling best-practice AFLPlusPlus fuzzing campaigns made easy and more
Language: Rust - Size: 4.56 MB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 60 - Forks: 10

adrian-rt/superion-mutator
Superion Mutator for AFLPlusPlus
Language: C++ - Size: 8.45 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 32 - Forks: 5

allyourcodebase/AFLplusplus
Zig build for AFL++
Language: Zig - Size: 34.2 KB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 8 - Forks: 5

MegaManSec/AFLplusplus-Parallel-Gen
Generate and execute fuzzing campaign commands for AFL++ based on the recommended multi-core secondary fuzzer options.
Language: Python - Size: 16.6 KB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 1

xlxs4/aflplusplus-util
A collection of shell scripts to automate fuzzy testing with afl/afl++
Language: Shell - Size: 2.12 MB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

fuzzware-fuzzer/fuzzware-emulator
Fuzzware's emulation component. Belongs to fuzzware main repo.
Language: C - Size: 153 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 6 - Forks: 17

cwshugg/gurthang
[Masters Thesis] A connection-multiplexing web server fuzzing harness for AFL++.
Language: C - Size: 5 MB - Last synced at: 4 days ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 0

kristopher-pellizzi/MemTrace
Dynamic analysis tool to find memory overlaps in an executable
Language: C++ - Size: 186 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 0

saruman9/android_fuzzing_pres
VR of Android apps: from 0 to 0-day using fuzzing. Presentation.
Language: Typst - Size: 632 KB - Last synced at: 9 months ago - Pushed at: 9 months 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: about 2 months ago - Pushed at: 12 months ago - Stars: 3 - Forks: 0

ligurio/afl-lua 📦
Integration of AFL (American Fuzzy Lop) with Lua programming language. Superseded by https://github.com/ligurio/luzer.
Language: C - Size: 119 KB - Last synced at: 19 days ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

wh1t3h47/afl_pidgin
Fuzz pidgin dbus by using AFL++ and clang's ASAN
Language: C - Size: 29.7 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

acidghost/cmplog-runner
Run programs instrumented with AFL++ CMPLOG and dump as JSON
Language: Rust - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

wtdcode/afl-btmin
Language: Python - Size: 161 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

ItsMagick/Aktuelle-Themen-der-IT-Sicherheit
This Repository is the main Source to my IT-Security Module in my Masters. It covers a Presentation and a Paper with a brief in depth explanation on how fuzzers work. The paper also Covers ideas and aproaches to include machine learning into a fuzzer to maybe one day have a fully modular ML aproach for netwrok protocol fuzzing.
Language: TeX - Size: 1.96 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ItsMagick/Praxis_Bachelor 📦
Bachelors thesis concerned with Fuzzing and Benchmarking of Fuzzers
Language: TeX - Size: 93.2 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

khmelnitskiianton/fuzzing-gif
Test task for ispras. I fuzz project Chafa with AFL++ using custom mutation(GIF generator)
Language: C - Size: 17.4 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

micsthepick/ch-fuzz
fuzzing setup for chsh and chfn
Language: C - Size: 27.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

SonicStark/afl-cc-rtfsc
RTFSC of afl-cc.c in AFLplusplus
Language: C - Size: 635 KB - Last synced at: 14 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jtro0/project_afl
A directed fuzzer based on AFLplusplus making use of git commits to target most frequently, or recently, updated functions.
Language: C - Size: 37.7 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
