MetaMask Blank Screen on Firefox but no seed

How to find MetaMask :fox_face: Vault Data in computer’s files (guide for Windows users)
if you use a Firefox browser and you can’t open your MetaMask wallet

:one: You need to know the password for your MetaMask :fox_face: wallet

:two: Ways to Find Your Firefox Profile Location in Windows:

about:support

:three: When you open a Firefox Profile folder: xxxxxxxx.default-release :point_up_2:

Open folder storage :point_up_2: and in the storage folder :file_folder: open the default :point_down: folder.

default

:four: How to find a MetaMask :fox_face: Internal UUID

about:debugging#/runtime/this-firefox

:five: Now i know :slightly_smiling_face: that my MetaMask folders have a name: feaa69fe-435c-4dc8-8f73-9941fd189f56 your files will have another name.

MetaMask wallet folders

Open a folder with a longer name :point_down:
moz-extension+++feaa69fe-435c-4dc8-8f73-9941fd189f56^userContextId=4294967295

In this folder search file with number. My file is 709 :point_down: this file contains MetaMask vault data.

709

:six: Download and install EmEditor: https://www.emeditor.com/#download

EmEditor

Right-click on your file :point_up_2: and open it in the program EmEditor

:seven: Search for words like: Keyr, data, d a t a, salt or s a l t :slightly_smiling_face:

:eight: Text editing :page_with_curl:

You have to find something like this:

{“data”:“wwpXXtFCqZkYsWfeEwItZjJ0Cc7mRVjG47Dqh+ztL1PiCG6Izhg+zG0mM+H2ykyjz3X0RNhAE6IVsWFZamcZ47B4sVi4SvUxrMhARm5L3yHPxr3UsyGrOXmthyVMgEGmjwlmnFCNd2nMZ2o8/sRMra8FupurqevnBv57FiYpEEs7gPpFHv6587aL44MmKD8Snv4JLFqiqmlK82Waq5F+Iv9mw2sFVAL9mgZBSgFgbWdB3TsKVB2k”,“iv”:“rkUQlNcGTxBE0My7a/bCXw==”,“salt”:“HcKyNfGzaRALRQ0DlKgcIe5Uk30iI/M//oG6w8vX8Nk=”}

Your data will look like this:

Click :point_up_2: Search -► Replace… or use the keyboard shortcut Ctrl + H
According to the picture above :roll_eyes: remove spaces in the text.

:nine: Download Vault Decryptor:
https://github.com/MetaMask/vault-decryptor and unzip this file to the your desktop :desktop_computer:

Open folder vault-decryptor-master -► and open index.html file in the browser firefox-icon

Paste the {“data”:} and use the password you set for your wallet in the MetaMask extension and click the “Decrypt” button :point_up_2: as shown in the video by MetaMask - Randy

:ten: Everything is done :smiley: and now you see your MetaMask seed phrase

done

PS: If your file contains more special characters :point_down: as in this picture

special characters

You need Ubuntu 21 or another linux system.

How to Install Ubuntu 21 on VirtualBox:
https://www.youtube.com/watch?v=360uNjkiEjY

When you run Ubuntu :point_down: download and install: Snappy-fox
https://github.com/berdav/snappy-fox

Launch a terminal in the folder snappy-fox:

and write a command: sudo apt install make gcc :point_up_2: confirm the installation by pressing Y

Then just compile the application :slightly_smiling_face: next command: make

Now you see :point_up_2: new file with name snappy-fox :slightly_smiling_face: everything is ready.

Now I’ll move my file :point_down: 709 to folder snappy-fox

and the last command is: ./snappy-fox 709 709.txt

last command

file 709.txt will be without special characters :smiley: yeah

13 Likes