How to access other memory proces?

From: David Marti (nom_at_no-spam.org)
Date: 01/22/04


Date: Thu, 22 Jan 2004 14:02:09 GMT

I need to make an application capable to read/write to the memory of another
running proces, but I have no idea where to start.

Any help?

TIA.



Relevant Pages

  • Re: How to access other memory proces?
    ... David Marti wrote: ... > I need to make an application capable to read/write to the memory of another ... > running proces, but I have no idea where to start. ...
    (comp.os.linux.development.system)
  • Re: multi-threaded boolean access: is a critical section really necessery in this case?
    ... I have an application that needs to poll a boolean that might have ... but i am pretty sure it is AV safe to read and write to a memory ... The only way to cause an AV is to read/write to ... with this polling, but if you are polling waiting for the value to go to ...
    (comp.lang.pascal.delphi.misc)
  • Only intercept mprotect(2) syscall
    ... I'd like to do the following: Trap all read/write access to a page in memory, but do not deny them. ... When I use mprotect() on a certain location, I can intercept the read/write, but the read/write is not actually performed. ... Upon SIGSEGV, install mprotect again, set flag that memory is protected, patch code back to original instruction, again change return value so that the last instruction is executed ...
    (comp.os.linux.development.system)
  • Re: 9556 and more than 16mb ram?
    ... >> So yes the maximum of memory is 16 MB. ... >>> TIA ... > Thank you Neils. ... rde at tavi.co.uk ...
    (comp.sys.ibm.ps2.hardware)
  • Re: Write Read to memory.
    ... > I try to read/write from specific addresses in memory (write to address- ... I want to read the card every mili second, ...
    (microsoft.public.vb.general.discussion)