Re: Accessing memory of another application?
Re: Accessing memory of another application?
- Subject: Re: Accessing memory of another application?
- From: "mm w" <email@hidden>
- Date: Tue, 12 Aug 2008 11:07:31 -0700
If you 're developing the both application you can create a layer/IPC
system via shm (shared memory)
to communicate between your two apps, what you asked is really a
newbie question regarding C programming, before trying cocoa and obj-c
you should learn the base
Cheers
On Tue, Aug 12, 2008 at 9:04 AM, Josh <email@hidden> wrote:
> All,
>
> 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.
>
> Can anyone point me to where I should get started? Function names/examples
> would be a GREAT help - I haven't had experience with hooking into another
> application's memory.
>
> Thanks!!!!
> _______________________________________________
>
> 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
>
--
-mmw
_______________________________________________
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