# Corrupt something

This module is for corrupt some files.

## Usage

```bash
corrupt <filename> [--offset value] [--end value] [--subEnd value] [--bit value]
```

`offset`: The start position

`end`: The end position

`subEnd`: The end position but sub with buffer length and value

`bit`: The value in 1 to 8
