06-21-2022, 05:08 PM 
		
	
	
		The hash I got was from a handshake capture using a WiFi pineapple. I copied the hash out of the hashcat file that was provided by the pineapple and then entered it in quotes. 
Example:
sudo hashcat -a 0 -w 0 “[hash]” rockyou.txt
The last line returned [Hex] 123456789 —> [Hex]123456789
I copied each of the numbers and pasted them in an online Hex converter that gave me two phrases (one for each Hex).
	
	
	
	
Example:
sudo hashcat -a 0 -w 0 “[hash]” rockyou.txt
The last line returned [Hex] 123456789 —> [Hex]123456789
I copied each of the numbers and pasted them in an online Hex converter that gave me two phrases (one for each Hex).
