[bf1942] bf2 keyhashes

Joe sechon at blackmud.com
Sun Jun 26 17:11:49 EDT 2005


Good deal -- Works perfect. Thanks a lot!

-----Original Message-----
From: dackz [mailto:lists at dackz.net]
Sent: Sunday, June 26, 2005 3:49 PM
To: bf1942 at icculus.org
Subject: Re: [bf1942] bf2 keyhashes


It would be pretty trivial to write one, and you could even get it yourself.

 From the command line, you could do the following:

C:\>REG QUERY "HKEY_LOCAL_MACHINE\SOFTWARE\Electronic Arts\EA
Games\Battlefield 2\ergc" /ve

Which return something like:

! REG.EXE VERSION 3.0

HKEY_LOCAL_MACHINE\SOFTWARE\Electronic Arts\EA Games\Battlefield 2\ergc
     <NO NAME>   REG_SZ  XXXXXXXXXXXXXXXXXXXX

Then you could just run the XXXX value through an md5 program to get
what you want. Here's a JavaScript one which will work in your browser:
http://pajhome.org.uk/crypt/md5/

Joe wrote:
> How does one get their keyhash from the client end? In 42/viet we
> always used third party tools to compute it, but I can't find one for
> bf2 yet. Big problem, as this retarded BF2CC only stores keyhash for
> banned players.
>
> Any pointers?
>
> TIA!
>




More information about the Bf1942 mailing list