EO Keys generator

12/11/2007 04:49 Orochisuke#1
KeyMaster V1

Made using unknownone's Packet Encryption Guide and C++ (My First C++ Program!)

You need Microsoft .NET Framework 2.0

This is NOT a proxy. You must record packets using other methods *cough*WPE Pro*cough*. Anyway >.> you can browse keys 1 and two and search for specific values. They can be entered as decimals or hex with the prefix '0x', ignoring the single quotes. The last two keys can be generated by inputting the Account ID and Crypto Key.

They are found in packet 7 if you record with Wpe Pro, not always though, but always with a length of 28. You must decrypt the packet containing the two values using key 1 and counter a = 0 and counter b = 0.

Then, you must do the following.
Using bytes 11,10,9,8:
Code:
AccountID = 11 + ((10 << 8) & 0xff) + ((9 << 16) & 0xff) + ((8 << 24) & 0xff)
Using bytes 7,6,5,4:
Code:
CryptoKey = 7 + ((6 << 8) & 0xff) + ((5 << 16) & 0xff) + ((4 << 24) & 0xff)
Enter those values into Key Master and it click generate and it will create and display the two new keys.

Yet again, credits for discovering the encryption go to unknown him.
12/14/2007 19:34 bilboman195#2
what is a key exactly? please reply :)
12/14/2007 20:58 Ashihar#3
it doesnt opening
12/14/2007 22:02 Orochisuke#4
Keys are used to decrypt packets from the client and server.

You need Microsofts .NET Framework 2.0
12/15/2007 13:05 Ashihar#5
Quote:
Originally Posted by Orochisuke View Post
Keys are used to decrypt packets from the client and server.

You need Microsofts .NET Framework 2.0

I have got NET Framework 2.0 it says

This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.
01/04/2008 09:13 monster.inc#6
wats ths thing??how does it help when u play eo??
01/06/2008 15:05 nooneatall#7
umm.. it doesnt help u at all when playing.. it helps people making bots and cheats for eo :D

if u have no idea of what this program does.. it will 99 percent chance bo of no use for you! :D

but it will help other people with some experience in making bots :D
01/07/2008 02:06 jackyyll#8
Yeah, it's broke it looks like :S Try reuploading? Size looks too small...