5bc939c1a264fe61011aeaed6a29d48627f9c511
I merged in most of the important stuff from the branch, but did significantly modify how hashes are matched. Instead of computing the hash for all files in a directory right away (slow), only the file lengths are computed. When attempting to match a ROM, file length is matched first, then the hash is computed and matched. I also updated the dialogs to start in their current or previous directories.
VRC
The Vinesauce ROM Corruptor is a program that allows you to change the bytes of any file by tweaking some simple settings. It's main use is corrupting NES ROM files for that glitchy fun effect, but since it works on any file it can be used to corrupt any kind of ROM or game data file.
Description
Languages
C#
100%