mhs' anti anti cheat

Discussions Related to Game Hacking and Memory Hacking Software

Moderators: g3nuin3, SpeedWing, WhiteHat, mezzo

mhs' anti anti cheat

Postby ecko » Wed Apr 28, 2010 6:45 pm

hello
ok, let me get this straight..still somewhat of a newbie with mhs.
but if i use for example
Code: Select all
VOID On_GetKernel32Dll( CHAR * pcRet ) {strcpy (pcRet + "mykern32.dll"); }

and put that as a script (together with maybe other dll's+ntoskrnl.exe) does that mean that GG can't detect mhs?
since the gamegaurd of the game im trying to hack, hooks readvirtualmemory and writevirtualmemory.
in that case it would load these 2 functions from my ntoskrnl and simply bypasses the hook right?

now another somewhat similar question comes to mind.
doesn't that mean that if i create a bot of some sorts and make it use the functions of my own kernel32.dll, then it means that it can't get detected either?

thank you for your time
ecko
I Have A Few Questions
 
Posts: 5
Joined: Fri Mar 05, 2010 8:16 pm

Re: mhs' anti anti cheat

Postby L. Spiro » Fri Apr 30, 2010 10:12 am

MHS will automatically bypass hooks on those functions by reading the kernel32.dll (etc.) from your Windows directory.
Usually the file is clean, and hooks are placed only once it is loaded into memory.

However it is possible for the files themselves to have the hooks inside them or to be modified in some harmful way.
On_GetKernel32Dll() allows you to keep a clean unmodified copy of your system files somewhere hidden on your hard drive and allow MHS to use those files instead, when dodging hooks and recompiling the kernel. You could also modify your own files in some way to make them less detectable and more bypassable.

These functions are only used when AAC is enabled, and you must enable AAC to bypass hooks on any functions.


L. Spiro
Our songs remind you of songs you’ve never heard.
User avatar
L. Spiro
L. Spiro
 
Posts: 3129
Joined: Mon Jul 17, 2006 10:14 pm
Location: Tokyo, Japan

Re: mhs' anti anti cheat

Postby ecko » Fri Apr 30, 2010 6:47 pm

oh lol, i already wondered why it didnt use the custom dll's.
AAC was off since mhs used to bypass GG only using modify self feature

edit: about the AAC settings, is it just trail+error or is there some kinda way to find out what settings work?
ecko
I Have A Few Questions
 
Posts: 5
Joined: Fri Mar 05, 2010 8:16 pm

Re: mhs' anti anti cheat

Postby L. Spiro » Sat May 01, 2010 9:02 am

Error and trial. Then more error.


L. Spiro
Our songs remind you of songs you’ve never heard.
User avatar
L. Spiro
L. Spiro
 
Posts: 3129
Joined: Mon Jul 17, 2006 10:14 pm
Location: Tokyo, Japan


Return to General Related Discussions

Who is online

Users browsing this forum: No registered users and 0 guests