Skip to content

A command-line utility for recovering assets from the raw data exported from Vault12 mobile app

License

Notifications You must be signed in to change notification settings

vault12/recovery-utility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vault12 Recovery Utility

MIT License Dependencies PRs welcome Follow

Overview

A command-line utility for recovering assets from the raw data exported from Vault12 mobile app.

Installation

  1. Install node
  2. Install the package globally:
$ npm i -g vault12-recovery

Usage

  1. Export the decryption key (vault12.json) from the Vault12 app: Settings > Advanced > Export My Vault’s Decryption Key.
  2. Collect the raw Vault data from several Guardian devices via Settings > Advanced > Export Data for External Vault. You'll need to collect the amount of files equal to the Number of Confirmations you selected when creating the Vault.
  3. Place all exported archives and vault12.json file in the same directory, e.g. ~/vault12-files.
  4. In terminal, run
$ vault12-recovery ~/vault12-files
  1. You should find all recovered assets from the Vault in the directory ~/vault12-files/output.

License

Vault12 Recovery Utility is released under the MIT License.

Legal Reminder

Exporting/importing and/or use of strong cryptography software, providing cryptography hooks, or even just communicating technical details about cryptography software is illegal in some parts of the world. If you import this software to your country, re-distribute it from there or even just email technical suggestions or provide source patches to the authors or other people you are strongly advised to pay close attention to any laws or regulations which apply to you. The authors of this software are not liable for any violations you make - it is your responsibility to be aware of and comply with any laws or regulations which apply to you.