fuzzmutator 0.1.3

This is a tiny library that can be used to mutate fuzzing data on a bit-level.
Documentation
1
2
3
4
# fuzzmutator-rs
fuzzmutator-rs is a small library created with portabilty and performance in mind.
# Usage
Examples of usage can be found in the examples directory, but the code is pretty much self-explanatory since the provided API is very simple.