CREATION ACCOUNTS

juji

Heir
Customer
Dear all, I have a question. I bought L2Lucera Interlude, and I don't quite understand the password encryption process. As a result, I haven't been able to link the account creation from the website I'm setting up for the server. Does anyone have any code they can share to create accounts? I'm using the default encryption that comes with the server. Thank you very much for your support in advance!
 
# Current hashing, default Whirlpool2
# Available hashing methods: adler32, cksum, crc8, crc16, crc24, crc64, crc32, crc32_mpeg2, crc32_bzip2, ed2k, elf, fcs16, gost, has160, haval_128_3, haval_128_4, haval_128_5, haval_160_3, haval _1 60_4, haval_160_5, haval_192_3, haval_192_4, haval_192_5 , haval_224_3, haval_224_4, haval_224_5, haval_256_3, haval_256_4, haval_256_5, md2, md4, md5,ripemd128,ripemd160,ripemd256,ripemd320, sha0, sha1, sha224, sha25 6, sha384, sha512, sumbsd, sumsysv, sum8, sum16, sum24, sum32 , tiger128, tiger160, tiger, tiger2, tree:tiger, tree:tiger2, whirlpool0, whirlpool1, whirlpool2, xor8
 
I tried to use Whirlpool, but when entering the password created from the website, it doesn't match!
 
For example, I input a 'Whirlpool' hash for the password 'nico,' and the hash is 'E0048432BDEFB774C5431E152637DAB007F30EB25D2B4C8EF4E57B92373FD81902477573D68A32C1D420FA5E5E9C94744CC1DF5343C6442A27B474D54C64D30C,' according to the website https://codebeautify.org/whirlpool-hash-generator. However, when I check the database, the hash for the 'nico' password is '4ASEMr3vt3TFQx4VJjfasAfzDrJdK0yO9OV7kjc/2BkCR3Vz1ooywdQg+l5enJR0TMHfU0PGRContHTVTGTTDA==' They don't match. What could I be doing wrong, folks?
 
Back
Top