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
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

Build gen AI apps with an all-in-one modern database: MongoDB Atlas

MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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