PheeLeep / FileCrapper-Project

A program that corrupts (or craps) your selected files, in easy and worry-free.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FileCrapper

FileCrapper is a utility software that helps you intenionally corrupt (or crap) your files easily and worry-free.

Table of Contents

Purpose

The purpose of FileCrapper is to let user intentionally corrupt their files easily and worry-free as the program run even without the internet.

Features

FileCrapper features the following:

  • Offline file corruption software. (no internet required)
  • Easy to operate and less complexity.
  • FileCrapper has two version. Portable and Installable.

Methods

FileCrapper has the following file crapping methods to destroy selected files:

  • Random Byte Generation: Creates a randomized byte, and overwrites to the randomized stream position.
  • Random Byte Swapping: Randomizes two byte arrays from different positions, and swaps it.
  • Random Byte Nullify: Nullifies the randomized stream position.

System Requirements

FileCrapper must be run on Windows Vista and above, with .NET Framework 4.8 installed.

Download

Go to Release page, and go to latest release. There are two versions this version 2.0, Portable (compressed as zip file.) and Installable (in .msi file).

License

MIT License

Screenshot Results

These are the screenshot results, comparing two objects before and after the file was corrupted.

Comparison of two videos, original and corrupted Rendering glitches when playing a corrupted video file, showing color glitches compared to the left side (original).

Comparison of two screenshot images, original and corrupted Corrupted image on the right side was rendered with glitches.

Comparison of two Hello World program, original and corrupted Side-by-side error message pops-up when attempting to run a corrupted Hello World program.

About

A program that corrupts (or craps) your selected files, in easy and worry-free.

License:MIT License


Languages

Language:C# 100.0%