Skip to content

This app generate various combinations with 2048 keywords. Creates wallet addresses with generated words. Queries the created wallets on the eth and bsc network.

License

Notifications You must be signed in to change notification settings

dainq97/Phase-key-Recovery-Tool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MetaMask Brute-Force

  • Can someone make a GUI interface for this code?

📜 Required Download libraries :

  • pip install hdwallet

  • pip install termcolor

  • pip install requests

  • pip install colored

  • pip install coloredlogs

  • pip install asyncio

  • If you dont have Microsoft Visual C++ 14.0 , You can download from here: http://go.microsoft.com/fwlink/?LinkId=691126&fixForIE=.exe. (Click right button and save as)

  • If you can't see the colors on the command line. Open Powershell as administrator and run the following line of code.

  • Set-ItemProperty HKCU:\Console VirtualTerminalLevel -Type DWORD 1


⚙️ Usage :

  • Get api from bscscan and etherscan.
  • Enter the apis in the APIKeys.txt ETHAPI:BSCAPI
  • Run checkerV5.py
  • Accounts with a balance will be displayed in valid.txt.
  • ETHAPI = 'https://etherscan.io/register Sign up and get API KEY
  • BSCAPI = 'https://bscscan.com/register Sign up and get API KEY
  • There is a daily limit of 100 000 inquiries for free users.

🏷️ Note :

  • Enjoy :)

🛠️ Languages and Tools :

Python 

About

This app generate various combinations with 2048 keywords. Creates wallet addresses with generated words. Queries the created wallets on the eth and bsc network.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%