Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: decrypting Metamask vault data without the password
Post: RE: decrypting Metamask vault data without the pas...
Quote:
--
Quote:
--
when I try the command bellow I get the error : "Integer overflow detected in keyspace of mask: ?a?a?a?a?a?a?a?a?a?a"
Code:
--
hashcat -a 3 -m 26600 -o output.txt hashes.txt -... |
|
yekmilad |
General Talk
|
7 |
26,383 |
10-21-2021, 10:47 AM |
|
|
Thread: decrypting Metamask vault data without the password
Post: RE: decrypting Metamask vault data without the pas...
philsmd Wrote: (10-08-2021, 06:22 PM)
--
I think in your case it would be just clever to read the instructions on that guide carefully to see if that "browser extension data" trick could help you som... |
|
yekmilad |
General Talk
|
7 |
26,383 |
10-21-2021, 10:41 AM |
|
|
Thread: decrypting Metamask vault data without the password
Post: RE: decrypting Metamask vault data without the pas...
Snoopy Wrote: (10-07-2021, 03:54 PM)
--
hahscat is for password cracking so -> password
Can I get my seed phrases without my password from this json file? -> i dont thinks so
--
but the hashes r... |
|
yekmilad |
General Talk
|
7 |
26,383 |
10-07-2021, 06:20 PM |
|
|
Thread: decrypting Metamask vault data without the password
Post: RE: decrypting Metamask vault data without the pas...
I just realized that hashcat -m 26600 is metamask module but I have a question, when you run it on a hash what it will return ? the password or the seed phrases?
because on the vault decryptor it ... |
|
yekmilad |
General Talk
|
7 |
26,383 |
10-07-2021, 02:47 PM |
|
|
Thread: [METAMASK] Syntax help
Post: RE: [METAMASK] Syntax help
hi, What will the -m 26600 return? the password or the seed phrases?
in the vault decryptor it will return the seed phrases but you should add the password in there
https://metamask.github.io/vault-d... |
|
yekmilad |
hashcat
|
8 |
23,412 |
10-07-2021, 11:47 AM |
|
|
Thread: decrypting Metamask vault data without the password
Post: decrypting Metamask vault data without the passwor...
Hi ,
Metamask has a tool for decrypting the seed phrases from the extension data (a json file including data, iv and salt):
https://metamask.github.io/vault-decryptor/
there is a json file that c... |
|
yekmilad |
General Talk
|
7 |
26,383 |
10-06-2021, 06:21 PM |