08-22-2024, 01:09 PM
I try to get password candidates with
``` .\hashcat.exe -a 3 --stdout --markov-disable --slow-candidates -1 ?l ?1```
and it passes me out NULLs instead of symbols and thats it
If i use ```-o output_file.txt" - the result is the same
Does hashcat work properly? Probably I use it in a wrong way
``` .\hashcat.exe -a 3 --stdout --markov-disable --slow-candidates -1 ?l ?1```
and it passes me out NULLs instead of symbols and thats it
If i use ```-o output_file.txt" - the result is the same
Does hashcat work properly? Probably I use it in a wrong way