Topic: "afl"
AFLplusplus/AFLplusplus
The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!
Language: C - Size: 31.4 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 5,735 - Forks: 1,117

antonio-morales/Fuzzing101
An step by step fuzzing tutorial. A GitHub Security Lab initiative
Size: 7.99 MB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 3,419 - Forks: 365

googleprojectzero/winafl
A fork of AFL for fuzzing Windows binaries
Language: C - Size: 5.23 MB - Last synced at: 8 days ago - Pushed at: 2 months ago - Stars: 2,428 - Forks: 539

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.7 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 2,247 - Forks: 371

rust-fuzz/afl.rs
🐇 Fuzzing Rust code with American Fuzzy Lop
Language: Rust - Size: 7.38 MB - Last synced at: 8 days ago - Pushed at: 16 days ago - Stars: 1,730 - Forks: 110

mykter/afl-training
Exercises to learn how to fuzz with American Fuzzy Lop
Language: C - Size: 528 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 1,258 - Forks: 198

AngoraFuzzer/Angora
Angora is a mutation-based fuzzer. The main goal of Angora is to increase branch coverage by solving path constraints without symbolic execution.
Language: C++ - Size: 13 MB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 941 - Forks: 170

rohanpadhye/JQF
JQF + Zest: Coverage-guided semantic fuzzing for Java.
Language: Java - Size: 5.27 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 701 - Forks: 117

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

Battelle/afl-unicorn Fork of innovimax/afl-1
afl-unicorn lets you fuzz any piece of binary that can be emulated by Unicorn Engine.
Language: C - Size: 2.8 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 604 - Forks: 96

andreafioraldi/frida-fuzzer 📦
This experimetal fuzzer is meant to be used for API in-memory fuzzing.
Language: JavaScript - Size: 3.92 MB - Last synced at: 11 days ago - Pushed at: almost 5 years ago - Stars: 572 - Forks: 90

intel/kernel-fuzzer-for-xen-project 📦
Kernel Fuzzer for Xen Project (KF/x) - Hypervisor-based fuzzing using Xen VM forking, VMI & AFL
Language: C - Size: 13.2 MB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 471 - Forks: 79

rc0r/afl-utils 📦
Utilities for automated crash sample processing/analysis, easy afl-fuzz job management and corpus optimization
Language: Python - Size: 737 KB - Last synced at: 4 months ago - Pushed at: almost 7 years ago - Stars: 415 - Forks: 62

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

fuzzuf/fuzzuf
Fuzzing Unification Framework
Language: C++ - Size: 9.7 MB - Last synced at: about 2 months 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: 5 days ago - Pushed at: 12 days ago - Stars: 309 - Forks: 29

GJDuck/e9afl
AFL binary instrumentation
Language: C++ - Size: 389 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 294 - Forks: 23

AFLplusplus/Grammar-Mutator
A grammar-based custom mutator for AFL++
Language: Python - Size: 553 KB - Last synced at: 1 day ago - Pushed at: 11 months ago - Stars: 251 - Forks: 19

FuzzAnything/Hopper
Hopper is a tool for generating fuzzing test cases for libraries automatically using interpretative fuzzing.
Language: Rust - Size: 444 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 249 - Forks: 32

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

vasqued2/ha-teamtracker Fork of zacs/ha-nfl
Home Assistant integration that provides real-time scores in multiple professional (NBA, NFL, NHL, MLB, MLS, and more), college (NCAA), and international (soccer, golf, tennis, mma, racing) sports using ESPN APIs.
Language: Python - Size: 842 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 234 - Forks: 26

rohanpadhye/FuzzFactory
Domain-Specific Fuzzing with Waypoints
Language: C - Size: 3.01 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 234 - Forks: 32

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

OCamlPro/owi
Symbolic execution for Wasm, C, C++, Rust and Zig
Language: OCaml - Size: 18.9 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 214 - Forks: 31

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

Sentinel-One/peafl64
Static Binary Instrumentation tool for Windows x64 executables
Language: Python - Size: 601 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 201 - Forks: 25

ZhangZhuoSJTU/StochFuzz
Sound and Cost-effective Fuzzing of Stripped Binaries by Incremental and Stochastic Rewriting
Language: C - Size: 29.2 MB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 187 - Forks: 6

mfthomps/RESim
Reverse engineering software using a full system simulator
Language: Python - Size: 35.2 MB - Last synced at: about 19 hours ago - Pushed at: about 20 hours ago - Stars: 182 - Forks: 39

yuawn/Fuzzing
Fuzzing tutorial with easy-to-learn labs 🚀
Language: C++ - Size: 78.1 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 161 - Forks: 18

Keysight/optee_fuzzer
This repository contains the code for a fuzzing prototype for the OP-TEE system call interface using AFL.
Language: C - Size: 59.6 KB - Last synced at: 7 months ago - Pushed at: almost 4 years ago - Stars: 133 - Forks: 36

