![]() |
Hashcat attack on skype - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html) +--- Forum: Old hashcat Support (https://hashcat.net/forum/forum-20.html) +--- Thread: Hashcat attack on skype (/thread-3603.html) |
Hashcat attack on skype - half.seas.over - 08-12-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? RE: Hashcat attack on skype - The Mechanic - 08-12-2014 hashcat-cli64.exe --help <--- and your questions will be answered hint its not output-file RE: Hashcat attack on skype - half.seas.over - 08-12-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? RE: Hashcat attack on skype - The Mechanic - 08-12-2014 since you dont want to look for the answer yourself, the command is --outfile not --output-file RE: Hashcat attack on skype - half.seas.over - 08-12-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? RE: Hashcat attack on skype - The Mechanic - 08-12-2014 wait for the next version to be released RE: Hashcat attack on skype - half.seas.over - 08-12-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? RE: Hashcat attack on skype - The Mechanic - 08-12-2014 should say next version of oclhashcat, and read the wiki it will do you more good than youtube is now |