I lost my password so i tried ''hashcat'' it back. When i do my code it gives a error separator unmatched. What am i doing wrong
root@kali:~/Desktop# hashcat -m 1100 -a 0 -o cracked.txt --remove hash.lst /usr/share/sqlmap/txt/wordlist.txt
Initializing hashcat
v0.49 with 1 threads and 32mb segment-size...
Skipping line: Administrator:---------------- (separator unmatched)
Skipping line: Gast:----------------- (separator unmatched)
No hashes loaded
[modified by philsmd, because user was posting hashes which is against the forum rules]
root@kali:~/Desktop# hashcat -m 1100 -a 0 -o cracked.txt --remove hash.lst /usr/share/sqlmap/txt/wordlist.txt
Initializing hashcat
v0.49 with 1 threads and 32mb segment-size...
Skipping line: Administrator:---------------- (separator unmatched)
Skipping line: Gast:----------------- (separator unmatched)
No hashes loaded
[modified by philsmd, because user was posting hashes which is against the forum rules]