Essentially, this is a test of my scrambler machine. Not optimized AT ALL. Brute forces its way through the entire list. CAnnot handle more than 300k computations I don't think. Well, the real cypher comes out later.
How it works: Takes the entire string, splits it into the block chain size, then shuffles it, and decrypts it. Put in a string, and decide on a block size. The index shows you where each block is supposed to be, and where it is. So, say if the number 4 is in slot two of index, then that means in the encrypted cypher, block 2 is actually block 4 in the real thing DDS1 is the encrypted cypher, Unscramble at 1 is the unscrambled cypher. and encoding block is the