Skip to content

niyankhadka/crypto-wallet-bruteforce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Crypto Wallet Bruteforce Tool

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.


What's New in v2.0.0?

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.


How to Use This Repository

1. Navigate to the Version You Want

2. Follow the Setup Instructions

Each version folder contains its own README.md with specific setup instructions and requirements.


Disclaimer

This script is developed for educational and research purposes only.

By using this code, you agree to the following terms:

  1. No Malicious Use: You will not use this script for unauthorized access or malicious purposes.
  2. Explicit Permission: You will obtain explicit permission before using this script on any system or network.
  3. Understand Risks: You understand the implications of using such a tool, including potential legal consequences.
  4. 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.


Contribution

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!


Donations

If you find this tool helpful and would like to support further development, Buy Me A Coffee.


License

This project is licensed under the GPL-3.0 License.

View License


Acknowledgements

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! ⭐