Skip to content

A windows Keylogger built on node which can detect profanity and bad words and then capture screenshot , upload them to firebase and then delete them from the host machine.

Notifications You must be signed in to change notification settings

skyrunner360/node-win-keylogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Windows Keylogger

Windows Keylogger to detect bad words then capture screenshot. Uses Firebase Realtime Database and Firebase Storage.

Prerequisites

  • Visual C++ Redistributables
  • Node >= 20

Usage

  • Create a Firebase Account and Setup your web app to get the firebase config object.
  • Create a .env file.
  • Add the firebase object values in the .env file as-per the example.env file.
  • Run the project by executing npm i and then npm start.

About

A windows Keylogger built on node which can detect profanity and bad words and then capture screenshot , upload them to firebase and then delete them from the host machine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published