It simple corrupts your OWN files, intented to play around test the limits of your skills on information recovery.
I was looking for a simple, offline, free, and many other things, but mainly with no metadata remaining on the file that i was modifying, simple by the fact its your file so, nobody should let other people metadata where it doesn't belong, so enjoy it, its free like free beer!
OS X & Linux:
on linux and osx you will need mono or its equivalent to run it, but it has yet to be tested.
Windows:
visual studio, build it with the project included, or run the exe that is uploaded on the release,
When you don't want anybody else beside you (and a few smart people around) to be able to open this software, open up, select your file(s), corrupt them and get what i just said, corrupted files, enjoy (?)
You will need Visual Studio or similar software (IDE or CLI) compatible with .Net Framework 2.0, and C#, then load up the included project, build it, as you need or want to, Release or Debug build.
- 0.1.1
- Comments added, and a few lines cleaned up.
- 0.1.0
- The first proper release
- 0.0.1
- Work in progress
Distributed under the MIT license. See LICENSE
for more information.
https://github.com/0x01x02x03/CorruptYourOwnFiles/
- Fork it (https://github.com/0x01x02x03/CorruptYourOwnFiles/)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request