[gMS v91] Mach Trainer

Download MapleStory hacks and bots over here!
Raiden
Holy Philosopher
Holy Philosopher
Posts: 889
Joined: Sat Jan 09, 2010 8:45 pm
Location: Capital of Malaysia

Re: [gMS v91] Mach Trainer

Post by Raiden »

xiangloong wrote:wao..at last GMS update their hackshield
If TaiwanMS updated their HS, we have a bypass. FYI, they are still using HSMSCRC and they(TWMS Hackers) like to share anything, and they are mostly pros.
iLostMyBallz
Headmaster of Darkness
Headmaster of Darkness
Posts: 627
Joined: Mon Apr 26, 2010 8:08 pm

Re: [gMS v91] Mach Trainer

Post by iLostMyBallz »

lolsee2 wrote:cannot tick the hacks lehs, once injected go in maple the hacks cannot be ticked, can any1 hlp me?
ehh u inject into gms or msea de -..-
i tried in gms liao canot
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
Machlol
Novice Knight
Novice Knight
Posts: 5
Joined: Thu Nov 04, 2010 1:09 pm

Re: [gMS v91] Mach Trainer

Post by Machlol »

This is coded for gMS I don't know if it works for MSEA
User avatar
xiangloong
The Great Lord
The Great Lord
Posts: 1794
Joined: Sat May 15, 2010 6:44 pm
Location: Kajang,Selangor

Re: [gMS v91] Mach Trainer

Post by xiangloong »

can guarantee its not working for MSEA
add me on MSN if u need help
xiangloong@xmtmail.tk
Never Be A Hacker when you're Not Talented
Image

Uploaded with ImageShack.us
User avatar
Nerrazzuri
Destiny General
Destiny General
Posts: 1110
Joined: Sun Dec 20, 2009 9:15 pm

Re: [gMS v91] Mach Trainer

Post by Nerrazzuri »

Raiden wrote:
xiangloong wrote:wao..at last GMS update their hackshield
If TaiwanMS updated their HS, we have a bypass. FYI, they are still using HSMSCRC and they(TWMS Hackers) like to share anything, and they are mostly pros.
Let me give you guys a little guide on how to make your own bypass.

Previously, gMS hooked OpenProcess by giving ERROR_INVALID_PARAMETER status to crash HackShield Processes. Since it is patch, there are a lot of APIs could be hook such as CreateProcess, Process32First, Process32Next and etc.

How to hook?
You can get waffle's CRC Bypass source and read and understand how he hook OpenProcess. A small little hint, you don't need to know how ASM work, C++ basic should be enough for you.

Current MSCRC: 00A1699F.

Enjoy.
Selling my ultimate trainer for MapleStory SEA --> View below for screenshot

Click Here for more Information!

Image
User avatar
xiangloong
The Great Lord
The Great Lord
Posts: 1794
Joined: Sat May 15, 2010 6:44 pm
Location: Kajang,Selangor

Re: [gMS v91] Mach Trainer

Post by xiangloong »

Nerrazzuri wrote:
Raiden wrote:
xiangloong wrote:wao..at last GMS update their hackshield
If TaiwanMS updated their HS, we have a bypass. FYI, they are still using HSMSCRC and they(TWMS Hackers) like to share anything, and they are mostly pros.
Let me give you guys a little guide on how to make your own bypass.

Previously, gMS hooked OpenProcess by giving ERROR_INVALID_PARAMETER status to crash HackShield Processes. Since it is patch, there are a lot of APIs could be hook such as CreateProcess, Process32First, Process32Next and etc.

How to hook?
You can get waffle's CRC Bypass source and read and understand how he hook OpenProcess. A small little hint, you don't need to know how ASM work, C++ basic should be enough for you.

Current MSCRC: 00A1699F.

Enjoy.
sry but im not interested in making bypass or using cheat engine..and did u success with your bypass?
add me on MSN if u need help
xiangloong@xmtmail.tk
Never Be A Hacker when you're Not Talented
Image

Uploaded with ImageShack.us
Raiden
Holy Philosopher
Holy Philosopher
Posts: 889
Joined: Sat Jan 09, 2010 8:45 pm
Location: Capital of Malaysia

Re: [gMS v91] Mach Trainer

Post by Raiden »

I have many ideas that I can`t do myself :P

1. HS Callback (HS detects hack and tells MS to close. We stop it. :D)
2. Full Bypass - Bypasses any hack program, even CE debuggers.
3. HSLESS - Private Server client w/o ipcheck removal ....... O.O (Get it from RageZone/KryptoDev?)

Okey, the first and second is very powerful. OMG~ The first one, if we did it, OMG. The second one, go buy from china haxors?? The third one, rumored you`ll d/c after a few minutes. It is enough to PE though. (Scroll hack, Warp Hack...)

HS CallBack Function hint:

Code: Select all

