05-06-2021, 11:48 AM
(05-06-2021, 11:19 AM)atom Wrote: Just use CPU for cracking using -D1 it will give good results. No tuning needed.
https://software.intel.com/content/www/u...s/apt.html
Ok I will try to use my CPU
Currently -D1 is not working, and the CPU is not shown with -I. I guess I have to install APT like I had to install CUDA for my GPU, but before that can you confirm is it working with windows too ?
Also, I will try to set up a better rules, because I have notice dive.rule tests too many possibilities. In my PSN.txt I have put some fragment, for example ["password", "10", "="] and I would like hashcat to test a combinaison of those elements and some little modification for password. For examples:
10password!
!passw0rd
P4ssw0rd10!
And not
password69
wordpass?
Like dive.rule is currently doing.
Do you have a preset rules that could match my needs?