2 Repos
Interception and recording of keyboard input events for monitoring user activity.
Distinct from Keyboard Input Handlers: Existing candidates focus on UI navigation or input visualizers, not the covert capture and logging of keystrokes.
Explore 2 awesome GitHub repositories matching operating systems & systems programming · Keystroke Logging. Refine with filters or upvote what's useful.
Quasar is an encrypted TCP-based remote administration tool for Windows that combines command-and-control capabilities with credential extraction, keystroke logging, file and registry management, desktop monitoring, and SOCKS5 reverse proxy tunneling. It operates through a modular framework where individual capabilities are loaded as plugins communicating over an encrypted command channel. The tool distinguishes itself by integrating credential recovery from browsers and FTP clients, keystroke capture with full Unicode support, and a SOCKS5 reverse proxy for routing network traffic through th
Captures keyboard input on a remote Windows machine with full Unicode support for monitoring or forensic purposes.
OffensiveRust is a red team toolkit and malware development kit written in Rust. It serves as an evasion framework and post-exploitation library, providing a collection of offensive security primitives and a Windows API wrapper for interacting with low-level system functions and undocumented APIs. The project focuses on bypassing security software through direct system calls, memory obfuscation, and stealthy payload execution. It implements techniques to defeat static binary analysis via compile-time string encryption and payload obfuscation, while avoiding detection using parent process ID s
Captures and logs characters typed by a user in real time by monitoring low-level keyboard events.