CRYPTO WALLET CLIPPER IN PYTHON

Man

Professional
Messages
3,075
Reaction score
612
Points
113
The clipper can do:
  • Autoload
  • Self-propagation on flash drives
  • Working in the background

Wallet support:
Bitcoin, Ethereum, Ethereum BEP-2, Litecoin, Dash, Dogecoin, Ripple, Tron, Bitcoincash (customizable very easy if you know regex)

What is a clipper?
A virus that replaces the value from the clipboard with the one you set, for example, a person copies the address of the btc wallet, and it is replaced with yours, he inserts it and transfers money there.

Setup Guide:
1. Paste your wallets into variables in addresses.
2. Run Compile.bat
3. Your build will appear in the dist folder

P.S.: Replacing the icon.ico with another icon and renaming it to icon.ico will change your icon. And versions.py has software information which can be spoofed easily.

Source: github.com/Hazaker/Clipper
 
Top