| Re: Process Memory changing -
06-04-2007, 09:34 AM
> 313 Games wrote:
>> How can i change a value of a address of the memory of a process?
>
> If it is in the same process, copymemory, if its not, you don't have a
> chance without LOTS of fragile stuff (dll injection, etc...)
>
> --
> Dean Earley (EMAIL REMOVED)
> i-Catcher Development Team
>
> iCode Systems
so, basicly i cannot do that? aww... |