File Fuzzer

This tool was developed by Brendan Rood on 12/05/2024

Provide a file, the byte ranges you want to fuzz, and the chance for any given byte to be fuzzed.
Doing so will allow you to create "fuzzed" versions of the original file.

If the output file is an image, and is not so corrupted that it can't be drawn, a preview will appear below.
Images have a red pannel behind them to help see transparency.

Click the cyan link to download the result.

The bytes that were modified during the execution will also be listed. [INDEX](OLD VALUE->NEW VALUE)


Original:

Bytes to Fuzz:

Mutation Chance:

Begin Processing


<List of modified bytes will appear here after execution>


<UNDRAWABLE FILE>
<download link will appear here after execution>