A rust binary that will flip random bits in a file.
Download the executable from releases
git clone https://github.com/Chloe-Woahie/file-bitflipper.git
cd file-bitflipper
cargo run -- --file ./test-images/bentley.jpg --amount 50
This project is licensed under the MIT license.