Skip to content

A web app for decrypting MetaMask vault data.

Notifications You must be signed in to change notification settings

ssvevo/vault-decryptor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vault Decryptor

A web UI for decrypting MetaMask local storage.

Visit live page here

Pre-requisites:

To run the vault decryptor locally, ensure both Beefy and Browserify are installed:

npm install -g browserify

npm install -g beefy

To run:

npm start

To build:

npm run build

Then just include bundle.js in an HTML file.

About

A web app for decrypting MetaMask vault data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%