EtNeedHelp1 How do I cheat?
Reputation: 0
Joined: 15 Jun 2013 Posts: 1
|
Posted: Sat Jun 15, 2013 4:41 pm Post subject: Change Memory Adress Value |
|
|
i want to change memory adress value by the adress and the handle,
something like:
| Code: | | WriteProcessMemory(processHandle, Address, Item, sizeOf, UIntPtr.Zero); |
i cant do it without getting the adress by Cheat Engine ,
the adress place is changed when the process handle is closed.
i dont want to search the memory adress by vb.net or c# code, It takes a lot of time, I heard that there is such a thing "static memory adress",
Is this the solution to the problem?
How do i identify if the address is static?
I am new to the subject,i need a full explanation + example(VB.net or C#).
yair.
|
|