https://github.com/neuschaefer/fuzzing-wrappers
Short programs for testing specific libraries with afl-fuzz
https://github.com/neuschaefer/fuzzing-wrappers
Last synced: 28 days ago
JSON representation
Short programs for testing specific libraries with afl-fuzz
- Host: GitHub
- URL: https://github.com/neuschaefer/fuzzing-wrappers
- Owner: neuschaefer
- Created: 2015-10-06T19:24:21.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-06T20:12:04.000Z (over 10 years ago)
- Last Synced: 2023-03-12T06:18:33.534Z (over 3 years ago)
- Language: C
- Size: 129 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Fuzzing Wrappers
================
This repository contains small snippets of code that help fuzzing a few
specific applications or libraries with [afl](http://lcamtuf.coredump.cx/afl/).