• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Fix Loginserver Ver and Repair HS

Legendary Battlemage
Loyal Member
Joined
Dec 13, 2007
Messages
613
Reaction score
161
What do you use for x64 debugging ?
 
Experienced Elementalist
Joined
Mar 25, 2006
Messages
218
Reaction score
19
Can you give more info on what this release fixed? Do you mean we can use any client exe with HS patched? Do you have updated unpacked version of dragonnest.exe?
 
Newbie Spellweaver
Joined
Apr 11, 2011
Messages
29
Reaction score
12
14000E7B0 83 C2 FF add edx,0xFFFFFFFF
14000E7B3 4D 8B D0 mov r10,r8
14000E7B6 83 FA 26 cmp edx,0x26 //x25 x02 x03 complete the login //x05 is new role //Other clients need contrast began to change from here //ID offset +0xd pass offset +0x2e
14000E7B9 0F 87 E5 00 00 00 ja 000000014000E8A4
14000E7BF 4C 8D 05 3A 18 FF FF lea r8,[0000000140000000]
14000E7C6 48 63 C2 movsxd rax,edx
14000E7C9 41 8B 94 80 AC E8 00 mov edx,[r8+rax*4+0xE8AC]
14000E7D1 49 03 D0 add rdx,r8
14000E7D4 FF E2 jmp rdx



Can you give more info on what this release fixed? Do you mean we can use any client exe with HS patched? Do you have updated unpacked version of dragonnest.exe?

yes..skip ver
but,Different clients, also need to contrast the packet to modify offset or structure
 
Experienced Elementalist
Joined
Mar 25, 2006
Messages
218
Reaction score
19
Can you unpacked dragonnest.exe for GT70DN client so that we can use it with our own server files?
 
Junior Spellweaver
Joined
Oct 29, 2012
Messages
151
Reaction score
11
14000E7B0 83 C2 FF add edx,0xFFFFFFFF
14000E7B3 4D 8B D0 mov r10,r8
14000E7B6 83 FA 26 cmp edx,0x26 //x25 x02 x03 complete the login //x05 is new role //Other clients need contrast began to change from here //ID offset +0xd pass offset +0x2e
14000E7B9 0F 87 E5 00 00 00 ja 000000014000E8A4
14000E7BF 4C 8D 05 3A 18 FF FF lea r8,[0000000140000000]
14000E7C6 48 63 C2 movsxd rax,edx
14000E7C9 41 8B 94 80 AC E8 00 mov edx,[r8+rax*4+0xE8AC]
14000E7D1 49 03 D0 add rdx,r8
14000E7D4 FF E2 jmp rdx





yes..skip ver
but,Different clients, also need to contrast the packet to modify offset or structure

can u skip version for client gtdn70 ? dragonnest.exe
 
Newbie Spellweaver
Joined
Sep 6, 2012
Messages
9
Reaction score
0
Can skip version but Disconnect from server when Input Username Password then Login :)
 
Experienced Elementalist
Joined
Mar 25, 2006
Messages
218
Reaction score
19
The problem is with the dragonnest.exe. We need a more updated one. The one we're using right now are too old.
 
Newbie Spellweaver
Joined
Apr 11, 2011
Messages
29
Reaction score
12
Can skip version but Disconnect from server when Input Username Password then Login :)

Because the packet structure has changed.

14000E7B6 83 FA 26 cmp edx,0x26 //x25 x02 x03 complete the login //x05 is new role //Other clients need contrast began to change from here //ID offset +0xd pass offset +0x2e

Please observe the changes that have taken place here.
 
Initiate Mage
Joined
Jan 14, 2014
Messages
1
Reaction score
0
When prompted to login account Request Error
 
Newbie Spellweaver
Joined
Sep 6, 2012
Messages
9
Reaction score
0
Because the packet structure has changed.

14000E7B6 83 FA 26 cmp edx,0x26 //x25 x02 x03 complete the login //x05 is new role //Other clients need contrast began to change from here //ID offset +0xd pass offset +0x2e

Please observe the changes that have taken place here.


Ohh, so i must unpack DragonNest.exe ?
 
Newbie Spellweaver
Joined
Apr 11, 2011
Messages
29
Reaction score
12
Of course you can choose two options:
1、Modify the client.
2、Modify the service side.

If you are interested in, you can use ICQ to talk with me, but you have to understand the debugging.



Now I have to repair so-and-so 70 clients, make it work properly.
 
Initiate Mage
Joined
Jan 8, 2014
Messages
4
Reaction score
0
I use the login server that TS hacked and using the current version of DN Gemscool Client

no version mismatch messages appear, until i try to login and when i click login, got message and says "Disconnected from server".
 
Back
Top