This is a very simple program for finding recurring byte patterns in large chunks of data.
It's not very optimized and the scoring algorithm might fail sometimes - but it helped me immensely by speeding up simple reverse engineering tasks.
Built with Godot 3.3.
