# aydinnyunus/Keylogger

Get Keyboard,Mouse,ScreenShot,Microphone Inputs from Target Computer and Send to your Mail.

Repository: https://github.com/aydinnyunus/Keylogger
Canonical: https://ross.abutalabs.com/products/keylogger
Language: Python
License: Apache-2.0
License Family: permissive
Topics: keylogger, keylogging, keylogger-screenshot, keylog, keylogs, keylogger-analysis, keyloger, hacking, hacking-tool, hacking-tools, hacking-code, hackingtools, python, python3, python-hacking, python-tools, cybersecurity, cyber-security, offensive-security, offensive-scripts
Last push: 2024-04-20T08:14:10+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2371, "days_push": 865, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2811, forks 549 (observed 2026-08-28T04:07:23.695947+00:00)

## What it is
A Python-based keylogger that captures keyboard, mouse, screenshot, and microphone inputs from a target computer and emails the data via SMTP. It is intended for testing the security of information systems.

## Use cases
- log keystrokes on a target machine for a security test
- capture screenshots periodically and email them
- record microphone audio from a target computer
- demonstrate keylogger behavior in cybersecurity training
- test whether antivirus tools detect a simple Python keylogger

## When to choose
- you need a simple, scriptable keylogger for an authorized penetration test or security demo
- you want an educational example of how input-capture malware works
- you need a lightweight tool that emails captured data on an interval

## When to avoid
- you lack explicit authorization to monitor the target computer
- you need stealth against modern EDR or advanced antivirus
- you need a production-grade monitoring or parental-control solution with proper controls

## Facets
- artifact type: application
- maturity: maintenance
- function: security, monitoring
- domain: security, penetration-testing
- platform: python, windows
- tags: keylogger, offensive-security, email-exfiltration, screenshot-capture, microphone-capture, hacking-tool, linux, macos

## Member repositories
- aydinnyunus/Keylogger (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:23.695947+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:13:32.091057+00:00, confidence not recorded.
  - readme: https://github.com/aydinnyunus/Keylogger (fetched 2026-08-28T04:07:23.695947+00:00, sha 7082120e1b01)
- Data as of 2026-08-30T08:39:29.467469+00:00.
