• 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.

Fixing Mastering Level Show

Kingdom of Shadows
Loyal Member
Joined
Jul 13, 2007
Messages
923
Reaction score
320
Re: [Guide] Fixing Mastering Level Show

right-click -> Copy To Executable -> All Modifications
 
Kingdom of Shadows
Loyal Member
Joined
Jul 13, 2007
Messages
923
Reaction score
320
Re: [Guide] Fixing Mastering Level Show

fill with nop all the code and set OEP to offset of the last JMP from dll hook
 
Kingdom of Shadows
Loyal Member
Joined
Jul 13, 2007
Messages
923
Reaction score
320
Re: [Guide] Fixing Mastering Level Show

you mean how to stop main encrypting it so you can read it?
 
Kingdom of Shadows
Loyal Member
Joined
Jul 13, 2007
Messages
923
Reaction score
320
Re: [Guide] Fixing Mastering Level Show

i know to do it and i`ll post but right now i cant but this week you will have it
 
Newbie Spellweaver
Joined
Feb 10, 2008
Messages
53
Reaction score
0
Re: [Guide] Fixing Mastering Level Show

thanks for this very useful guide.


TagonZioM ,
it's very easy
make sure to backup your original main first.

1. open main.exe
2. right click -> Search for -> all referendces text strings
3. right click -> search for text ( enter ---------- , CTR+L until you got the right one)
4. double click the line
5. select the first red line:
006D4FC1 |. 68 60588500 push 00855860 ; /Arg2 = 00855860 ASCII "----------"
006D4FC6 |. 8D85 7CFFFFFF lea eax, dword ptr [ebp-84] ; |
006D4FCC |. 50 push eax ; |Arg1
006D4FCD E8 8ED3DDFF call 004B2360 ; \Main_ori.004B2360
006D4FD2 |. 83C4 08 add esp, 8
006D4FD5 EB 5E jmp short 006D5035
6. right click -> binary -> fill with nops
7.do the same with the 2nd red line
8. right click -> copy to executable -> selection
9. right click -> save file
10. select your destination and save.

if you still cant fix it i don't know xD

Thanks for the FULL guide! (i could have done without it - but it's much faster your way) if anybody needs main fixing i can help - just pm me :)
 
Last edited:
Newbie Spellweaver
Joined
Oct 12, 2006
Messages
12
Reaction score
0
Re: [Guide] Fixing Mastering Level Show

thanks for this very useful guide.


TagonZioM ,
it's very easy
make sure to backup your original main first.

1. open main.exe
2. right click -> Search for -> all referendces text strings
3. right click -> search for text ( enter ---------- , CTR+L until you got the right one)
4. double click the line
5. select the first red line:
006D4FC1 |. 68 60588500 push 00855860 ; /Arg2 = 00855860 ASCII "----------"
006D4FC6 |. 8D85 7CFFFFFF lea eax, dword ptr [ebp-84] ; |
006D4FCC |. 50 push eax ; |Arg1
006D4FCD E8 8ED3DDFF call 004B2360 ; \Main_ori.004B2360
006D4FD2 |. 83C4 08 add esp, 8
006D4FD5 EB 5E jmp short 006D5035
6. right click -> binary -> fill with nops
7.do the same with the 2nd red line
8. right click -> copy to executable -> selection
9. right click -> save file
10. select your destination and save.

if you still cant fix it i don't know xD

this one helps alot...easy to understand...thanks
 
Newbie Spellweaver
Joined
Mar 17, 2014
Messages
12
Reaction score
1
Re: [Guide] Fixing Mastering Level Show

can you help me with it ? I m russian and my english so bad, that I dont know, how to do its all. plz add me in skype:
deluxegm

NO NEED, Thanks, already done. (main.exe 1.03O IA Julia)
Done with this guide :
 
Last edited:
Initiate Mage
Joined
May 28, 2012
Messages
3
Reaction score
0
Got the same problem, using the same files, can't fix this problem, can somone help?
 
Back
Top