agroce/afl-compiler-fuzzer
Variation of american fuzzy lop for testing compilers
Language: C - Size: 1.38 MB - Last synced at: 5 days ago - Pushed at: about 3 years ago - Stars: 122 - Forks: 13

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: 1 day ago - Pushed at: about 4 years ago - Stars: 113 - Forks: 8

agroce/tstl
Template Scripting Testing Language tool: automated test generation for Python
Language: Python - Size: 13.5 MB - Last synced at: 9 days ago - Pushed at: about 1 year ago - Stars: 103 - Forks: 25

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

vanhauser-thc/afl-patches 📦
Patches to afl to fix bugs or add enhancements
Size: 79.1 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 81 - Forks: 19

atrosinenko/kbdysch
A collection of user-space Linux kernel specific guided fuzzers based on LKL
Language: C - Size: 1.56 MB - Last synced at: 16 days ago - Pushed at: 10 months ago - Stars: 79 - Forks: 7

srlabs/ziggy
A multi-fuzzer management utility for all of your Rust fuzzing needs 🧑🎤
Language: Rust - Size: 560 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 71 - Forks: 10

vanhauser-thc/afl-dyninst Fork of talos-vulndev/afl-dyninst
American Fuzzy Lop + Dyninst == AFL Fuzzing blackbox binaries
Language: C++ - Size: 66.4 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 70 - Forks: 16

vanhauser-thc/afl-pin
run AFL with pintool
Language: C++ - Size: 27.3 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 65 - Forks: 11

0xricksanchez/AFL_Runner
Scaling best-practice AFLPlusPlus fuzzing campaigns made easy and more
Language: Rust - Size: 4.56 MB - Last synced at: 12 days ago - Pushed at: 3 months ago - Stars: 64 - Forks: 11

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

adrianherrera/afl-mutation-graph
Recover mutation graph from an AFL seed
Language: Python - Size: 263 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 59 - Forks: 6

AFLplusplus/unicornafl_legacy Fork of unicorn-engine/unicorn 📦
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, X86) adapted to afl++
Language: C - Size: 11.9 MB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 44 - Forks: 8

reflare/afl-monitor
A monitoring script for AFL
Language: Python - Size: 3.15 MB - Last synced at: 4 months ago - Pushed at: over 8 years ago - Stars: 39 - Forks: 5

vanhauser-thc/afl-dynamorio
run AFL with dynamorio
Language: C++ - Size: 28.3 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 37 - Forks: 10

SumitPadhiyar/confuzz
Concurrency property fuzzing tool for Lwt-based OCaml programs
Language: OCaml - Size: 334 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 27 - Forks: 0

RootUp/PHDays9
My fuzzing workshop from PHDays9
Size: 5.78 MB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 27 - Forks: 8

zodf0055980/Yuan-fuzz
Fuzzing with the generated argument
Language: C - Size: 986 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 26 - Forks: 9

arizvisa/afl-cygwin 📦
AFL "mostly" ported to cygwin
Language: C - Size: 848 KB - Last synced at: about 2 years ago - Pushed at: about 9 years ago - Stars: 24 - Forks: 21

spolu/gym_fuzz1ng
OpenAI Gym environment for binary fuzzing based on afl
Language: C - Size: 190 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 23 - Forks: 11

wolframroesler/afl-demo
Simple demonstration for how to fuzz test a C++ program with AFL.
Language: C++ - Size: 118 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 19 - Forks: 9

RamParameswaran/pyAFL
Python AFL (Australian Football League) library for collecting/analysing AFL data from AFLtables.com
Language: Python - Size: 88.9 KB - Last synced at: about 15 hours ago - Pushed at: about 1 year ago - Stars: 18 - Forks: 13

moshekaplan/FuzzImageMagick
Sample files for fuzzing ImageMagick
Language: Python - Size: 9.22 MB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 18 - Forks: 4

fuzzah/fuzzaide
collection of helper tools for fuzzing
Language: Python - Size: 162 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 5

vanhauser-thc/afl-simulate
Simulate afl-fuzz
Language: C - Size: 19.5 KB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 16 - Forks: 5

adrianherrera/afl-ngram-pass
An LLVM-based implementation of n-gram branch coverage for AFL
Language: C++ - Size: 32.2 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 13 - Forks: 9

kppw99/FuzzBuilderEx
FuzzBuilderEx is a system to build seed corpus and fuzzing executables using the test framework automatically.
Language: C++ - Size: 169 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 2

spinpx/afl_pin_mode
Yet another AFL instrumentation tool implemented by Intel Pin.
Language: C++ - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 10 - Forks: 4

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

timobrembeck/jit-fuzzer
A fuzzing setup for JS JIT compilers, implemented for the JavaScriptCore (webkit) engine.
Language: Python - Size: 142 KB - Last synced at: 24 days ago - Pushed at: about 2 years 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: 24 days ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 1

AlexandreCarlton/afl-docker
american fuzzy lop in a Docker container
Language: C++ - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 9 - Forks: 4

tree-sitter/afl-tree-sitter
AFL test harness for tree-sitter runtime and parsers
Language: C - Size: 24.4 KB - Last synced at: 7 days ago - Pushed at: about 8 years ago - Stars: 9 - Forks: 5

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

