How does Memory "Chunks" work in MHS?

Discussions Related to Game Hacking and Memory Hacking Software

Moderators: g3nuin3, SpeedWing, WhiteHat, mezzo

How does Memory "Chunks" work in MHS?

Postby Zirak » Sun Feb 14, 2010 5:27 am

I'm curious, because I'm coding a DLL trainer that uses VirtualAlloc but it keeps closing my client, so I'm wondering what/how does MHS use to change accessibility on a specified chunk of memory in the client?
Zirak
I Have A Few Questions
 
Posts: 5
Joined: Sun Feb 14, 2010 5:23 am

Re: How does Memory "Chunks" work in MHS?

Postby L. Spiro » Mon Feb 15, 2010 12:54 pm

VirtualAlloc() is for allocating, not changing accessibility.
MHS uses VirtualProtectEx() or a kernel-mode driver to change protections directly.


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: How does Memory "Chunks" work in MHS?

Postby Zirak » Thu Feb 18, 2010 12:12 pm

Sorry, that's what i meant VirtualProtect
But yeah, I've gotten it to work, thanks!
Zirak
I Have A Few Questions
 
Posts: 5
Joined: Sun Feb 14, 2010 5:23 am


Return to General Related Discussions

Who is online

Users browsing this forum: No registered users and 0 guests

cron