Cross-Process Memory Access
Win32 processes can manipulate the address space of other processes. Linux has no equivalent API which made this tricky to implement.
Status
Alexandre has done some work on this in 2007 and the functionality is now there.
