A very simple spyware I wrote in Python3 which takes screenshots, webcam pictures and microphone recordings and sends it to a discord webhook
🏠 Homepage
pip install -r requirements.txt
- 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)
python spyware.py
- Choose a channel and click on the gear wheel that says "Edit Channel"
- Go to the "Integrations" tab and click on "Create Webhook"
- 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
https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks
- Windows 10
👤 metaltiger775
- Website: https://github.com/metaltiger775
- Github: @metaltiger775
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator