This project is for educational purposes only. You may use this application at your own risk. The use is the complete responsibility of the end-user. The developer assumes no liability and is not responsible for any misuse or damage caused by this application.
Spynix is a keylogger application implemented in the java programming language. This spyware is capable of logging keystrokes, webcam captures, and screenshots. The application sends recorded data to the user via email after each cycle of a specified duration. Users can modify basic configurations including sender email address, receiver email address, and timeout for emails. The application process is not hidden to avoid any misuse.
- Clone the repository using command
git clone https://github.com/prathamesh-a/spynix-keylogger.git
. - Initiate the project
Initiate the maven project in your IDE or resolve the dependencies using maven command
mvn install
. - Run main class
Run the main class
Spynix.java
in your IDE to start application, or usemvn package
to generate jar file or use jar file from releases. - Specify the information Enter the asked information in the interface such as email addresses and timeout.
✅ Keystrokes ✅ Screenshots ✅ Webcam Captures ❌ Browser History ❌ Saved Password
- ✅ = Ready to use
- ⏳ = In progress
- ❌ = Not started, but on roadmap
- Main Screen:
- Setup Information:
- Information confirmation:
- Java Native Hook Enabled:
Licensed under the Apache License, Version 2.0. Copy of license.