https://github.com/manorajesh/corrupted
Usually corrupts file by inserting random numbers into file
https://github.com/manorajesh/corrupted
corruption rust
Last synced: 2 months ago
JSON representation
Usually corrupts file by inserting random numbers into file
- Host: GitHub
- URL: https://github.com/manorajesh/corrupted
- Owner: manorajesh
- Created: 2022-10-18T21:08:56.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T23:14:59.000Z (about 2 years ago)
- Last Synced: 2025-01-20T07:31:46.908Z (4 months ago)
- Topics: corruption, rust
- Language: Rust
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# corrupted
Usually corrupts file by inserting random numbers into file## Why
I am not really sure. I wanted to see how resilient certain file types were, but
I don't think most files can filter out a random number in the middle of good data