Skip to content

Latest commit

History

History
24 lines (14 loc) 路 632 Bytes

README.md

File metadata and controls

24 lines (14 loc) 路 632 Bytes

Easily recover misspelled passphrases.

Passphrase recovery tool preview

Usage

Build

  1. Make sure you have node 12.x;
  2. Clone this repo;
  3. npm install;
  4. npm start for development or npm run build to create a release bundle.

License

GNU General Public License v3.0