[REQ]A TuT on Make A Bypass and CRC bypass

Discuss about Programming here. You may release your source, post guide and even ask questions!

Moderator: wizme

PIEzLOVERS
Master of Darkness
Master of Darkness
Posts: 431
Joined: Sat Dec 12, 2009 9:01 pm
Location: Heaven !
Contact:

[REQ]A TuT on Make A Bypass and CRC bypass

Post by PIEzLOVERS »

any link's for suggestions?
Boredness
The Emperor
The Emperor
Posts: 2539
Joined: Wed Aug 26, 2009 9:50 pm
Location: Singapore
Contact:

Re: [REQ]A TuT on Make A Bypass and CRC bypass

Post by Boredness »

Learn how to unpack maplestory.
No point askinga guide on how to make a bypass when you don't even know how to do it.
It's like I ask 'How do I get rich?', i have to work hard or inherit from my rich parents if I have one.
Else, work for it, instead of asking for it. ;)
Donate money to my paypal account @ danielongdequan1996@hotmail.com to keep this website alive!
User avatar
Nerrazzuri
Destiny General
Destiny General
Posts: 1110
Joined: Sun Dec 20, 2009 9:15 pm

Re: [REQ]A TuT on Make A Bypass and CRC bypass

Post by Nerrazzuri »

Hint.
(I get it from the current GMS CRC routine founder)
"I just used CE's debugger at some random address (0x600000) and found whatever opcodes accessed it."

But hell yeah I don't even know what the fuck was it, and I'm too lazy to figure about it.
Good luck.
Selling my ultimate trainer for MapleStory SEA --> View below for screenshot

Click Here for more Information!

Image
PIEzLOVERS
Master of Darkness
Master of Darkness
Posts: 431
Joined: Sat Dec 12, 2009 9:01 pm
Location: Heaven !
Contact:

Re: [REQ]A TuT on Make A Bypass and CRC bypass

Post by PIEzLOVERS »

EDIT:
while Unpacking The exe file , should i use Ollydbg or Hex Neo Editor?
If you have any good tutorial please post a link :)
EDIT :
could anyone of you PLEASE POST SOME SOURCE?
please? :shock:
NoobHacker
Headmaster of Darkness
Headmaster of Darkness
Posts: 576
Joined: Tue Dec 29, 2009 12:31 pm

Re: [REQ]A TuT on Make A Bypass and CRC bypass

Post by NoobHacker »

I just used CE's debugger at some random address (0x600000) and found whatever opcodes accessed it."
it means 0x600000 can be accessed? :shock:
Alot Imageers in xemectrum!
iLostMyBallz
Headmaster of Darkness
Headmaster of Darkness
Posts: 627
Joined: Mon Apr 26, 2010 8:08 pm

Re: [REQ]A TuT on Make A Bypass and CRC bypass

Post by iLostMyBallz »

PIEzLOVERS wrote:EDIT:
while Unpacking The exe file , should i use Ollydbg or Hex Neo Editor?
If you have any good tutorial please post a link :)
EDIT :
could anyone of you PLEASE POST SOME SOURCE?
please? :shock:
wad ollydbg?a hex editor?
i dun knw ._. but wan to learn
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
zile
Apprantice Knight
Apprantice Knight
Posts: 17
Joined: Sun May 30, 2010 4:46 pm

Re: [REQ]A TuT on Make A Bypass and CRC bypass

Post by zile »

Thats what the creator of crc said?
im not really good but it should mean

he chooses a random address that gets CRC Checked , lets say 0x00420000
next, he finds out what accesses it with a debugger ( means what reads the address )
and then patch the thing accessing it so that it wont fail

this means, just try a few address ,and see what are accessing them, there should be one same address accessing them all, this is the crccheck routine shit

you can try this to bypass the newest crc, but i dont have a bypass so i cant test it,
1. Bypass the CRC Check with the public crc bypass, then either do the above and find the same address accessing them, if none means there are no more crc checks, if there is, patch that one too
2. If there are none in method 1, maybe the crcroutine is being crcchecked , so find out what accesses the crc routine shit and patch it

not guaranteed to work
Last edited by zile on Sat Jun 19, 2010 10:03 am, edited 1 time in total.
User avatar
Nerrazzuri
Destiny General
Destiny General
Posts: 1110
Joined: Sun Dec 20, 2009 9:15 pm

Re: [REQ]A TuT on Make A Bypass and CRC bypass

Post by Nerrazzuri »

Theoretically, I know it was that, but how to do it, I don't have 100% sure.
Selling my ultimate trainer for MapleStory SEA --> View below for screenshot

Click Here for more Information!

Image
Boredness
The Emperor
The Emperor
Posts: 2539
Joined: Wed Aug 26, 2009 9:50 pm
Location: Singapore
Contact:

Re: [REQ]A TuT on Make A Bypass and CRC bypass

Post by Boredness »

PIEzLOVERS wrote:EDIT:
while Unpacking The exe file , should i use Ollydbg or Hex Neo Editor?
If you have any good tutorial please post a link :)
EDIT :
could anyone of you PLEASE POST SOME SOURCE?
please? :shock:
olly... just use some plugin for themida and you shld be able to unpack it.
Donate money to my paypal account @ danielongdequan1996@hotmail.com to keep this website alive!
PIEzLOVERS
Master of Darkness
Master of Darkness
Posts: 431
Joined: Sat Dec 12, 2009 9:01 pm
Location: Heaven !
Contact:

Re: [REQ]A TuT on Make A Bypass and CRC bypass

Post by PIEzLOVERS »

Boredness wrote:
PIEzLOVERS wrote:EDIT:
while Unpacking The exe file , should i use Ollydbg or Hex Neo Editor?
If you have any good tutorial please post a link :)
EDIT :
could anyone of you PLEASE POST SOME SOURCE?
please? :shock:
olly... just use some plugin for themida and you shld be able to unpack it.
i found a lot of tuts from sunbeam and s3nsa
they all used olly O_o
Post Reply