Using hashcat to find v3 ethereum wallet password
#17
Your ethereum wallet uses scrypt, which means it's using an anti-gpu algorithm. Therefore you don't get much of acceleration by using a GPU to crack it unless you have many powerful GPUs like the GTX1080. If you stick to -D1 you tell hashcat to use CPU and then you propably do not need to use -n1. Also note that -D1 differs from -d1.


Messages In This Thread
RE: Using hashcat to find v3 ethereum wallet password - by atom - 06-20-2017, 10:11 AM