View previous topic :: View next topic |
Author |
Message |
SpiffySLayer Newbie cheater
Reputation: 0
Joined: 22 Dec 2006 Posts: 20
|
Posted: Thu Sep 04, 2008 9:15 pm Post subject: Debugger causing crash! |
|
|
Hey guys, just need a little help here. I'm trying to use the function See what accesses this address on a certain address, but as soon as the application launches, it causes my entire computer to crash. Any advice/Debugging not possible?
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25805 Location: The netherlands
|
Posted: Fri Sep 05, 2008 3:09 am Post subject: |
|
|
what windows version?
And what game? Does it use protection?
You can try going to settings->extra and then enabling kernelmode debugging and then try to find what accesses.
And if that also crashes you could try booting with dbvm (if your system is one of the few that support it) and then try again.
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
SpiffySLayer Newbie cheater
Reputation: 0
Joined: 22 Dec 2006 Posts: 20
|
Posted: Fri Sep 05, 2008 9:19 pm Post subject: |
|
|
Thanks for the help :
I'm using Windows Xp, and yes, the game does have protection.
I've enabled kernelmode debugging, and now it says it can't ini. debugger S:
And no, my system can't support dbvm.
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25805 Location: The netherlands
|
Posted: Sat Sep 06, 2008 4:46 am Post subject: |
|
|
When using kernelmode debugging you must not attach the debugger.
To open a process you click on OK , not attach to process
Then when you want to find out the code that accesses an address use "find out what accesses" and make sure that it does not ask to attach the debugger (E.g don't use find out what reads)
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
jasin95 Newbie cheater
Reputation: 0
Joined: 21 Oct 2006 Posts: 11
|
Posted: Sun Sep 07, 2008 1:39 am Post subject: |
|
|
try a different engine, some are bugged.
|
|
Back to top |
|
 |
Mindw0rk Newbie cheater
Reputation: 0
Joined: 07 Oct 2007 Posts: 16
|
Posted: Sun Sep 07, 2008 5:16 am Post subject: |
|
|
What about Opening game in olly then ataching CE? I get error 87 , obviously because olly is already debugging it, because CE alone works the way it should, is there anyway you can get around this? The error pops up when you enable debuger (find out what writes/acceses)
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25805 Location: The netherlands
|
Posted: Sun Sep 07, 2008 5:45 am Post subject: |
|
|
If you enable kernelmode openprocess, and have run the systemcallretriever once, ce will give you the option to kick off olly and debug in it's place.
Also, when using kernelmode debugging, you will not get error 87, because it will not attach the windows debugger.
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
|