Quantcast
Channel: hashcat Forum - All Forums
Viewing all articles
Browse latest Browse all 8236

Decoding multiple PMKID SSIDs

$
0
0
I would like to take my capture file that has several PMKIDs in it, and decode the SSIDs before cracking them.

This is what I have done so far:

cut -f4 -d'*' pmkidfile | xxd -r -p

xxd properly decodes the SSIDs, but it appends all of the SSIDs together without line breaks. I.e.  SSID1SSID2SSID3, etc.

What is the better method to decode the SSIDs and list them on seperate lines?

Viewing all articles
Browse latest Browse all 8236

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>