| View previous topic :: View next topic |
| Author |
Message |
cascraft Cheater
Reputation: 0
Joined: 17 Jul 2015 Posts: 40
|
Posted: Sat Jul 18, 2015 3:44 am Post subject: Write in Memory address with Lazarus |
|
|
Hi everybody,
its possible make a game trainer in Lazarus ?
|
|
| Back to top |
|
 |
r3xce How do I cheat?
Reputation: 0
Joined: 03 Jul 2015 Posts: 7 Location: 127
|
Posted: Sat Jul 18, 2015 4:29 am Post subject: |
|
|
Yes, Lazarus is a IDE for pascal, you will not have problems related to such.
_________________
Eternal Apprentice |
|
| Back to top |
|
 |
cascraft Cheater
Reputation: 0
Joined: 17 Jul 2015 Posts: 40
|
Posted: Sat Jul 18, 2015 6:33 am Post subject: |
|
|
| r3xce wrote: | | Yes, Lazarus is a IDE for pascal, you will not have problems related to such. |
thanks,
but i cant find how it works
maybe...do you have any example for write memory adress?
|
|
| Back to top |
|
 |
r3xce How do I cheat?
Reputation: 0
Joined: 03 Jul 2015 Posts: 7 Location: 127
|
Posted: Sat Jul 18, 2015 8:54 pm Post subject: |
|
|
for this work with WriteProcessMemory, learn more on the msdn.
_________________
Eternal Apprentice |
|
| Back to top |
|
 |
|