Welcome to Crypto Wallet Bruteforce, a tool designed for educational and research purposes to explore the mechanics of crypto wallet generation and balance checking across multiple blockchain networks.
The latest version (v2.0.0
) comes with significant improvements over the initial release:
- Async API Requests: Faster balance checks using asynchronous requests.
- Multi-Network Support: Supports BSC, Ethereum, Polygon, and Tron (with updated API endpoints).
- Improved Configuration Setup: Simplified setup process for API keys and network selection.
- Continuous Wallet Generation: Automatically generates and checks wallets in a loop.
- Enhanced Console Output: Clear runtime statistics and balance discovery logs.
- Auto-Save Found Wallets: Automatically saves wallets with a balance to the
found_wallets/
directory.
For detailed instructions, navigate to the v2.0.0
folder.
-
Latest Version (
v2.0.0
):
Go to officialScan-apis/v2.0.0 for the latest features and optimizations. -
Legacy Version (
v1.0.0
):
Visit officialScan-apis/v1.0.0 for the original version.
Each version folder contains its own README.md with specific setup instructions and requirements.
This script is developed for educational and research purposes only.
By using this code, you agree to the following terms:
- No Malicious Use: You will not use this script for unauthorized access or malicious purposes.
- Explicit Permission: You will obtain explicit permission before using this script on any system or network.
- Understand Risks: You understand the implications of using such a tool, including potential legal consequences.
- No Liability: The creators of this tool are not responsible for any misuse or consequences resulting from the use of this script.
If you do not agree to these terms, please refrain from using this script.
Contributions are welcome! Feel free to:
- Submit issues if you encounter bugs.
- Open pull requests for enhancements or new features.
Your help in development, testing, and documentation is appreciated!
If you find this tool helpful and would like to support further development, Buy Me A Coffee.
This project is licensed under the GPL-3.0 License.
Special thanks to:
- bip_utils for powerful HD wallet functionalities.
- aiohttp for enabling efficient asynchronous HTTP requests.
⭐ If you find this project useful, don't forget to star the repository and follow for updates! ⭐