rules not working and unable to test - 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: rules not working and unable to test (/thread-9823.html) |
rules not working and unable to test - hasher21u - 01-26-2021 same issue as poster here: https://hashcat.net/forum/thread-9763-post-51233.html Code: hashcat -b Code: .\hashcat.exe -r .\test.txt --stdout .\wordlists\dict.txt any ideas? i updated cuda and nvidia drivers to latest as well and no change RE: rules not working and unable to test - undeath - 01-27-2021 There have been a few reports of --stdout hanging recently. in the past, many people with that problem had a broken Intel OpenCL driver, often a leftover from an older version. Maybe there's a recent version that causes this problem. For reference, do you have an Intel OpenCL driver installed and if yes, which version? RE: rules not working and unable to test - hasher21u - 01-31-2021 i am not sure if i do. how do i check? i try to do the cracking via cuda when i can |