On Sat, Aug 30, 2008 at 07:55:32AM +0300, Noam Rathaus wrote: > Hi, > > I have been using Cheat Engine (http://www.cheatengine.org/) to manipulate > the > memory of applications on Windows for quite some time - mainly useful for > testing software for quirks and bugs. > > I was wondering whether someone knew of a equivalent program for Linux? > > I am mainly looking for memory value discovery and value changing abilities.
I don't understand exactly what are the data you have and which are missing. On a first glance it seems that Cheat Engine relies on hand-crafted symbols tables provided by the user. So ptrace gives the required low-level abilities. If I understand things correctly: what you need is gdb with hand-crafted symbol tables, right? -- Tzafrir Cohen | [EMAIL PROTECTED] | VIM is http://tzafrir.org.il | | a Mutt's [EMAIL PROTECTED] | | best ICQ# 16849754 | | friend ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]