Android — Keylogger Github

Repositories often include scripts to repackage the APK with a legitimate app (e.g., a flashlight or PDF viewer). When the user installs the "flashlight," the keylogger payload installs alongside it.

We ran three popular GitHub keyloggers (≥50 stars) on Android 13 (Pixel 6) with: Keylogger Github Android

If you see a repository claiming to be a "Remote Admin Tool" or "Parental Control" and it contains the following, it is malware: Repositories often include scripts to repackage the APK

GitHub serves as an incubator for Android keylogger techniques, with Accessibility Service abuse remaining the most viable method on non-rooted Android 13/14. Defenders must focus on user education (permission audits) and platform-level restrictions (e.g., requiring explicit user confirmation per Accessibility session). Researchers should adopt ethical forking practices and remove any hardcoded command-and-control infrastructure from published PoCs. An Android keylogger is a software program or


An Android keylogger is a software program or hardware device designed to record every keystroke made on an Android device. Unlike traditional PC keyloggers that sit between the keyboard and the operating system, Android keyloggers exploit the mobile environment.

Given that you cannot rely on GitHub to police every repository, protection falls to the user:

  • Look for Overlay Permissions:
  • Monitor Data Usage: