Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Change a RAM's Value

15 views
Skip to first unread message

sebastien...@frameip.com

unread,
Jun 5, 2015, 2:38:29 AM6/5/15
to
Hi,

I need your help, i want find and change a RAM value. For this, I don't know how can I know the first adress of the Game's RAM (memory).

On my Ipad, i launch a game. With Putty/SSH and I use this command :

Obtain the PID
ps -ax | grep GameName
Attach GDB
gdp -p PID
Search the value
x /3dw 0xxxxxxxx
Modify the Value
set * 0xGoodAdress = NewValue

Can you explain me how I can find the good adress (First adress of the Game's RAM) in the command ? x /3dw 0xxxxxxxx

Best Regards

_SebF

Mulder

unread,
Jun 6, 2015, 7:36:49 AM6/6/15
to
This is a forum for NeXT software, and your question has nothing to do with that. Off-topic posts will be ignored and can get you banned from groups.
0 new messages