Skip to content

tofran/passphrase-recovery-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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