Skip to content

A very simple spyware I wrote in Python which takes screenshots, webcam pictures and microphone recordings

Notifications You must be signed in to change notification settings

metaltiger775/Simple-Python-Spyware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Simple Python Spyware 👋

A very simple spyware I wrote in Python3 which takes screenshots, webcam pictures and microphone recordings and sends it to a discord webhook

Install requirements

pip install -r requirements.txt

Options

  • wait_time on line 11 (How much time to wait before each screenshot, webcam picture, and microphone recording ( in seconds ))
  • webhook on line 12 (Your discord webhook)
  • compile_to_zip on line 13 (If you want the script to compile the files to a zip before sending it via discord webhook)

Usage

python spyware.py

How to make a discord webhook

  1. Choose a channel and click on the gear wheel that says "Edit Channel"

image4

  1. Go to the "Integrations" tab and click on "Create Webhook"

image5

  1. Edit the webhook name and icon as you wish, and then click on "Copy Webhook URL" to copy the webhook URL and put it in the code

image6

Webhook help

https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks

Tested on:

  • Windows 10

Author

👤 metaltiger775

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

Buymeacoffee


This README was generated with ❤️ by readme-md-generator

About

A very simple spyware I wrote in Python which takes screenshots, webcam pictures and microphone recordings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published