[go: up one dir, main page]

afl 0.1.3

Fuzzing Rust code with american-fuzzy-lop
Documentation
1
2
3
4
5
6
7
8
9
10
# Changes

## 0.1.3

* [Don't pass extra values to C afl-fuzz `main`.]https://github.com/frewsxcv/afl.rs/pull/62

## 0.1.2

* [Add afl-sys crate]https://github.com/frewsxcv/afl.rs/pull/51
* [Introduce `cargo afl-fuzz`]https://github.com/frewsxcv/afl.rs/pull/60