Android Dogecoin wallet
#9
I found one solution:

"I used windows and this is the line I entered into cmd as an example:
hashcat.exe --stdout wordlist0.txt -r rules/OneRuleToRuleThemAll.rule | hashcat.exe -m 11300 hash.txt

hash.txt being your extracted wallet hash, of course. make sure there are no spaces in the file.

Shred your wordlists and anything with your info of any part of your pass on it of course in a file shredder program when you are done."


but I don't know how to get hash for hash.txt from my wallet:

I used code which was written by philsmd above:
echo -n U2FsdGVkX1/E+9YU2vL2g2ADcTJ+fIByG8Y2QGZXenNy/PR1E2ze7URSv6KlcQqwsBtx1fIg2fs5 | base64 -d | xxd -g1


My hash.txt file looks like this then:

c4fbd614daf2f683600371327e7c80721bc6364066577a7372fcf475136cdeed4452bfa2a5710ab0

Is it correct?

(for my wallet I use different text of course and hash is different as well)

But when I use command for hashcat in windows cmd it shows me this:



hashcat (v5.1.0) starting...

nvmlDeviceGetFanSpeed(): Not Supported

OpenCL Platform #1: NVIDIA Corporation
======================================
* Device #1: NVIDIA GeForce GTX XXXX Ti, 1024/4096 MB allocatable, 6MCU

OpenCL Platform #2: Intel(R) Corporation
========================================
* Device #2: Intel(R) HD Graphics XXX, 3204/6409 MB allocatable, 24MCU

Hashfile 'hash.txt' on line 1 (53616c...571a110bbf0666e77c835d904bf38a85): Separator unmatched
No hashes loaded.

Started: Sun Jul 25 21:18:29 2021
Stopped: Sun Jul 25 21:18:30 2021



Why there is this "No hashes loaded"?
What I am doing wrong please?

For wordlist0.txt I put my password and many others. Just for testing to see if there will be match. I appreciate any help.
Reply


Messages In This Thread
Android Dogecoin wallet - by ramonoakz - 03-13-2021, 05:43 AM
RE: Android Dogecoin wallet - by philsmd - 03-13-2021, 11:34 AM
RE: Android Dogecoin wallet - by ramonoakz - 03-14-2021, 01:43 AM
RE: Android Dogecoin wallet - by ramonoakz - 03-19-2021, 02:42 PM
RE: Android Dogecoin wallet - by philsmd - 03-18-2021, 12:34 PM
RE: Android Dogecoin wallet - by ramonoakz - 03-19-2021, 02:50 PM
RE: Android Dogecoin wallet - by jstanley0 - 05-07-2021, 10:47 PM
RE: Android Dogecoin wallet - by VictorBlockchain - 07-18-2021, 10:00 PM
RE: Android Dogecoin wallet - by alderanbet - 07-25-2021, 09:50 PM
RE: Android Dogecoin wallet - by philsmd - 07-26-2021, 11:08 AM
RE: Android Dogecoin wallet - by alderanbet - 08-17-2021, 11:17 AM