Skip to content

Mnemonic seed phrase generator. Generation seed phrase and checking balance (BTC, ETH, LTC, DOGE)

Notifications You must be signed in to change notification settings

orange2022/seed-phrase-generation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Seed Phrase Generator & Checker

A Seed Phrase Generator is a tool designed to create a unique set of words that can be used to seed a cryptocurrency wallet, enabling users to securely store and access their digital assets. These seed phrases are typically made up of a sequence of 12 randomly generated words that act as a backup for the wallet.

    

Download


About the program

This program can generate seed phrases, as well as search for wallets containing BTC, ETH, LTC, DOGE coins. Compared to other generators written in python, this program is written in C++, which makes it many times faster than those.

Screenshot_132

Usage

To start the brute force process, run the SeedGen.exe After running, press the '2' key to start searching for wallets. The program will constantly generate seed phrases and check the balances of linked wallets. Information about each verified wallet will be recorded in the console. If a wallet with a non-zero balance is found, its information will also be added to found_wallets. in the project directory.

Screenshot_133

Disclaimer

This program is provided for educational purposes only. Using this program to access wallets that you do not own may be illegal and unethical. The creator of this program is not responsible for any misuse or damage resulting from the use of this program.

Reporting Issues

If you encounter any issues while using this script, please write about it and I will help you

About

Mnemonic seed phrase generator. Generation seed phrase and checking balance (BTC, ETH, LTC, DOGE)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published