Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Remove file check for cabalmain ver 374.

Junior Spellweaver
Joined
Nov 25, 2012
Messages
139
Reaction score
35
I am having issues with removing the enc check and running the cabalmain with husky parameter.

I did follow PunkS7yle:
Code:
004A0C84   . 74 0D          JE SHORT cabalmai.004A0C93      -------> NOP
004A0C86   . 85C0           TEST EAX,EAX
004A0C88   . 74 09          JE SHORT cabalmai.004A0C93      -------> NOP
changed JE SHORT cabalmai.004A0C93 on 004A0C84 and JE SHORT cabalmai.004A0C93 004A0C88 to NOP with the Fill with NOP's checkbox checked and also tried it unchecked then clicked on assemble on both then right clicked on CPU window -> copy to executable -> all modifications -> copy all then a new window will appear. then save file.

launched cabalmain with husky parameter and I get an error the game will close to receive an update.


like 100 times posted change ur version in server+db ... -_-
 
Last edited:
Joined
May 24, 2007
Messages
720
Reaction score
71
CabalMain -> "Check xdata.enc"
CabalMain -> "Check Xor Keys"
CabalMain -> "Check MagicKey"
xdata.enc -> "Check MD5 MCL files"

Punk,
Can you tell us if have more step on this model or have any wrong step?
just for knowleadge

ex:
CabalMain -> "All Checks"
xdata -> "All Checks"
 
Joined
May 24, 2007
Messages
720
Reaction score
71
Punk,

Can u tell us if we can pack cabalmain like EP2 (With themida, Winlicense.. or other), to prevent dll injections?
In cabalmain 369 i can't use dll injection, but in 374 i can.

i'm trying pack 374 with themida and WinLicense... but keep able to inject dll

thanks
 
Newbie Spellweaver
Joined
Mar 24, 2013
Messages
54
Reaction score
4
Uhm .. Question: When you hit space on the expression, it pops up with a window..

Would you replace: JE SHORT 004A0C93 with NOP?

or tick the "Fill with NOP's" box and press assemble?

or add NOP to comments?

I don't even see copy to executable .. this is all so confusing. Please someone help me.
 

Attachments

You must be registered for see attachments list
Last edited:
RaGEZONER
Joined
Sep 25, 2009
Messages
637
Reaction score
398
Just press right mouse button on code window, choose "copy to executable" -> "All modifications", press copy all, when a new window has opened, just press right mouse button and press "save file" =) It should help u =)

 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Jun 4, 2012
Messages
17
Reaction score
0
Can't find this Option.. even with Ollydbg Advanced Plugin and bugfix.
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Oct 1, 2009
Messages
38
Reaction score
17
I use this client TGCABAL Ep8 (v369)
I want to remove file check for cabalmain (TGCabalEp8)
I can not find the offset you can help me?
Because it item.enc error: (, non understood at sao item.enc, cabalmain.exe is not found.
Sorry I do not speak good english
 
Newbie Spellweaver
Joined
Dec 12, 2011
Messages
7
Reaction score
0
im having a problem my cabal client closes automatically after 10sec of being open :/
 
Newbie Spellweaver
Joined
Nov 1, 2013
Messages
29
Reaction score
0
sir punk can you give the right link of the program to use?? i have error when i try to open cabalmain on the one i downloaded.
 
Junior Spellweaver
Joined
Dec 19, 2013
Messages
183
Reaction score
37
Uhm .. Question: When you hit space on the expression, it pops up with a window..

Would you replace: JE SHORT 004A0C93 with NOP?

or tick the "Fill with NOP's" box and press assemble?

or add NOP to comments?

I don't even see copy to executable .. this is all so confusing. Please someone help me.

Use OllyDbg Shadow, there you will find 'Copy to executable' for sure.
Just sayin..
 
Newbie Spellweaver
Joined
Feb 18, 2012
Messages
17
Reaction score
0
what is problem ? i remove file check cabalmain how is this item ? before i install patch Darkstealmain Put item.enc i cannot start cabalmain corrupted i use original tg client ep8 it show ?



helpme ? TT
 
Back
Top