Ok so yea, I executed my matchserver in olly, started Gunz in window mode, the matchserver suddenly pause and here my problem. It says exception something.
Would like to know how to fix this so I debug my matchserver with Gunz running.
Ok so yea, I executed my matchserver in olly, started Gunz in window mode, the matchserver suddenly pause and here my problem. It says exception something.
Would like to know how to fix this so I debug my matchserver with Gunz running.
Don't forget MatchServer also uses a small 'IsDebuggerPresent' check.
Can it be disabled?
If yes, how?
Just use a add-on, like Phatom's hide-debugger .dll.
I believe it can be found on OllyDbg's website. If not, just google it.
This line appears when I try to log in :
Log data, item 0
Address=7C812AFB
Message=Exception E06D7363
When pressing continue like a mofo :
Log data, item 0
Address=73D2F439
Message=Access violation when writing to [00000000]
Last edited by fred94; 26-09-09 at 05:15 AM.
Aww I just wanted to figure out how to cancel the /suicide with the : Execute, /suicide, pause, check last code executed.
Then how to find it out?
Sorry for double post.
Umm I found some bypass for "IsDebuggerPresent" but it's still not working...