Posts: 18
Threads: 3
Joined: Jan 2013
Hello everyone, i'm beginer of Hashcat-plus. Guys please explain me, how to create hash file from cap? For example now i can use hashcatplus or hashcatgui with somefile.hccap, but i can only use wpa/wpa2 hashtype. How to use others? I read a lot of information in wiki and forum, but didn't find answer how to create hash.....
Please help me with this.....
Posts: 187
Threads: 40
Joined: Sep 2010
Look for "Converter" in main hashcat site menu. Links to:
https://hashcat.net/cap2hccap/
Posts: 88
Threads: 16
Joined: Nov 2012
also using aircrack.
aircrack-ng -J file.hccap wifi.cap
Posts: 723
Threads: 85
Joined: Apr 2011
There is also a downloadable .exe
here. However I have never been able to get it to work myself.
Either Blandy or eljolot's suggestion would be your best bet.
Posts: 187
Threads: 40
Joined: Sep 2010
Yeah, the sourceforge one doesn't work on Win, I have told the developer and they did get back to me but not heard anything since.
eljolot the latest version of aircrack-ng v1.1 for Win does not have that option -J. Is that Linux only?
Posts: 88
Threads: 16
Joined: Nov 2012
sorry
blandyuk I don't know
I only use the version for linux. this is the release I have installed
Code:
Aircrack-ng 1.1 r2178 - (C) 2006-2010 Thomas d'Otreppe
Original work: Christophe Devine
http://www.aircrack-ng.org
Code:
WPA-PSK options:
-E <file> : create EWSA Project file v3
-J <file> : create Hashcat Capture file
-S : WPA cracking speed test
-r <DB> : path to airolib-ng database
(Cannot be used with -w)
(01-18-2013, 06:51 PM)blandyuk Wrote: Yeah, the sourceforge one doesn't work on Win, I have told the developer and they did get back to me but not heard anything since.
eljolot the latest version of aircrack-ng v1.1 for Win does not have that option -J. Is that Linux only?
Posts: 18
Threads: 3
Joined: Jan 2013
(01-18-2013, 02:37 PM)blandyuk Wrote: Look for "Converter" in main hashcat site menu. Links to:
https://hashcat.net/cap2hccap/
Thank you, for your fast answer but i think this is misunderstand. I know how to convert cap file in hashcat.net site using converter also straight in Backtrack, but that file for me works only with option wpa/wpa2 (brute force and dictionary). But If i try do this with md5 or others, it writes me no hashes found.....
Maybe i don't understand somethink..... but if, then i can use
hccap and some file like
cap.hash ??
Posts: 601
Threads: 18
Joined: Apr 2010
You want to extract hashes from a cap file?
Cain and Abel may do just that.
Posts: 18
Threads: 3
Joined: Jan 2013
(01-18-2013, 09:42 PM)Rolf Wrote: You want to extract hashes from a cap file?
Cain and Abel may do just that.
Hi, so how i must use that software if i want to convert?
Posts: 18
Threads: 3
Joined: Jan 2013
Also can anyone explain me please, for example i'm using hashcatplus,
oclhashcat-plus64.exe -m 2500 -a3 test.hccap ?u?u?u?u?u?u?u?u
after some time i press p, for pause, then quit. And when i back to windows after shut down, doing the same command pressing resume, he starting from the begining....Why?