Posts: 4
Threads: 1
Joined: Aug 2014
Hello everyone, I was looking this video on youtube: /watch?v=8fxLH-pokAI about how to do dictionary attack on a skype username with Hashcat.
In my cmd I wrote this:
C:\Users\**>cd C:\Users\**\Desktop\hashcat-0.47
C:\Users\**>cd C:\Users\**\Desktop\hashcat-0.47>hashcat-cli64.exe -m 23 --output-file=cracked2.txt --remove hash2.txt wordlists2/
but it gave this:
hashcat-cli64.exe: unknown option -- output-file=cracked2.txt
in my hash2.txt i wrote 3af0389f093b181ae26452015f4ae728:user
What could I do to make it work?
Posts: 63
Threads: 10
Joined: Jun 2012
08-12-2014, 02:33 AM
(This post was last modified: 08-12-2014, 02:34 AM by The Mechanic.)
hashcat-cli64.exe --help <--- and your questions will be answered hint its not output-file
Posts: 4
Threads: 1
Joined: Aug 2014
(08-12-2014, 02:33 AM)The Mechanic Wrote: hashcat-cli64.exe --help <--- and your questions will be answered hint its not output-file
Hello, thank you for the reply. I am very beginner and I still dont know why its not working, do you have an idea where the problem could be?
Posts: 63
Threads: 10
Joined: Jun 2012
since you dont want to look for the answer yourself, the command is --outfile not --output-file
Posts: 4
Threads: 1
Joined: Aug 2014
(08-12-2014, 03:26 AM)The Mechanic Wrote: since you dont want to look for the answer yourself, the command is --outfile not --output-file
Ok Thank you so much! Now there no more error problem, but for skype i think i need to use the mode 23? but it says the mode is unknown, what should I do to have this mode?
Posts: 63
Threads: 10
Joined: Jun 2012
wait for the next version to be released
Posts: 4
Threads: 1
Joined: Aug 2014
(08-12-2014, 03:51 AM)The Mechanic Wrote: wait for the next version to be released
Is there any other way? becayse in the video on youtube i watched the person put the mode 2711, but it is also not available?
Posts: 63
Threads: 10
Joined: Jun 2012
should say next version of oclhashcat, and read the wiki it will do you more good than youtube is now