Skip to content

vedpakhare/KeyloggerGuard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KeyloggerGuard Logo

🔐 KeyloggerGuard

Advanced keylogger detection system with behavioral analysis and process monitoring


🚀 Features

  • 🕵️‍♂️ Behavioral Detection — Analyzes typing patterns to detect suspicious activity
  • 🔍 Smart Process Scanning — Monitors running processes with minimal false positives
  • 🌐 Network Monitoring — Detects abnormal outbound connections (data exfiltration attempts)
  • 📊 Adaptive Learning — Builds a personalized baseline of your typing behavior
  • 🚨 Multi-Stage Alert System — Prioritizes threats and alerts accordingly

🛠️ Installation

git clone https://github.com/vedpakhare/KeyloggerGuard.git
cd KeyloggerGuard/KeyloggerGuard
python3 -m venv venv
source venv/bin/activate   # For Linux
# .\venv\Scripts\activate   # For Windows
pip install -r requirements.txt
python keylogger_detector.py

📄 License

This project is licensed under the MIT License.

👨‍💻 Author

Made with 💻 + 🛡️ by Ved Pakhare

About

A Python-based keylogger detection tool for identifying suspicious keystrokes and processes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages