Crypto-Seed-Project
Crypto-Seed-Project copied to clipboard
Project for brute forcing private keys! For educational use only.
Crypto-Seed-Project
Crypto Seed Project
(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
- About The Project
-
Getting Started
- Installation
- Usage
- Contributing
- License
- Contact
About The Project
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.
Built With
Supported Coins
Operating Systems list
(back to top)
Getting Started
To get a local copy up and running follow these simple example steps.
Installation
Go to latest package and download .zip for OS. Now skip to your OS.
Linux
( 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.
Windows
- 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.
(back to top)
Usage
First Start Up:
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.
(back to top)
Contributing
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
(back to top)
License
Distributed under the GPT-3.0 License. See LICENSE.md for more information.
(back to top)
Contact
Reach out to us on discord! Just the discord Icon at the top!
Project Link: https://github.com/Exohayvan/Crypto-Seed-Project
(back to top)