.cap conversion fails
#1
I tried aircrack-ng to covert my .cap file to a .hccap using

aircrack-ng.exe in.cap -J out

When I load the hccap file in hashcat 1.01 I get a "Line-length exception" and ERROR no hashes loaded

I've read that if the file has too much data/noise that wpaclean.exe can clean it up so I did

wpaclean.exe clean.cap in.cap
aircrack-ng.exe clean.cap -J out

It seems to clean up correctly as it just show the 3 WPA handshakes I'm after and none of the other info, but again when trying that file I get the same error from hashcat.

Any ideas?


Messages In This Thread
.cap conversion fails - by Frosty - 01-21-2014, 12:23 PM
RE: .cap conversion fails - by philsmd - 01-21-2014, 12:31 PM
RE: .cap conversion fails - by Frosty - 01-21-2014, 01:21 PM