| View previous topic :: View next topic |
| Author |
Message |
cildor666 Advanced Cheater
Reputation: 0
Joined: 08 Mar 2008 Posts: 95
|
Posted: Sun Jan 03, 2010 7:41 pm Post subject: Getting access to the debug menu in a certain game |
|
|
The game is quite unpopular and this has never been done before, I'm trying to get access to the debug menu. In the game I'm currently at the Main Menu and I searched for text values.
The debug menu isn't visible in the game but the others like redefine keys and resume game are visible
Is there any way that I can use this information to access the debug menu using Cheat Engine?
|
|
| Back to top |
|
 |
Falc0n Expert Cheater
Reputation: 1
Joined: 04 Apr 2009 Posts: 104
|
Posted: Sun Jan 03, 2010 8:11 pm Post subject: |
|
|
| Figure out how it switches on? then make something else like switching on a menu, switch on the debug menu instead. :O
|
|
| Back to top |
|
 |
cildor666 Advanced Cheater
Reputation: 0
Joined: 08 Mar 2008 Posts: 95
|
Posted: Sun Jan 03, 2010 8:27 pm Post subject: |
|
|
| How would I go about doing that?, I'm a beginner at this kind of stuff.
|
|
| Back to top |
|
 |
Falc0n Expert Cheater
Reputation: 1
Joined: 04 Apr 2009 Posts: 104
|
Posted: Sun Jan 03, 2010 9:00 pm Post subject: |
|
|
Best open the game in some sort of debugger. (ie. Ollydbg)
Then look into the ref strings for stuff like the debugger and see how it's called.
Or in game, open a menu and search 1 and 0. Then look around the area for enabling the debug menu etc.
There's many different methods. Just have to think of how the programmer would have programmed it. Since you are, in a way, reverse engineering it.
|
|
| Back to top |
|
 |
Psy Grandmaster Cheater Supreme
Reputation: 1
Joined: 27 Mar 2008 Posts: 1366
|
Posted: Mon Jan 04, 2010 3:55 am Post subject: |
|
|
| You need a basis for a search pattern to do this with a memory scanner. You need to be able to turn it on and off to start with by some other means so you can scan based on that. Blindly following text values won't get your anywhere.
|
|
| Back to top |
|
 |
|