8 Forks
44 Stars
44 Watchers

Fuzzle

Fuzzle: Making a Puzzle for Fuzzers (ASE'22)

How to download and setup Fuzzle

Open terminal and run command
git clone https://github.com/SoftSec-KAIST/Fuzzle.git
git clone is used to create a copy or clone of Fuzzle repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Fuzzle https://github.com/SoftSec-KAIST/Fuzzle/archive/master.zip

Or simply clone Fuzzle with SSH
[email protected]:SoftSec-KAIST/Fuzzle.git

If you have some problems with Fuzzle

You may open issue on Fuzzle support forum (system) here: https://github.com/SoftSec-KAIST/Fuzzle/issues