(Still a work in progress)
Project for brute forcing private keys, using parallel processing across a network of everyone running the program!
For educational use only.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
Project is made to check Private Keys for a balance, using a proxy. Coming soon will be auto payouts for balanced adresses as well as other coins.
To get a local copy up and running follow these simple example steps.
Go to latest package and download .zip for OS. Now skip to your OS.
( Linux instructions are out dated, will update in the future )
- Unzip package
- Open a termial inside the folder location.
- Run the program with
./run.sh
- If file states you don't have permission to run.
- Comfirm disk has exec perms
- Try running
chmod +x run.sh
- Sit back and watch the magic happen.
- Exclude a folder for package in anti-virus and place .zip file inside (if applicable)
- Unzip file
- Run .exe file
- Yes. It was that easy.
Enter Public BTC Address, will create a data.json to store this info. (If you need to change address later on, simply delete the data.json) data.json is not fully implemented yet.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the GPT-3.0 License. See LICENSE.md
for more information.
Reach out to us on discord! Just the discord Icon at the top!
Project Link: https://github.com/Exohayvan/Crypto-Seed-Project