Skip to content

Exohayvan/Crypto-Seed-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Crypto-Seed-Project

Contributors Forks Stargazers Issues MIT License Discord GitHub latest commit GitHub release Github all releases Size Code


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
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. License
  6. 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

PythonVersionTest VSCode

Supported Coins

Bitcoin

Operating Systems list

UbuntuBuild

WindowsBuild

MacOSBuild

OpenWRTBuild

AndroidBuild

iOSBuild

DebianBuild

ChromeOSBuild

NixOSBuild

Alpine LinuxBuild

(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 )

  1. Unzip package
  2. Open a termial inside the folder location.
  3. Run the program with
    ./run.sh
    
  4. If file states you don't have permission to run.
  • Comfirm disk has exec perms
  • Try running
    chmod +x run.sh
    
  1. Sit back and watch the magic happen.

Windows

  1. Exclude a folder for package in anti-virus and place .zip file inside (if applicable)
  2. Unzip file
  3. Run .exe file
  4. 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!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. 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)

About

Project for brute forcing private keys! For educational use only.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Languages