navin-mohan / corruptme

Corrupt Me is an Opensource File Corruption Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Corrupt Me

A Simple File Corruption Library

Corrupt Me is an Opensource File Corruption Library. The idea behind this project is the numerous ways in which a file can get corrupted and to replicate such corruptions for testing and other purposes. It is written in C++.

Documentaion

Navigating the code

The corruptfile class provides the basic file streams (including C style file pointers) container that can be extended to include different corruption methods.

The methods header file contains all the derived method classes available.

About

Corrupt Me is an Opensource File Corruption Library

License:Apache License 2.0


Languages

Language:C++ 100.0%