![]() |
Restore point stays at 0 - 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: Restore point stays at 0 (/thread-8398.html) |
Restore point stays at 0 - zwt2135 - 06-04-2019 Hello, I am using the following command on windows hashcat64 hashcat64 -m 16800 C:\Users\user\Documents\password-cracking\Handshakes\pmkid_test_**-**-**-**-**-**.16800 C:\Users\User\Documents\password-cracking\rockyou.txt -r C:\Users\User\Documents\password-cracking\hashcat-5.1.0\rules\dive.rule -w 4 --session=test However my restore point is Restore.Point....: 0/14344385 (0.00%) When using only wordlists with no rules I have a restore point like usual. Any idea why this is happening? Does a restore point not get generated when using the -r and not having a pre-generated rule list? I apologize if I am being unknowledgeable or if this is not the correct place to place this question. Thank you. RE: Restore point stays at 0 - undeath - 06-04-2019 You're using lots of rules. Hashcat will take a bit to reach a checkpoint. RE: Restore point stays at 0 - zwt2135 - 06-04-2019 Hmm interesting I have tried it with a much smaller rule set such as rockyou best64 and I never get a restore point. With my set up it runs with in 5 min. RE: Restore point stays at 0 - atom - 06-22-2019 Number of entries in the hashfile also has a big influence. |