Information on WPA hccap file
#1
Hi,

Here is a typical output for WPA crack on cudahashcat v0.08:
Code:
Status.......: Running
Input.Mode...: File (H:\dic.dic)
Hash.Target..: XXXXXXXX (00:11:52:e7:xx:xx <-> xx:xx:f1:f9:e3:b0)
...

I am interested in parsing the ESSID and the MAC adresses directly from the hccap file.
I tried unix 'strings' function on the file, it gave me only the ESSID.
Is there a way to get MAC adresses too ? Or maybe you keep this secret ?

Thanks for answer.


Messages In This Thread
Information on WPA hccap file - by Mem5 - 05-05-2012, 08:08 PM
RE: Information on WPA hccap file - by undeath - 05-06-2012, 12:27 PM
RE: Information on WPA hccap file - by Mem5 - 05-07-2012, 10:41 PM