p**k 发帖数: 120 | 1 I am working on a system recoverey tool that needs
to capture all keystrokes of the machine, are there
anyway to do this under linux? I know there are some
commercial tools for Windows. But is there anyway to
do this under linux?
I can have access to root and everything. Is it possible
to pipe stdin to some places and record it before feed
back to (a faked) stdin? This needs to work under X also.
Thanks a lot. |
p******f 发帖数: 162 | 2
I would suggest insert some code to the keyboard device driver, or nearby.
【在 p**k 的大作中提到】 : I am working on a system recoverey tool that needs : to capture all keystrokes of the machine, are there : anyway to do this under linux? I know there are some : commercial tools for Windows. But is there anyway to : do this under linux? : I can have access to root and everything. Is it possible : to pipe stdin to some places and record it before feed : back to (a faked) stdin? This needs to work under X also. : Thanks a lot.
|
b****k 发帖数: 10 | 3 search keylogger in gogle
do this under linux? I know there are some
【在 p**k 的大作中提到】 : I am working on a system recoverey tool that needs : to capture all keystrokes of the machine, are there : anyway to do this under linux? I know there are some : commercial tools for Windows. But is there anyway to : do this under linux? : I can have access to root and everything. Is it possible : to pipe stdin to some places and record it before feed : back to (a faked) stdin? This needs to work under X also. : Thanks a lot.
|