| View previous topic :: View next topic |
| Author |
Message |
Fred Krueger Cheater
Reputation: 0
Joined: 29 Oct 2009 Posts: 39
|
Posted: Sun Nov 01, 2009 5:44 pm Post subject: [pascal] Memory editing? |
|
|
Hi-
I know delphi/vb/c etc have writeprocessmemory or something but does pascal have anything like that? Or any way to edit memory addresses?
|
|
| Back to top |
|
 |
Fred Krueger Cheater
Reputation: 0
Joined: 29 Oct 2009 Posts: 39
|
Posted: Mon Nov 02, 2009 5:52 pm Post subject: |
|
|
| bump
|
|
| Back to top |
|
 |
hcavolsdsadgadsg I'm a spammer
Reputation: 26
Joined: 11 Jun 2007 Posts: 5801
|
Posted: Mon Nov 02, 2009 8:30 pm Post subject: |
|
|
| WriteProcessMemory is part of the Windows API, not a language feature
|
|
| Back to top |
|
 |
Fred Krueger Cheater
Reputation: 0
Joined: 29 Oct 2009 Posts: 39
|
Posted: Mon Nov 02, 2009 9:00 pm Post subject: |
|
|
| then can pascal use apis?
|
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 471
Joined: 09 May 2003 Posts: 25813 Location: The netherlands
|
Posted: Tue Nov 03, 2009 6:18 am Post subject: |
|
|
depends what you mean with pascal
Free Pascal, yes
Turbo Pascal, no
_________________
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 |
|
 |
Fred Krueger Cheater
Reputation: 0
Joined: 29 Oct 2009 Posts: 39
|
Posted: Tue Nov 03, 2009 7:17 pm Post subject: |
|
|
| Ok, I'm using free-pascal/lazarus.
|
|
| Back to top |
|
 |
|