Skip to content

moham3dk/spy-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spy-py: Discord webhook spyware written in Python

Disclaimer

This is real spyware. I am NOT responsible for anything you decide to do with it and this is for educational purposes only :)

Usage

Follow these steps to start spying:

  1. Clone the repository:

    git clone https://moham3dk/spy-py
  2. Create a Discord webhook:

    • Go to your Discord server settings.
    • Navigate to Integrations > Webhooks.
    • Create a new webhook and copy the webhook URL.
  3. Run spy-py.bat:

    • Open a terminal (PowerShell or CMD).
    • Navigate to the cloned repository.
    • Run the following command:
      .\spy-py.bat
      This will start the setup process. Follow the on-screen instructions.
  4. Check the dist directory:

    • Once setup is complete, check the dist directory.
    • You will find your executable file there.
  5. Distribute the executable:

    • Distribute the executable as needed.

Note: If you would like to run SpyPy without building, manually change the values in main.py and run it.

Compatibility

Unfortunately, this project currently only supports Windows. Linux/Mac support will be added in the near future.

Note: Try a Windows virtual machine to make a distributable Windows executable.

Contributing

Feel free to contribute by opening an issue or a pull request.

  • Pull requests are welcome!

License

This project is licensed under the MIT License. See the LICENSE file for more details.