#binary-data #consume #order #structured #fuzz #fuzzing #shape

fuzzed-data-provider-rs

fuzzed-data-provider-rs is library that you can use in order to consume fuzz binary data and shape them into structured values

1 unstable release

0.1.1 Sep 11, 2023
0.1.0 Sep 11, 2023

#17 in #consume

38 downloads per month

GPL-2.0 license

22KB
325 lines

fuzzed-data-provider-rs

This library provides you with an object named FuzzedDataProvider which you can use
in order to consume fuzz binary data and construct structured data.

No runtime deps