[Archive] Bnetsalt
[Archive] Bnetsalt
Archived author: murdocmurat • Posted: 2025-11-04T18:13:29.228483
Original source
hi i need help, do not use the encoding used in md5 to do the bnet2_pass_hash and the bnet2_salt, for wod; I know that sha_pass_hash is done `$ password = sha1 (strtoupper ($ username). ':'. strtoupper ($ password));` someone could tell me how to do bnet2_pass_hash and bnet2_salt ...