This program intentionally corrupts a unix stream at a specified error rate. It is for systematic analysis on the effects of data corruption. I wrote it to simulate bit-rot in file archives so I could test RAID and archive strategies for data recovery. A few short bash scripts are included so you can instantly enjoy text, image, audio, and video corruption. Just drop in your own data files called test.jpg, test.mp3, and test.mp4 and run the scripts.

Usage format is:

corrupt [OPTION]... [FILE]

where:

OPTIONS

-bit single bit error instead of byte substitution corruption
-B NUM_B number of bytes per a single corruption event
-kB NUM_KB number of kilobytes per a single corruption event
-MB NUM_MB number of megabytes per a single corruption event

-u uniform corruption instead of a random statistical event

-c CHAR substitute a constant CHAR instead of a random bit/byte error

Features

  • bit or byte level corruption
  • user defined error rate specified in B, kB, or MB
  • statistical or uniform error distribution

Project Activity

See All Activity >

Categories

File Managers

License

GNU General Public License version 3.0 (GPLv3)

Follow corrupt

corrupt Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of corrupt!

Additional Project Details

Operating Systems

Linux

Intended Audience

Developers, System Administrators

User Interface

Command-line

Programming Language

C

Related Categories

C File Managers

Registered

2016-11-21