Find Token for L2Walker (C3 Servers)
After so many requests, and PMs i had, i make a guide:
First you will need a program called HexProbe. In my example, i use Hexprobe Hex Editor Version 1.41 (Full). Ok lets start:
After you install it go to "File View" , and double click L2.exe as you see in the picture:
Then, start your game from Loader,updater,l2x,l2dragon ONLY!,or whatever *.exe they have. Now when you start game, and see the login panel:
leave it as is and press ALT+TAB.Now go to "Process View",click refrest button, then double click l2,expand the tree, and find engine.dll by double clicking it as you see in the pic:
Now after you double click engine.dll, go to File>Export Whole Data As as the pic:
The output file will be 60~65mb uncompressed from memory in *.hex format.The dificult part is over.Now open it with any hex editor (or hexprobe) and find $Revision (CTRL+F) wich is the protocolVersion in L2walker.Look the pic:
The token can be found here:
Thats all folks! hf! 8)
Hexprobe 2.0+Crk (By Agahnim)
Find Token for L2Walker (C4 Servers)
This is a simple guide on how finding L2Walker's Token (Auth Key):
First you will need a program called ArtMoney. In my example, i use ArtMoney SE v7.17. ArtMoneySE7.18 .Ok lets start:
First run ArtMoney and then your lineage2 Client (loader or whatever),after you see this:
Press ALT+TAB to go to ArtMoney. Select process "Lineage II" and click to Search as you see in the pic:
Type in Value: VersionC , (dont forget to select the button "Text" near Type menu) and press ok. Then Right click in address 0097538C and select Memory editor. See the last picture to find the token:
Thats all folks! hf! 8)
Find Token for L2Walker (T0 Servers)
-> http://www.maxcheaters.com/forum/index.php?topic=21817.msg144151#msg144151
ATM there are no servers with token protection (or maybe there are, but I don't know xD), anyway, here is a guide to extract the interlude token directly from memory.
1 - Download this files:
--------------->http://rapidshare.com/files/104921796/NWindow.rar.html (Nwindow GG cracked)
--------------->http://rapidshare.com/files/104921709/CProcess.exe.html (CurProcess)
2 - Copy NWindow.dll to your system, so you will disable GG.
3 - Start the game (L2) form the loader of your server, or directly form l2.exe
4 - Start CProcess.exe and find L2.exe in the upper list, and after that, select Engine.dll in the bottom list.
5 - Press Right Click over Engine.dll and click "Dump Memory", select a file name and as file format (Binary File). Then press "dump memory".
6 - Open the resulting file with any Hex editor (HexProbe, HexComparison, XVI32, etc) and look for the adress: 0x7F8BC0 there will be the token.
The default token for interlude is: 33313D3D2D252640215E2B5D5B3B272E5D39342D
PD: For more information, the PUSH instruction that reads the token is in adress: 0x165E80 in engine.dll