Skip to content
forked from Anarbb/BitGen

Bitcoin wallet generator and scrapper

License

Notifications You must be signed in to change notification settings

Lagodish/BitGen

 
 

Repository files navigation

BitCoinGen

This is a simple Bitcoin wallet scrapper it's checks random wallets that it generates against an API and saves ones that have Bitcoin in them in a file for you to use. https://github.com/Anarbb/BitGen original

Windows setup

https://www.python.org/downloads/

install_modules.bat

start.bat

Telegram support

main.py line 17-18

token_bot = ""  # создать бота и получить токен тут @BotFather
chat_id = ""    # узнать ваш id можно в боте @userinfobot

Инструкция

https://teletype.in/@lagodish/jDlqNw0QGtI

Development setup

https://www.python.org/downloads/

Install dependencies

pip install -r requirements.txt

or

install_modules.bat

Run

python3 start.py

or

start.bat

You shall not misuse the information to gain unauthorised access. However you may try out these hacks on your own computer at your own risk. Performing hack attempts (without permission) on computers that you do not own is illegal.

sending statistics*

About

Bitcoin wallet generator and scrapper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.4%
  • Batchfile 1.6%