[question] - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: [question] (/thread-11487.html) |
[question] - Froshy - 06-30-2023 Is it possible to use hashcat to capture my seedphrase from my seed.seco file? I've been reading some threads, and I'm kind of confused. If I do it on my seed.seco file, would it capture my password or my seedphrase? RE: [question] - lapsikmees - 06-30-2023 Hashcat is used to crack hashes (passwords). It's not used for capturing hashes. RE: [question] - marc1n - 06-30-2023 Having a seed.seco file, you can use the python script exodus2hashcat.py and then get the hash of your exodus wallet password. In hashcat to crack you need to use the mod: 28200 | Exodus Desktop Wallet (scrypt). Good luck! RE: [question] - Froshy - 07-01-2023 Hi, thanks for replying, and yes, I have my Exodus seed.seco hash already ijust wanted to know if its possible to get my seedphrase using hashcat but it's already answered. Thanks for taking your time again. Have a nice day<3 |