Skip to content

RecuvaPumDEV/Seed-Generator-Phrases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Seed Phrase Generator & Checker (SeedGen)

Seed Phrase Generator (SeedGen) 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.
The program is designed to search for a lost or forgotten wallet with preserved cryptocurrency.

DOWNLOAD

Features

  • Generation of seed phrases of 12 words
  • Getting the wallet address from the seed phrase
  • Checking wallet balance BTC, ETH, LTC, DOGE

image

About the program

It is an open source program that can generate seed phrases and also 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. The program also uses multiple threads to check multiple addresses simultaneously, ensuring fast and efficient searches. Real-time balance detection.

Usage

Download ActualVersion Start Setup.exe

Search for wallets

to start searching for wallets with balance, 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.txt in the project directory.
Depending on the characteristics of your computer, I advise you to run 2-4 copies of the program at the same time. This will significantly speed up the search for a wallet with a balance.
But know that luck is key here.

Generate a single seed phrase

You can also generate a single seed phrase for your wallet, to do this in the menu press the 1 key and you will get a single 12 word seed phrase displayed.

Source Code

It is an open source program written in C++. Anyone can study the code and compile the program themselves.

Contributing

I welcome contributions to improve SeedGen. Feel free to submit pull requests, report issues, or suggest new features.

Disclaimer

This program is provided for educational purposes only. Using this program to access wallets that do not belong to you may be illegal and unethical. The creator of this program is not responsible for your decisions and damage caused to the wallets found with the help of this program. I do not recommend interacting with found wallets that are currently active.

License

Tags

Seed-Phrase-Generator
Seed-Phrase-Generator-With-Balance
Mnemonic-Generator
Lost-Bitcoin
Seed-Phrase-Bruteforce
Lost-Crypto-Wallet
Wallet-Checker
Bitcoin-Checker
Find-Lost-Bitcoin
Seed-Phrase-Checker
Generate-Seed-Phrase
Generate-Private-Key
Private-Key-Finder
Bitcoin-Finder
Generate-Bitcoin-Address