09-20-2023, 11:33 PM
(09-20-2023, 11:06 PM)lillee3377 Wrote:(09-20-2023, 11:57 AM)Cmd2002 Wrote: If your on linux then try looking in the potfile, heres the command:
cd /root/.local/share/hashcat
sudo apt install vim -y
vim hashcat.potfile
How do I turn the potfile on because it says it's off or disabled when I put in my above commands.
Give me a bit more context on what u want to do with this command
Quote:hashcat -a 3 -m 13733 NewSeeMe_hash.tc -o found.txt --outfile-format=1,2 ?d?d?d?d
I cant see a mask and -o usually just outputs whatever the passwords are? Im a bit confused