ptrace dependencies
===================

 * Python 2.4:
   http://python.org/
 * ctypes Python module (part of Python 2.5+)
   (Debian package: python-ctypes)
 * distorm disassembler (optional)
   http://www.ragestorm.net/distorm/


Installation
============

Type as root:

   ./setup.py install

Or using sudo program:

   sudo python setup.py install

