avral / pkeyfinder

Bitcoin private key directory finder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pkeyfinder

Bitcoin private key directory finder

developed on #miamibitcoinhackathon

Usage

usage: main.py [-h] [-a] [-s] [-sl] [-r] path

Bitcoin seed/private/public keys finder. Provide path or use pipe.

positional arguments:
  path             path name

optional arguments:
  -h, --help       show this help message and exit
  -a, --addresses  search addresses
  -s, --seeds      search addresses
  -sl              defines the seed length
  -r               recursivelly

About

Bitcoin private key directory finder


Languages

Language:Python 100.0%