Re: Accessing memory of another application?
Re: Accessing memory of another application?
- Subject: Re: Accessing memory of another application?
- From: has <email@hidden>
- Date: Tue, 12 Aug 2008 21:45:32 +0100
Josh wrote:
I'm trying to get started w/viewing/editing/interacting with the
memory of
another running application but I'm not where to get started. You
could
think of this as being a simple "game trainer" - which basically
allows you
to view and edit values in memory.
Use a formal IPC mechanism to communicate between two processes.
There's an overview of available options at:
http://developer.apple.com/documentation/MacOSX/Conceptual/OSX_Technology_Overview/SystemTechnology/chapter_3_section_5.html
HTH
has
--
Control AppleScriptable applications from Python, Ruby and ObjC:
http://appscript.sourceforge.net
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden