Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.11 KB

README.md

File metadata and controls

28 lines (21 loc) · 1.11 KB

btcrecover

btcrecover is an open source Bitcoin wallet password recovery tool. It is designed for the case where you already know most of your password, but need assistance in trying different possible combinations.

Features

  • Bitcoin wallet support for:
    • Armory
    • Bitcoin Core
    • MultiBit Classic
    • Electrum
  • Supported on Windows, Linux, and OS X
  • Options to help minimize the search space - the more you remember about your password, the less time it will take to find
  • Multithreaded searches, with user-selectable thread count
  • Wildcard expansion
  • Typo simulation
  • Progress bar and ETA display (at the command line)
  • Interrupt and Continue searches without losing progress
  • Optional autosave - continue searches even after inadvertent interruptions or crashes

Please see TUTORIAL.md for more information, including installation instructions and requirements.

If you find btcrecover helpful, please consider a small donation: 17LGpN2z62zp7RS825jXwYtE7zZ19Mxxu8

Thank You!