Changing the EAX register with Python

Robert Kern robert.kern at gmail.com
Fri Nov 19 10:42:50 EST 2010


On 11/19/10 7:08 AM, dutche wrote:
> Well, I think using ptrace is really the best way, at least what I
> have found on Google told me that.

You may also want to look into pinktrace for another wrapper around ptrace. I 
haven't used it myself, but it's worth looking into.

   http://dev.exherbo.org/~alip/pinktrace/

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
  that is made terrible by our own mad attempt to interpret it as though it had
  an underlying truth."
   -- Umberto Eco




More information about the Python-list mailing list