glitchy is a small Python script that works by copying/pasting a random sized chunk of data to random locations a random amount of times
glitchy.py [-h] [-f FILENAME]
python jpg glitcher
optional arguments:
-h, --help show this help message and exit
-f FILENAME name of .jpg file to be glitched
python glitchy.py -f foo.jpg
Note: must be ran using Python 2.7