Skip to content

Spynix is a keylogger application implemented in Java. Logs keystrokes, screenshots and webcam captures.

License

Notifications You must be signed in to change notification settings

prathamesh-a/spynix-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spynix Keylogger

Lincence GitHub release (latest by date including pre-releases)

Disclaimer

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.

Overview

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.

Installation

  1. Clone the repository using command git clone https://github.com/prathamesh-a/spynix-keylogger.git.
  2. Initiate the project Initiate the maven project in your IDE or resolve the dependencies using maven command mvn install.
  3. Run main class Run the main class Spynix.java in your IDE to start application, or use mvn package to generate jar file or use jar file from releases.
  4. Specify the information Enter the asked information in the interface such as email addresses and timeout.

Features

✅ Keystrokes ✅ Screenshots ✅ Webcam Captures ❌ Browser History ❌ Saved Password

  • ✅ = Ready to use
  • ⏳ = In progress
  • ❌ = Not started, but on roadmap

Screenshots

  1. Main Screen:

image

  1. Setup Information:

image

  1. Information confirmation:

image

  1. Java Native Hook Enabled:

image

License

Licensed under the Apache License, Version 2.0. Copy of license.

About

Spynix is a keylogger application implemented in Java. Logs keystrokes, screenshots and webcam captures.

Topics

Resources

License

Stars

Watchers

Forks

Languages