> cat /dev/github | grep security-tools
discovered 03 Aug 2026

C-keystroke-monitoring-lab-poc

C ★ 12 via github-topic
→ View on GitHub
C_keylogger is a stealthy keylogging tool developed in C for Windows that utilizes a traditional approach to log keystrokes without relying on WinAPI hooks. It features persistence, remote activation, a stealth handler to hide the Command Prompt window, and efficient memory management through variable reuse. The tool is designed for educational purposes in a controlled lab environment, requiring specific amendments before compilation to ensure connectivity.