Skip to content

A Windows based simple multithreaded and a multiprocessing enabled spyware written as a hobby project . It consists of a keylogger, audio spy , screenshot grabber, system reconnaissance and a clipboard spy

License

Notifications You must be signed in to change notification settings

harsh098/Win32Spy

Repository files navigation

Win32Spy

A Windows based simple multithreaded and a multiprocessing enabled spyware written as a hobby project .
It consists of a keylogger, audio spy , screenshot grabber, system reconnaissance and a clipboard spy

Dependencies:

- pywin32  
- pynput  
- scipy  
- cryptography  
- requests  
- pillow  
- sounddevice 
- platform
- multithreading
- os
- multiprocessing

How to run

Setup

  • modify vars.py to change configurations
  • modify the lines marked with must modify lines in driver.py

Run the spyware

⚠️ Intended for Educational Purposes only.

Execute the following command in a .bat(Windows Batch) script an run it.

🏹 Pro Tip:: Add @echo off at the start of batch file to avoid the Windows Console Prompt from appearing

pythonw.exe driver.py

About

A Windows based simple multithreaded and a multiprocessing enabled spyware written as a hobby project . It consists of a keylogger, audio spy , screenshot grabber, system reconnaissance and a clipboard spy

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages