file-bitflipper
A rust binary that will flip one or more bits of a file (mostly for messing with images for fun).
Example
Usage
$ git clone https://github.com/Chloe-Woahie/file-bitflipper.git
$ cd file-bitflipper
$ cargo run -- --file ./test-images/bentley.jpg --amount 50
License
This project is licensed under the MIT license.