Skip to content

SeedWordSmith calculates combinations and time estimates for cracking missing seed words

License

Notifications You must be signed in to change notification settings

chaintuts/seedwordsmith

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

General


Author

  • Josh McIntyre

Website

  • jmcintyre.net

Overview

  • SeedWordSmith calculates combinations and time estimates for cracking missing seed words

Development


Git Workflow

  • development for bugfixes and new features

Building

  • make build Build the application
  • make clean Clean the build directory

Features

  • Specify the number of missing words
  • Specify if the last word is included
  • Specify an estimated cracking operations per second
  • Specify the size of the seed phrase
  • Output the missing bits, combinations to crack, and estimated cracking time

Requirements

  • Requires Python

Platforms

  • Windows
  • MacOSX
  • Linux
  • Raspberry Pi

Usage


Command line usage

  • python seedwordsmith.py --missing 2 --size 12 --attempts 500 --last

Run unit tests

  • Run python -m pytest <test file>

About

SeedWordSmith calculates combinations and time estimates for cracking missing seed words

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published