Lost seed/recover phrase, trying to use vault/decrypted browser method, found log files but cannot find ‘vault’ in 000008.ldb to get data i need to find recovery phrase, anyone help me? im using brave brower. Metamask randomly reinstalled itself so locked out without recovery seed phrase
@Luigi please can you help, your comments on anohter thread got me this close to finding what i need, but when i search using atom i cannot find the word vault, or salt to try get the data i need
Hi @krustydj sometimes that file looks like this try find word: keyr
Delete all \ but don’t delete /
This file should contain your ETH address but do not search a complete ETH address (try to find the first or last 5 characters your ETH address)
HI @Luigi, thanks for replying! I had no luck searching for the word keyr, or key to write in the word data! also no luck finding my eth address, first or last few digits! its so annoying, is there anything else i can do! ive got 2 different .lbd files 000005 & 000008, also a 000007 log file! Any ideas why the code im supposed to copy and paste into ‘inspect’ in brave browser doesnt work also? would be so much easier! (the code below is the one i mean. ) (maybe it cus im using brave browser but says on the metamask support page that itll work) i know my password just need to find the correct data to use the decrypt system!
chrome.storage.local.get(‘data’, result => {
var vault = result.data.KeyringController.vault
console.log(vault)
})
this is the reply i get instead of the data needed
Uncaught TypeError: Cannot read properties of undefined (reading ‘local’)
at :1:16
is it because the disk is somewhere else? or something else you understand? i ont understand coding very well atall! thanks again man
This command also works on the Brave browser but it won’t help you… when you created another wallet.
chrome.storage.local.get('data', result => {
var vault = result.data.KeyringController.vault
console.log(vault)
})
Sometimes the data can also be in .log files
Check all files: .log and .lbd
Hey @krustydj, welcome to the MetaMask community!
Do you also have any other devices that you have used your MetaMask wallet on?
@nakedwinnie I’m trying to help him he use the Mac OS + Brave browser and Metamask wallet.
But when he opens the file .ldb doesn’t see any words like: data, vault…
Strange as if they disappeared.
Data could be corrupted and files lost
YES He had some browser issues and the data is probably corrupted.
Hoping he used MetaMask on another device also
Hi @Luigi
Did you try grep on terminal?
Step 1. Open the Security & Privacy Preferences pane of System Preferences and select the Privacy tab.
Step 2. Unlock the interface by clicking the lock icon, choose Full Disk Access from the list of services on the left, and drag and drop the icon for Terminal into the list.
Step 3. Launch Terminal.
Step 4. Type grep -w \"salt
or grep -w vault
or grep -w keyr
Hope it helps! (I do not use MAC )
Hi @MomOfTwins I also don’t use MAC I use Windows XP (kidding)
No no i haven’t tried this.
HI, sorry for the long reply & thanks for trying to help! I didnt have metamask on any other device sadly it does seem like its corrupt or encrypted (n)
Thank you for your comment, sorry for the long reply! I havent tried this but will try this within the hour and will update you, any other ideas please let me know! Luigi has been great at trying to help me, but the files either seem corrupt or encrypted. Thanks again
Sadly doesnt seem to do anything when typing in these codes ;(
Hi @krustydj ! Try in terminal tmutil listbackups
to see if you have TimeMachine BackUps.
Thanks again but no directory for host comes up
Also in reply to your previous message i cant actually find the data to copy and paster into the decryptor, seems to be encrypted or corrupt
@krustydj
Hmm… I imagine you tried DisckDrill olready with @Luigi
If you didn’t not:
Grant Full Disck Access (you can watch this vidoe for more information how to do this [Disk Drill Data Recovery Tutorial for Mac - YouTube](https: //www . youtube . com/watch?v=sg6ZQ6ut2jY)), lounch DiskDrill and choose Deep Scan. It will take a while. Once finished,
- tape “nkbi” in search
- navigate to the log and lbd files in nkbihfbeogaeaoehlefnkodbefgpgknn folder and select them
- do the same for other chrome sessions if you have them
- recover files
Now you can pick up the oldest ldb or log files and decrypt the vault data from them.
Hi @krustydj ! Happy you are found the vault data!
it happens when your password is incorrect. Try all your usual passwords as well as CapsLock activated. Hope it helps.