Main cracks [how-to-text-files]

Newbie Spellweaver
Joined
Aug 6, 2006
Messages
78
Reaction score
32
19 July 2007
stop adding me on msn for this post, is old...


Dedicated to the stupid noob Disconnect1 member

Here you are 18 cracks with full text explaining everything.
Feel free to test every crack

Is always the same thing...

1) bypass WinExec(... "MU.EXE" ...)
2) bypass GameGuard (2 jumps)
3) disable fullscreen mode (ChangeDisplaySettingsA)
4) delete the ending ChangeDisplaySettingsA (back to desktop video mode)
5) To make main window not TOPMOST
6) To find WINDOW_PROC
7) In window proc disable the anti Task-Switching check
8) Disable "Resource guard" (.bmd integrity check)

Remember this is just a release, I'm not talking about any future dev. on any main. Enjoy.
 

Attachments

Last edited:
Re: [Release] Main cracks [how-to-text-files]

Thx to dedicated me this thread :X, but u add 1 name "noob", i think that`s your`s ^^
2 thanks, 0 views, yea cool, nive release man ^^

no problem, thank u to gave me this oportinity to share with the community some files.
Im here to teach u something today. Enjoy.

As you can see, you must debug main.exe with (for ex.) Olly debugger
Study it and then create a crack.
Finally you got the op-codes ready to patch the .exe with an Hex. Editor

In my guide I'm explaining how to find and understand those values.
of course.. after that.. u can compare the original vs. the cracked with

FC.EXE /b original.exe cracked.exe

easy.
 
Re: [Release] Main cracks [how-to-text-files]

Dedicated to the noob Disconnect1 member ^^

Here you are 18 cracks with full text explaining everything.
Feel free to test every crack

Is always the same thing...

1) bypass WinExec(... "MU.EXE" ...)
2) bypass GameGuard (2 jumps)
3) disable fullscreen mode (ChangeDisplaySettingsA)
4) delete the ending ChangeDisplaySettingsA (back to desktop video mode)
5) To make main window not TOPMOST
6) To find WINDOW_PROC
7) In window proc disable the anti Task-Switching check
8) Disable "Resource guard" (.bmd integrity check)

Remember this is just a release, I'm not talking about any future dev. on any main. Enjoy.

Amazing job.

Keep working like a bitc* luciano :D
 
Re: [Release] Main cracks [how-to-text-files]

Thx to dedicated me this thread :X, but u add 1 name "noob", i think that`s your`s ^^
2 thanks, 0 views, yea cool, nice release man ^^

you must be crazy........ start counting right after he post 15 mins

come back again tomorrow and see how huch it's rais :P
 
Re: [Release] Main cracks [how-to-text-files]

luciano do you know any procedure where i can reverse the bmd check....I mean i WANT to have a check, not remove. I wanna protect my item.bmd from users hacking it. Any clues?
 
Re: [Release] Main cracks [how-to-text-files]

I forgot to say there is info about 3D-CAM coding in file: maintest_1.03z_kor dev.txt

sry no dll code but u can play changing angles and current map while main.exe is running with Olly.
 
Back