mov ecx, 00010501
We can trace this thing until the end. (This memory region assigns Error Codes (0x00010501 HAD) when HS gives an exception)

@Nerrazuri: Hope you take this in mind. Thanks. I`ll try in holidays, if my results are good. If not, playing banned T.T
User avatar
Nerrazzuri
Destiny General
Destiny General
Posts: 1110
Joined: Sun Dec 20, 2009 9:15 pm

Re: [gMS v91] Mach Trainer

Post by Nerrazzuri »

Raiden wrote:I have many ideas that I can`t do myself :P

1. HS Callback (HS detects hack and tells MS to close. We stop it. :D)
2. Full Bypass - Bypasses any hack program, even CE debuggers.
3. HSLESS - Private Server client w/o ipcheck removal ....... O.O (Get it from RageZone/KryptoDev?)

Okey, the first and second is very powerful. OMG~ The first one, if we did it, OMG. The second one, go buy from china haxors?? The third one, rumored you`ll d/c after a few minutes. It is enough to PE though. (Scroll hack, Warp Hack...)

HS CallBack Function hint:

Code: Select all

mov ecx, 00010501
We can trace this thing until the end. (This memory region assigns Error Codes (0x00010501 HAD) when HS gives an exception)

@Nerrazuri: Hope you take this in mind. Thanks. I`ll try in holidays, if my results are good. If not, playing banned T.T
First Method->fail

CallBack Function does not mean telling MapleStory to terminate. It is just where HackShield starts to operate/launch and there are many functions we don't know when HackShield launch.
Selling my ultimate trainer for MapleStory SEA --> View below for screenshot

Click Here for more Information!

Image
Raiden
Holy Philosopher
Holy Philosopher
Posts: 889
Joined: Sat Jan 09, 2010 8:45 pm
Location: Capital of Malaysia

Re: [gMS v91] Mach Trainer

Post by Raiden »

Nerrazzuri wrote:
Raiden wrote:I have many ideas that I can`t do myself :P

1. HS Callback (HS detects hack and tells MS to close. We stop it. :D)
2. Full Bypass - Bypasses any hack program, even CE debuggers.
3. HSLESS - Private Server client w/o ipcheck removal ....... O.O (Get it from RageZone/KryptoDev?)

Okey, the first and second is very powerful. OMG~ The first one, if we did it, OMG. The second one, go buy from china haxors?? The third one, rumored you`ll d/c after a few minutes. It is enough to PE though. (Scroll hack, Warp Hack...)

HS CallBack Function hint:

Code: Select all

mov ecx, 00010501
We can trace this thing until the end. (This memory region assigns Error Codes (0x00010501 HAD) when HS gives an exception)

@Nerrazuri: Hope you take this in mind. Thanks. I`ll try in holidays, if my results are good. If not, playing banned T.T
First Method->fail

CallBack Function does not mean telling MapleStory to terminate. It is just where HackShield starts to operate/launch and there are many functions we don't know when HackShield launch.
Maybe we can let HS won`t run, to make the THIRD way - HSLESS. Unpacking Themida and removing HS checks, thatz it.

Else, if anyone can KNOW the functions of HS, a bypass can be born from it.
User avatar
Nerrazzuri
Destiny General
Destiny General
Posts: 1110
Joined: Sun Dec 20, 2009 9:15 pm

Re: [gMS v91] Mach Trainer

Post by Nerrazzuri »

Raiden wrote:
Nerrazzuri wrote:
Raiden wrote:I have many ideas that I can`t do myself :P

1. HS Callback (HS detects hack and tells MS to close. We stop it. :D)
2. Full Bypass - Bypasses any hack program, even CE debuggers.
3. HSLESS - Private Server client w/o ipcheck removal ....... O.O (Get it from RageZone/KryptoDev?)

Okey, the first and second is very powerful. OMG~ The first one, if we did it, OMG. The second one, go buy from china haxors?? The third one, rumored you`ll d/c after a few minutes. It is enough to PE though. (Scroll hack, Warp Hack...)

HS CallBack Function hint:

Code: Select all

mov ecx, 00010501
We can trace this thing until the end. (This memory region assigns Error Codes (0x00010501 HAD) when HS gives an exception)

@Nerrazuri: Hope you take this in mind. Thanks. I`ll try in holidays, if my results are good. If not, playing banned T.T
First Method->fail

CallBack Function does not mean telling MapleStory to terminate. It is just where HackShield starts to operate/launch and there are many functions we don't know when HackShield launch.
Maybe we can let HS won`t run, to make the THIRD way - HSLESS. Unpacking Themida and removing HS checks, thatz it.

Else, if anyone can KNOW the functions of HS, a bypass can be born from it.
Thats why I said you can hook the APIs I mentioned before.
Selling my ultimate trainer for MapleStory SEA --> View below for screenshot

Click Here for more Information!

Image
Post Reply