Re: Accessing memory of another application?
Re: Accessing memory of another application?
- Subject: Re: Accessing memory of another application?
- From: Michael Watson <email@hidden>
- Date: Wed, 13 Aug 2008 01:33:25 -0400
So what game are you trying to cheat at?
--
m-s
On 12 Aug, 2008, at 14:09, Josh wrote:
I'm not creating both applications - The application I'm trying to
access
was written by someone else and has no developer documentation (it's
a game)
My application should read the memory of the game + change values/read
offsets etc...
Josh
On Tue, Aug 12, 2008 at 2:07 PM, mm w <email@hidden> wrote:
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:
@bungie.org
This email sent to email@hidden
_______________________________________________
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