现在的位置: 首页 > 综合 > 正文

16k – A Simple Keystroke Logger

2012年08月27日 ⁄ 综合 ⁄ 共 977字 ⁄ 字号 评论关闭
Description

There are several approaches to writing keystroke loggers (system wide hooks, kernel-based, passive monitoring). 16k demonstrates a simple passive approach and is intended for educational purposes only. It logs pressed keys, mouse clicks, and the active window during that input event as well as time and state in an effort to correct common input issues. To compile 16k, you'll need mingw, msys, boost C++ libraries(all free software) and a Windows PC. Compile and linking instructions are in the source code. Runs on Windows XP or newer Windows operating systems.

Download

Cautions

The 16k source is GPG signed and the Windows binary is Authenticode signed. Please verify the gpg signatures and MD5 sums before executing the software. Depending on your location, it may be illegal to use this software on multi-user systems without the knowledge and consent of all users. If you have doubts about legality, consult a lawyer or do not use this software.

Software License

抱歉!评论已关闭.