Skip to content

Files

Latest commit

 

History

History

asan

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Ziggy example - URL

First, install the tooling:

cargo install cargo-afl honggfuzz ziggy

ASAN mode is only available when using Rust Nightly.

To fuzz, run in this directory:

cargo +nightly ziggy fuzz --asan

Note: The the runner must use --asan too!

cargo +nightly ziggy run --asan