How to combine them correctly hybrid dict + mask & rules?
#3
hashcat --stdout ... | hashcat -a 0 -m 0 ... - It worked!!!!!!

I came up with this idea, but I got an error - "Already an instance D:\hashcat-6.2.1\hashcat.exe running on pid 12776"

It worked after I ran different copies of the program from different folders:

- "D:\hashcat\hashcat -a 6 test.dict ?d?d --stdout | D:\hashcat-6.2.1\hashcat.exe -a 0 -r test.rule ... "

When working with a slow hash, I do not observe a performance loss.
We should be aware of this possibility!!!

Thank you very much!!!
Reply


Messages In This Thread
RE: How to combine them correctly hybrid dict + mask & rules? - by Silaev - 07-06-2021, 01:29 PM