Am Di,12.08.2008 um 19:33 schrieb Jean-Daniel Dupas:


In practice, it's perfectly possible to access other processes memory using public functions (it require some privileges since 10.4 intel). But to do it you have to use the low-level mach API and that's off topic here.
This is exactly what I wrote:
here are techniques to get acccess to another application memory under some circumstances. None of them is related to Cocoa …




And no, code injection is not used only by virus. (see http://rentzsch.com/mach_star/ )
I know the red shed.

Amin




Le 12 août 08 à 19:18, Negm-Awad Amin a écrit :


Am Di,12.08.2008 um 19:01 schrieb Mike Abdullah:

You can't do this. Each application runs in its own protected memory.
Sometimes you can do this:
http://en.wikipedia.org/wiki/Computer_virus
;-)

Serious: There are techniques to get acccess to another application memory under some circumstances. None of them is related to Cocoa since there is no class named NSVirus.

Amin




On 12 Aug 2008, at 17:04, Josh 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/cocoadev%40mikeabdullah.net

This email sent to [EMAIL PROTECTED]

_______________________________________________

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/negm-awad%40cocoading.de

This email sent to [EMAIL PROTECTED]

Amin Negm-Awad
[EMAIL PROTECTED]




_______________________________________________

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/devlists%40shadowlab.org

This email sent to [EMAIL PROTECTED]



Amin Negm-Awad
[EMAIL PROTECTED]




_______________________________________________

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