15 January 2010

Rohan Hack: Rohan Hack #1

Rohan Hack #1 - GM Commands


I'll be explaining how to enable GM commands in this one.

First, go to the address 00411145 you should see this:
MOVZX EAX,BYTE PTR SS:[ESP+A9]

The command above reads your access level and moves it to the EAX Register (Padded with 0's), so what you need to do is create your own function to write your own access level.

So you create a call at that address to a code cave you found/created, in this example, I'll be using the address 00427AE2 as my code cave.

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.