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 PROTECTED]> 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 (Cocoa-dev@lists.apple.com)
>
> 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:
> http://lists.apple.com/mailman/options/cocoa-dev/openspecies%40gmail.com
>
> This email sent to [EMAIL PROTECTED]
>



-- 
-mmw
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to