Hi there im making a PHP website for this game and the passwords it use are like this
0x7BF1EA5EBADD9D7DD2D43E25ABEBCD100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 which translates into "999momo999"
any idea what sort of cryptography that might be?
the pass itself is stored in a MSSQL DB and the column type is BINARY(60)
thanks for any info