You can go up to base72 and in some cases even beyond (you are using hashes and they allow for & and probably even ? )
I am using the smallest safe dictionary in my ripper project here: https://github.com/naugtur/ripper
//you could also compare the results of deflate and LZW I've been using
You can go up to base72 and in some cases even beyond (you are using hashes and they allow for & and probably even ? )
I am using the smallest safe dictionary in my ripper project here: https://github.com/naugtur/ripper
//you could also compare the results of deflate and LZW I've been using