Skip to content

A js program generate random 12 words metamask mnemonic and check the balance in the account.

License

Notifications You must be signed in to change notification settings

BillyBrown237/Metamask-Mnemonic-Brute-Force

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Metamask-Mnemonic-Brute-Force

A js program random generate 12 words metamask mnemonic and check the balance in the account.

Requirement

  • ethers

  • web3

  • bip39

Quickstart

You can run it on repl.it or on your PC.

Just change web3 provider api in line 4. You can use Infura, Alchemy or other web3 provider.

If there's no eth in the account, then mnemonic and address will be record to zerobalance.txt.

Otherwise will record to cracked.txt

About

A js program generate random 12 words metamask mnemonic and check the balance in the account.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%