Code Monkey home page Code Monkey logo

iota-miner's Introduction

IOTA miner

You wanted an IOTA miner? Here is your IOTA miner... mining your seed. IOTA seed recovery tool to straighten your typos. Please note that if you are missing or got wrong more than a very few characters, chances of discovering your seed decrease rapidly to zero.

This tool is (currently) not connecting to the IOTA network. Addresses are not checked online for actual balances. The use case of this tool is to discover a seed for a known seed checksum or an address you still remember (e.g. from browser history after using an IOTA explorer, Bitfinex withdrawal log,...). If you cannot remember any of this data, you need to implement an online validation mechanism and might want to spawn your own full node for best performance.

Operation Modes:
- Just check the addresses of the given seed
- Systematically brute-force missing characters
- Randomly choose missing characters to brute-force seed
- Flip single characters to detect single typos
- Inject single characters at all positions to find a missing one

You can set injection markers (* / **) to guide the tool at a certain section of your seed

Important

This tool ships with a copy of the Pyota libary (v1.2.0b1), because:

  • It is the latest version and newer than the one available via PIP (at the time of writing)
  • It is the last version still supporting CURL, which is going to be replaced with KERL due to an UPDATE in the IOTA protocol

Execution

  1. (Follow installation steps below)
  2. Edit configuration section in "run.py"
    1. Configure your seed to offset with
    2. Adapt some default configuration values to your specific needs
  3. Open a command line window, traverse to the tool's folder and launch "run.py" with your Python3 interpreter
  4. Follow the dialogue

Installation

  1. Install Python3

  2. Install required Python 3 modules

    pip3 install pyota

    pip3 install pyopenssl

Prerequisites (coming with the installation steps above)

  • Python3
  • PyOpenSSL
  • Pyota + dependencies

iota-miner's People

Contributors

noneymous avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.