Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Dekaron > Dekaron Private Server
You last visited: Today at 08:22

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[HELP] Last Project

Discussion on [HELP] Last Project within the Dekaron Private Server forum part of the Dekaron category.

Reply
 
Old   #1
 
lol2k11's Avatar
 
elite*gold: 0
Join Date: Feb 2010
Posts: 125
Received Thanks: 6
[HELP] Last Project

well , i'll show u my last project
and i hope some one to help me ....

oright , at first , i find a way to unpack EG dekaron client ,
unpacking without any errors , getting there divs + server files .
the last problem is that :

BIN = have 3 files has been protected
egdk.dll
dkac.dll
dekaron.exe

here's each of one how it works and protect there client .
egdk + dkac
checks the data.pak IP + channel , login lists .
if they are the EG Dk IPs , then it will give an order to run Dekaron.exe

dekaron.exe isnt protected , if we could unpack the 2 .dll files , and disable them runing dekaron.exe will be easy

*please remamber , that i already got aloken , skills , weps , working 100%
but my last problem is to unpack the dekaron.exe from eg dekaron and get it works .


if some one interested about help me with that project .

pm me .
lol2k11 is offline  
Old 03/26/2010, 14:31   #2
 
Zombe's Avatar
 
elite*gold: 20
Join Date: Dec 2007
Posts: 1,450
Received Thanks: 833
Try to PM , hes the ASM expert here.
Zombe is offline  
Old 03/26/2010, 15:28   #3
 
pieter's Avatar
 
elite*gold: 0
Join Date: Jan 2008
Posts: 568
Received Thanks: 176
if u just want to unpack u can easily do it without having to worry about exe or dll's

just need a packer that can handle files bigger then 2gb
pieter is offline  
Old 03/26/2010, 16:40   #4
 
elite*gold: 0
Join Date: Jan 2010
Posts: 86
Received Thanks: 11
lol.. cos he dunno how to do it, tats y he asking some1 know how to do it to do for him. funny..
nobleman8O is offline  
Old 03/26/2010, 18:44   #5
 
elite*gold: 20
Join Date: Jan 2008
Posts: 1,346
Received Thanks: 354
Quote:
Originally Posted by pieter View Post
if u just want to unpack u can easily do it without having to worry about exe or dll's

just need a packer that can handle files bigger then 2gb

He's talking about the DLL's and dek.exe because they are packed, not the data.pak.
bottomy is offline  
Old 03/26/2010, 23:18   #6
 
♠Vegeta♠'s Avatar
 
elite*gold: 0
Join Date: Feb 2010
Posts: 73
Received Thanks: 23
Quote:
Originally Posted by nobleman8O View Post
lol.. cos he dunno how to do it, tats y he asking some1 know how to do it to do for him. funny..
And do you know how to then ?
♠Vegeta♠ is offline  
Old 03/26/2010, 23:25   #7
 
lol2k11's Avatar
 
elite*gold: 0
Join Date: Feb 2010
Posts: 125
Received Thanks: 6
i already got aloken with skills , weps , everything ,
i am talking about the dlls and dekaron.exe
read my topic plz .

every one is ready to pm me ...
and i am serious

Quote:
if u just want to unpack u can easily do it without having to worry about exe or dll's

just need a packer that can handle files bigger then 2gb
no that's not right .
eg dekaron protected with ct files , AG Dekaron already use it .
it will update the div files as a uncorrected files and if u wanna unpack them
u will get a FAIL !! u will get f***ked files .
lol2k11 is offline  
Old 03/27/2010, 00:02   #8
 
elite*gold: 0
Join Date: Jan 2009
Posts: 226
Received Thanks: 80
why would you need eg's stuff from the bin folder when you say you already got aloken working. skills and all?
Lanayru is offline  
Old 03/27/2010, 00:28   #9
 
HellSpider's Avatar
 
elite*gold: 20
Join Date: Aug 2008
Posts: 2,762
Received Thanks: 4,395
Actually, pieter is right. The PAK is easy to unpack. Just use the newer PAK tools...

If you wanna know about the files.

Code:
DKAC.dll - Not important, does not get loaded
EGDK.dll - Anti-leech system + adds Aloken dynamically
Dekaron.exe - Normal dekaron.exe + Loads EGDK.dll exported function
Executable protectors applied:

Code:
(DKAC.dll - Themida 1.9.9.3)
EGDK.dll - Themida 2.1.0.0+
Dekaron.exe - RLPack 1.21 Full
The exported function that gets called in the dekaron.exe modified some calls to call functions inside EGDK.dll.

These calls are:

Code:
0066536C	E8 4F029A0F	call EGDK.100055C0
004FD61A	E8 B180B00F 	call EGDK.100056D0
004FE73F	E8 8C70B00F 	call EGDK.100057D0
005694AB	E8 30C7A90F  	call EGDK.10005BE0
006EA9FB	E8 60E0910F 	call EGDK.10008A60
006EA9FB	E8 60E0910F  	call EGDK.10008A60
00825239	E8 723B7E0F  	call EGDK.10008DB0
0047B95A	E8 31D8B80F  	call EGDK.10009190
00745507	E8 34478C0F  	call EGDK.10009C40
00745519	E8 32488C0F  	call EGDK.10009D50
0074552B	E8 30768C0F   	call EGDK.1000CB60
0074553D	E8 0E778C0F   	call EGDK.1000CC50
006B2A12	E8 2984950F   	call EGDK.1000AE40
006B2B35	E8 0683950F   	call EGDK.1000AE40
006B2B64	E8 D782950F   	call EGDK.1000AE40
006E4143	E8 7878920F   	call EGDK.1000B9C0
0050C4E9	E8 72FFAF0F   	call EGDK.1000C460
0050C537	E8 24FFAF0F   	call EGDK.1000C460
0053BBB3	E8 8811AD0F   	call EGDK.1000CD40
006CB1EB	E8 3023940F   	call EGDK.1000D520
005194CC	E8 6F48AF0F   	call EGDK.1000DD40

