This lightweight Python script uses pynput and psutil to monitor real-time keyboard input and scan for suspicious background processes. Ideal for cybersecurity enthusiasts and ethical hackers, it helps detect potential keyloggers or malicious hooks running on your system. Great for beginners learning Python-based system monitoring or building basic intrusion detection tools.