Coding-Enthusiast / FinderOuter

Easy to use bitcoin recovery tool to fix damaged private key, mini-private key, address, BIP38 encrypted key, mnemonic (seed phrase), BIP-32 derivation path, Armory backups, recover passwords and more
MIT License
283 stars 108 forks source link

Add recovery option for Armory paper backups #18

Closed Coding-Enthusiast closed 3 years ago

Coding-Enthusiast commented 3 years ago

Armory doesn't seem to be using mnemonics but lets users create a paper backup of their "root seed" as a base-16 encoded string with custom characters split into 4 char words and in 2 or 4 lines.
The code is already written but unpublished. It requires some test vectors which have not yet been found. Hopefully this can be released in v. 0.8.0.

If you know any test vectors that could be used here please post them in this issue.

Coding-Enthusiast commented 3 years ago

This was added in 0.8.0