The EGDK.dll gets loaded like this. This is the entry of dekaron.exe:



This function loads the EGDK.dll:




If someone wants to take a look at the unpacked dekaron.exe I'll attach it here. The second attachment is the unpacked launcher.exe of the EG client.

Archive passwords:
Code:
www.elitepvpers.com
Attached Files
File Type: rar EG_unpacked_dekaron.rar (4.23 MB, 108 views)
File Type: rar EG_unpacked_launcher.rar (994.6 KB, 84 views)
HellSpider is offline  
Thanks
6 Users
Old 03/27/2010, 13:06   #10
 
lol2k11's Avatar
 
elite*gold: 0
Join Date: Feb 2010
Posts: 125
Received Thanks: 6
but if u unpack dekaron.exe that not means to make aloken loads on dekaron.exe
the EGDK.dll the one loads aloken so how can we use it ?
lol2k11 is offline  
Old 03/27/2010, 16:28   #11
 
HellSpider's Avatar
 
elite*gold: 20
Join Date: Aug 2008
Posts: 2,762
Received Thanks: 4,395
Quote:
Originally Posted by lol2k11 View Post
but if u unpack dekaron.exe that not means to make aloken loads on dekaron.exe
the EGDK.dll the one loads aloken so how can we use it ?
The EGDK.dll should be unpacked so that we could see how they load the aloken and then edit necessary things in the dekaron.exe.

The problem for me is... I'm able to unpack the DLL but all of the interesting code in the EGDK.dll is VMed by Themida. You can't read VMed code so it has to be resolved before that. I do have a tool for resolving the VM but somehow I can't figure out how to use it .
HellSpider is offline  
Old 03/27/2010, 16:59   #12
 
elite*gold: 0
Join Date: Feb 2010
Posts: 948
Received Thanks: 242
Nice work Hellspider
+10 Reported At: Sat 27 Mar 2010 - 16:59:09 GMT +1 Cause: Spam
iAslana is offline  
Old 03/27/2010, 17:06   #13

 
elite*gold: 35
Join Date: Aug 2009
Posts: 5,822
Received Thanks: 1,958
#spam deleted
~Kakkarot~ is offline  
Old 03/27/2010, 22:55   #14
 
lol2k11's Avatar
 
elite*gold: 0
Join Date: Feb 2010
Posts: 125
Received Thanks: 6
Quote:
Originally Posted by HellSpider View Post
The EGDK.dll should be unpacked so that we could see how they load the aloken and then edit necessary things in the dekaron.exe.

The problem for me is... I'm able to unpack the DLL but all of the interesting code in the EGDK.dll is VMed by Themida. You can't read VMed code so it has to be resolved before that. I do have a tool for resolving the VM but somehow I can't figure out how to use it .
but cant we use the egdk without unpack it ?
lol2k11 is offline  
Old 03/28/2010, 18:03   #15
 
Zombe's Avatar
 
elite*gold: 20
Join Date: Dec 2007
Posts: 1,450
Received Thanks: 833
Quote:
Originally Posted by lol2k11 View Post
but cant we use the egdk without unpack it ?
Quote:
Originally Posted by lol2k11 View Post
egdk + dkac
checks the data.pak IP + channel , login lists .
if they are the EG Dk IPs , then it will give an order to run Dekaron.exe
Read your own post, it checks the IP... Do u have amnesia?
Zombe is offline  
Thanks
1 User
Reply


Similar Threads Similar Threads
[HELP]Project: 12sky2 Cracking project
08/13/2009 - 12Sky2 - 8 Replies
Free File Hosting Made Simple - MediaFire I need help cracking this client (the objective is to disable X-TRAP) for 12sky2.ph tnx for those who will help currently using OLLYDBG for debugging some codes...
A NEW Project (Same Idea as Project Manifesto)
07/28/2009 - CO2 Private Server - 73 Replies
This is based off the original idea of project manifesto which I BELIEVE was a open source sorta deal This meaning that the community contributes to the source instead of having a select few work on the server by itself and everyone else play the server Franqeutly i am tired of ALL these servers that pop up last a few days then finish honestly it gets REALLY old Leave Your comments what you think This is MY OPINION nothing else
[Project] New Private Server Project
12/04/2008 - CO2 Private Server - 25 Replies
yo im fireblaze new in co private servers old in c# i started on epvp because of the conquer section later i found out that there is a private server section to and i downloaded a source and saw that it is a c# source (a language that i know) i tryed to get connected to some private servers but it failed:p well the servers failed to keep the server online. my plan is this, i never know that private servers of conquer where possible (yeah i readed something on the internet about it and...



All times are GMT +2. The time now is 08:22.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.