[RLS]CRC bypassing

Download MapleStory hacks and bots over here!
Post Reply
theworker
Apprantice Knight
Apprantice Knight
Posts: 6
Joined: Mon May 17, 2010 8:51 pm

[RLS]CRC bypassing

Post by theworker »

Code: Select all

//Name: HackShield CRC Check Bypassing CE Assembly Script.
[Enable]
alloc(HSCRCFail,256)
label(BackToOP)
OpenProcess:
jmp HSCRCFail
HSCRCFail:
mov eax, fs:[20]
cmp eax, [esp+0c]
jne BackToOP
mov fs:[34], 57
xor eax, eax
ret 000c
BackToOP:
mov edi, edi
push ebp
mov ebp, esp
jmp OpenProcess+5
[Disable]
OpenProcess:
mov edi, edi
push ebp
mov ebp, esp
dealloc(HSCRCFail)
soonwei017
Apprantice Knight
Apprantice Knight
Posts: 16
Joined: Thu Dec 31, 2009 11:00 am

Re: [RLS]CRC bypassing

Post by soonwei017 »

how to use?
Byakuya
Sacrificer
Sacrificer
Posts: 42
Joined: Sat Jan 02, 2010 3:26 pm

Re: [RLS]CRC bypassing

Post by Byakuya »

pls delete this thread
The Godlike God
iSean
Destiny General
Destiny General
Posts: 3001
Joined: Sat Aug 29, 2009 12:19 pm
Contact:

Re: [RLS]CRC bypassing

Post by iSean »

Quite easy to notice that it is easy to fail lol...

alloc(HSCRCFail,256)
dealloc(HSCRCFail)

PS. Without full tut how to work on it lol :P
iLostMyBallz
Headmaster of Darkness
Headmaster of Darkness
Posts: 627
Joined: Mon Apr 26, 2010 8:08 pm

Re: [RLS]CRC bypassing

Post by iLostMyBallz »

Hmm can u give a tut on this crc bypass coz im new to hacking :)
Support me While Earning $$$ at the same time
If i reach almost alot of click i might gib u a private hack :D
Click On The Links:
http://eb3534c7.linkbucks.com
Image
http://www.linkbucks.com/referral/304317
wizme
Destiny General
Destiny General
Posts: 297
Joined: Sat Sep 05, 2009 1:40 pm

Re: [RLS]CRC bypassing

Post by wizme »

attatched maplestory on cheatengine,paste the script in autoassemble in cheatengine, execute =)
Unlike science, love is like magic, there's no reason to it - wizme =)
Learn more of security, click here =)
Post Reply