View previous topic :: View next topic |
Author |
Message |
mapledxf How do I cheat?
Reputation: 0
Joined: 24 Jun 2010 Posts: 5
|
Posted: Thu Jun 24, 2010 1:49 am Post subject: Compiling pscan.dpr (5.6) |
|
|
I tried to compile pscan.dpr by using Borlan Delphi 7
and I didn't change any code.
But it gives me the following error:
[Error] PointerscannerSettingsFrm.pas(309): Undeclared identifier: 'frmMemoryAllocHandler'
How do I fix that?
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25783 Location: The netherlands
|
Posted: Thu Jun 24, 2010 7:26 am Post subject: |
|
|
delete pscan.dpr, it's obsolete
_________________
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 |
|
 |
mapledxf How do I cheat?
Reputation: 0
Joined: 24 Jun 2010 Posts: 5
|
Posted: Fri Jun 25, 2010 3:47 am Post subject: |
|
|
Dark Byte wrote: | delete pscan.dpr, it's obsolete |
Thank you for the reply.
So I skipped the pscan.dpr, and compiled the
dbk32.dpr
cheatengine.dpr
Kernelmoduleunloader.dpr
Systemcallretriever.dpr
systemcallsignal.dpr
At last, I got following files shown in the first attachment.
Everything worked fine except when I tried to use kernelmode debugger.
The program gives me the result (as shown in the second attachment) derectly instead of the progressbar going for 4 times.
Any idea where I might be wrong?
Description: |
|
Filesize: |
53.41 KB |
Viewed: |
14217 Time(s) |

|
Description: |
|
Filesize: |
9.33 KB |
Viewed: |
14217 Time(s) |

|
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25783 Location: The netherlands
|
Posted: Fri Jun 25, 2010 5:37 am Post subject: |
|
|
that's good, the progressbar went so fast you didn't see it
also, that has nothing to do with the working of the kernel debugger
so what goes wrong when you try to use the kernelmode 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 |
|
 |
mapledxf How do I cheat?
Reputation: 0
Joined: 24 Jun 2010 Posts: 5
|
Posted: Sat Jun 26, 2010 2:10 am Post subject: |
|
|
Dark Byte wrote: | that's good, the progressbar went so fast you didn't see it
also, that has nothing to do with the working of the kernel debugger
so what goes wrong when you try to use the kernelmode debugger ? |
The CE kernelmode debugger works fine with the Tutorial.exe. The problem is that when I use kernelmode debugger, the CE cannot find any address in a game, even when I search for "0". But Vzla Engine can return the correct result in that game.
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25783 Location: The netherlands
|
Posted: Sat Jun 26, 2010 5:21 am Post subject: |
|
|
try running ce AFTER the game has started (and if that fails, try running it before) could be a thread opening issue
_________________
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 |
|
 |
mapledxf How do I cheat?
Reputation: 0
Joined: 24 Jun 2010 Posts: 5
|
Posted: Sun Jun 27, 2010 1:34 am Post subject: |
|
|
Ty for the advise, CE can return the address now.
However, there is another issue coming up:
The game will restart my computer when I try to use
"find out what writes to this address".
What should I do now?
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25783 Location: The netherlands
|
Posted: Sun Jun 27, 2010 8:30 am Post subject: |
|
|
go play another game that doesn't come with the malware called nprotect
Or if your system supports it and nprotect is only rebooting because it sees the idt changed and NOT because it sees ce running: Launch dbvm, restart ce, and then do the debugging, that will cloak the interrupt hooking
if that's not the case, go to your windows config and set it so it doesn't automatically reboot on a blue screen of death, but actually shows what's happening, and then try to fix it
_________________
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 |
|
 |
mapledxf How do I cheat?
Reputation: 0
Joined: 24 Jun 2010 Posts: 5
|
Posted: Sun Jun 27, 2010 5:44 pm Post subject: |
|
|
Dark Byte wrote: | go play another game that doesn't come with the malware called nprotect
Or if your system supports it and nprotect is only rebooting because it sees the idt changed and NOT because it sees ce running: Launch dbvm, restart ce, and then do the debugging, that will cloak the interrupt hooking
if that's not the case, go to your windows config and set it so it doesn't automatically reboot on a blue screen of death, but actually shows what's happening, and then try to fix it |
My computer is freezed when I launch dbvm in CE by clicking "Your system supports DBVM". Which tool should I use to write the img file to a USB device?
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25783 Location: The netherlands
|
Posted: Sun Jun 27, 2010 6:17 pm Post subject: |
|
|
this version of dbvm has a bug where it doesn't support booting and I haven't got to fixing that yet.
anyhow, if it freezes when you click it (and answer yes) try launching it right after windows has booted and as little as possible applications are running (once it's loaded it'll stay loaded)
_________________
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 |
|
 |
|