june23rd1987 / Crypto-clipper-malware

Reads clipboard for crypto address and changes them

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crypto-clipper-malware

Reads clipboard for crypto address and changes them

Features

  • Supports Bitcoin, Litecoin, Ethereum, Monero clipping
  • Auto adds to start up
  • Supports multiple addresses
  • Find closest match out of your list of addresses

How to use

  • Pip install all the requirements in the file
  • Edit main.py and enter all your crypto address

How to compile to exe

  • Pip install pyinstaller
  • Change main.py into main.pyw (This will hide the console)
  • CMD -> pyinstaller --onefile (filename.py)

About

Reads clipboard for crypto address and changes them


Languages

Language:Python 100.0%