PDA

View Full Version : Help With autohack in TSearch


max_euwe
12th February 2005, 15:10
Hey all, I think this seems like a noobish question but I hope you all wun be angry that I ask it or anything ^^"...

Hmm when I use TSearch and I wanna find the 'true value' of a certain thing, and I gotta on my debugger and autohack to target Maplestory.exe right? but whenever I on my debugger the program automatically closes :( hmm can anyone tell me how to solve this problem? Thanks alot for the help..

MoFo
12th February 2005, 18:50
MS closes itself when a debugger is detected..
Hide it with something... isdebuggerpresent is a goodway

stixx
13th February 2005, 01:58
dont those bypasses work too? :S

LadyArkana
13th February 2005, 02:13
I've a similar problem, MS don't closes, but the debugger don't work =/

max_euwe
13th February 2005, 11:36
MS closes itself when a debugger is detected..
Hide it with something... isdebuggerpresent is a goodway

Hmm I see... I've tried injecting a dll to hide my Tsearch debugger, but after that when I press "enable debugger" the debugger doesn't run... how do you hide your Tsearch? or do you do it by another way other than injecting a dll? Thanks for your time..

fcdude
13th February 2005, 11:57
im almost sure that debugged doesnt run cuz its already running (the second ms process is probably already debugging it)

max_euwe
13th February 2005, 18:23
im almost sure that debugged doesnt run cuz its already running (the second ms process is probably already debugging it)

Hmm I see... but I can't manage to terminate the 2nd ms process without closing the main ms window as well... is there something I can do to unattach the 2nd ms process from the main one? sorry for being so bothersome with me noob questions ^^"""

max_euwe
14th February 2005, 15:05
Hmm I've tried to use processguard to prevent maplestory from terminating but it still doesn't work... sniff does anyone have any soloution to this problem?