Using hashcat to find v3 ethereum wallet password
#11
Ok. Thanks for your help!

But, just for the sake of anyone else who might know something, or if someone's in my situation, here's the status.

hashcat3.6 -m 15700 -a 0 --scrypt-tmto 1 -w 1 hash.txt password.txt

still doesn't work. It results in the same output as before:

hashcat () starting...

OpenCL Platform #1: Apple
=========================
* Device #1: Intel(R) Core(TM) i5-4260U CPU @ 1.40GHz, skipped.
* Device #2: HD Graphics 5000, 384/1536 MB allocatable, 40MCU

Hashes: 1 digests; 1 unique digests, 1 unique salts
Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates
Rules: 1

Applicable optimizers:
* Zero-Byte
* Single-Hash
* Single-Salt

Watchdog: Temperature abort trigger disabled.
Watchdog: Temperature retain trigger disabled.

Increasing single-block device memory allocatable for --scrypt-tmto 1.
Cannot allocate enough device memory. Perhaps retry with -n 1.

Started: Mon Jun 19 13:39:18 2017
Stopped: Mon Jun 19 13:39:19 2017


Messages In This Thread
RE: Using hashcat to find v3 ethereum wallet password - by phildo - 06-19-2017, 08:41 PM