otclient/modules/client_entergame
Eduardo Bart e5000fa577 encrypt password and account number
* the encryption uses a unique machine key, this means that if anyone steals config.otml with a saved password,
he will not be able to decrypt the password without the machine UUID key
* the encrypt uses a simple XOR encryption method, encoded with base64 and adler32 summing
2012-06-04 09:38:25 -03:00
..
2012-05-01 10:06:38 -03:00
2012-04-26 13:45:25 -03:00
2012-04-05 09:18:25 -03:00