Pronouncable passwords cracking
#1
I am using apg tool to generate my passwords. Unfortunately I've lost my ethereum password. It was generated this way:
Code:
apg -a 0 -M NCL -m 16
Here is sample output for that configuration:
Dexuxyat8druetVu
fivniHiJottherg5
Mebobthigeovtef0
BovEjFuFritceed7
gavAfdin7Swepsea
Lol9gludCohiczys

Are there any way to recover this password using my mining rig? I have tried this way:
Code:
./hashcat64.bin -m 15700 wallet-known -a 3 -1 ?l?u ?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?d
but got error: Integer overflow detected in keyspace of mask: ?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?d


Messages In This Thread
Pronouncable passwords cracking - by dayadoe - 08-10-2017, 03:21 PM
RE: Pronouncable passwords cracking - by philsmd - 08-10-2017, 03:56 PM
RE: Pronouncable passwords cracking - by dayadoe - 08-10-2017, 04:12 PM