Quote Originally Posted by Kutje View Post
Hash keys are generated to prevent you from faking the version number itself, each version number will have a unique algorithm which is used to generate a key, once it reaches the server, it is decrypted into the version number, and then compared against the number stored in the database.
Is it possible to switch the hash keys from a new version to a older one to try a fool the process.