lihungte96/Software-testing-2019
Software testing class example 2019 Spring
Language: Java - Size: 1.69 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 8 - Forks: 5

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

zx1340/afl-manager
Python web server used to manager multi-afl-fuzzer
Language: Python - Size: 32.2 KB - Last synced at: 10 months ago - Pushed at: almost 7 years ago - Stars: 7 - Forks: 2

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

DarkRelay-Security-Labs/WinAFL
A Collection of WinAFL Compiled Binaries form the house of darkrelay security labs.
Size: 1.49 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 0

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

RenWal/auto-afl
Parallel fuzzing automation tool for AFL on Linux
Language: Shell - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 0

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

rhelmke/epf Fork of nccgroup/fuzzowski 📦
ARCHIVED IN FAVOR OF https://github.com/fkie-cad/epf
Language: Python - Size: 332 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 5

thelumberjhack/corpusgen
Corpus is an asynchronous web crawler for you to grab a set of sample files. Then use afl-cmin to create a minset of them for later use with AFL. Code is provided as is and likely won't be maintained by me. Feel free to use it (at your own risk).
Language: Python - Size: 51.8 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

msymt/afl-fuzz-to-target
Describes how the fuzzing tool AFL sends fuzz to the target binary.
Language: C - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

WhatTheFuzz/crash-bucket
Deduplicates crashing input to programs using LLDB's Python API.
Language: Python - Size: 28.3 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

AftabHussain/afl-test-viz
Visualizing tests generated in AFL during fuzzing
Language: Python - Size: 4.49 MB - Last synced at: almost 2 years ago - Pushed at: over 3 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: 2 months ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

m4drat/winafl-scripts
Some useful scripts for winafl utils (tmin/cmin/...)
Language: Python - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 1

zhaosjason/aflfaster Fork of mboehme/aflfast
AFLFaster (extends AFLFast with a CFG-informed mutation selection engine)
Language: C - Size: 1.81 MB - Last synced at: 4 months ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 1

ljcl/hubot-afl
Get information about AFL rounds in via your hubot
Language: JavaScript - Size: 60.5 KB - Last synced at: 16 days ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 0

avncharlie/PeAR
PeAR - the Performant AFL Rewriter. Instrument Linux and Windows binaries with fuzzing instrumentation and more.
Language: Python - Size: 191 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

fahim-86/Amibroker-afl
Addon for Amibroker, a trading software.
Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

AlexGustafsson/fuzzing-http-servers
An example setup for quickly getting fuzzing of HTTP servers running. Uses AFL and WFuzz.
Language: Makefile - Size: 26.4 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

sai-teja-ponugoti/Software-Testing-Quality-Assurance-and-Maintenance
ECE 653 - testing, Quality Assurance, and Maintenance.This repo holds all material, notes and assignments related to the mentioned course.
Size: 10.3 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

Antonin-Deniau/php-fuzz
A somewhat functional PHP fuzzer heavily inspired by AFL
Language: PHP - Size: 16.6 KB - Last synced at: 12 months ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 1

aufawibowo/amibroker-formula-language
A repository dedicated to document AFL as amibroker programming language
Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

K-atc/play-with-kframework
Let's perform cause analysis of a crash found by AFL, using K Framework!
Language: C - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

ph4r05/python-afl Fork of jwilk/python-afl
American Fuzzy Lop fork server and instrumentation for pure-Python code
Language: Python - Size: 260 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

ph4r05/pyAPDUFuzzer Fork of petrs/pyAPDUFuzzer
A fuzzer for APDU-based smartcard interfaces
Language: Python - Size: 109 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 1

valldrac/granota
Alternative fuzzing engine for afl-fuzz binary instrumentation code.
Language: Shell - Size: 483 KB - Last synced at: 3 months ago - Pushed at: about 9 years ago - Stars: 2 - Forks: 1

avulic/SesveteDoubleBlues
Website
Language: JavaScript - Size: 160 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 1 - Forks: 1

jacaranda-analytics/fraser_gehrig
Scrape AFL data from afltables.com. Get around Fraser Gehrig.
Language: Python - Size: 44.9 KB - Last synced at: 25 days ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

dsfifty/ESP32_AFL-footy-tipping
An esp32 project that works with a TFT screen to collect AFL footy tips and then update scores and your tip results.
Language: C++ - Size: 474 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

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

hark130/hardy-remix
An investigation of three fuzzers: American Fuzzy Lop++ (AFL), Honggfuzz, and Radamsa
Language: C - Size: 639 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

maride/afl-transmit
Transfer AFL files over a mesh to fuzz across multiple servers
Language: Go - Size: 40 KB - Last synced at: 11 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

TwoFX/lean4-afl
Various scripts and data files I use to test Lean 4 using AFL
Language: C - Size: 10.7 KB - Last synced at: 15 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

roachspray/acsac17wip
My ACSAC 2017 WIP Material
Language: C - Size: 6.2 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 3

dizzy57/python-afl37
Bytecode-level coverage for fuzzing python programs with AFL.
Language: C++ - Size: 22.5 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0
