I was looking to know if anyone could help me out..
What I'm trying to do is write (multiple) file(s) into a single file, but in a seemingly random order(Where a single file is in more than one spot), which ofcourse is not actually random as it still needs to be readable by the same program.
I don't want to encrypt the files though, just more or less "scramble" them..
I've been working on this for a bit, but I can't find a logical way to do it where a person would be unable to unscramble any file(s) modified by this in under 5 minutes
If this isn't explained well enough, or is worded poorly, please let me know and I will see if I can explain better or choose different wording.