Sign In | Register Now About Bytes | Help | Site Map
Connecting Tech Pros Worldwide

Process Memory changing

Question posted by: 313 Games (Guest) on January 4th, 2007 11:35 AM
How can i change a value of a address of the memory of a process?

grtz
313


Dean Earley's Avatar
Dean Earley
Guest
n/a Posts
January 4th, 2007
11:45 AM
#2

Re: Process Memory changing
313 Games wrote:
Quote:
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 (dean.earley@icode.co.uk)
i-Catcher Development Team

iCode Systems

313 Games's Avatar
313 Games
Guest
n/a Posts
January 4th, 2007
11:45 AM
#3

Re: Process Memory changing
313 Games wrote:
Quote:
Quote:
>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 (dean.earley@icode.co.uk)
i-Catcher Development Team
>
iCode Systems


so, basicly i cannot do that? aww...



Dean Earley's Avatar
Dean Earley
Guest
n/a Posts
January 4th, 2007
11:55 AM
#4

Re: Process Memory changing
313 Games wrote:
Quote:
Quote:
>313 Games wrote:
Quote:
>>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...)

>
so, basicly i cannot do that? aww...


Not in any NT based OS.
It's called security to stop one process interfering with another's
unless explicitly allowed.

--
Dean Earley (dean.earley@icode.co.uk)
i-Catcher Development Team

iCode Systems

 
Not the answer you were looking for? Post your question . . .
189,938 Experts ready to help you find a solution.
Sign up for a free account, or Login (if you're already a member).

Latest Articles: Read & Comment
  • Didn't find the answer you were looking for?
    Post Your Question
  • Top Community Contributors