Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 596 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 596 Bytes

file-bitflipper

A rust binary that will flip random bits in a file.

Example

(bitflipped bentley) name-of-you-image

Usage

From Releases

Download the executable from releases

From Source

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.