On Tue, Nov 14, 2006 at 02:33:14PM +0100, Christoph Berg wrote:
>   Programming Lang: C and i386 asm (it doesn't work on amd64)
>   Description     : lets you attach processes running on other terminals

To anyone else who was curious about this:

What it seems to be doing is injecting code onto the stack which causes
the target process to open your terminal and dup2 it onto stdout,
stderr, et cetera.  Interesting.

-- 
Daniel Jacobowitz
CodeSourcery


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to