Changing Memory Values (Mac)?

Hello,

I am writing a trainer for a flash game, but I'm a little confused. Every single function/tutorial I looked at uses windows.h dependencies, which obviously isn't available on Mac. Are there any ways to select a process ID and edit a certain address's value?
/proc i think
If you want to change another process' memory you may use shared memory. It allows mapping of some piecees of memory into the address space of multiple simultaneously running processes. See shmat(2) and others.
@DTSCode
What's that?
If you tell me about a function, please give an example :)
its not a function its a pseudo *nix folder
You may try and use Custom USB drives for this at http://www.usbpromos.com/

This might help you.

Thanks
Registered users can post here. Sign in or register to post.