Posts: 25
	Threads: 5
	Joined: Jan 2019
	
	
 
	
	
		I need help generating a PMKID.txt file. When I run this command "hcxpcaptool -z PMKID.txt -o hcxdump.hccapx -E wordlist -I identitylist -U usernamelist -P PMKlist -T trafficlist *.pcapng" no PMKID.txt file is generated. I need help , thanks.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 1,058
	Threads: 2
	Joined: Jun 2017
	
	
 
	
	
		If you didn't captured a valid PMKID, your file PMKID.txt (-z) remains empty. The same applies for your file hcxdump.hccapx (-o) if you didn't captured a valid handshake.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 25
	Threads: 5
	Joined: Jan 2019
	
	
 
	
	
		 (02-03-2019, 05:54 PM)ZerBea Wrote:  If you didn't captured a valid PMKID, your file PMKID.txt (-z) remains empty. The same applies for your file hcxdump.hccapx (-o) if you didn't captured a valid handshake.
When I ran this command "hcxdumptool -i wlan2 -o hcxdump.pcapng --enable-status=3" it showed it found PKIDs, handshakes, etc. It even created hcxdump.pcapng file. So I don't understand why I'm having this issue.
	
 
	
	
	
	
 
 
	
	
	
		
	Posts: 1,058
	Threads: 2
	Joined: Jun 2017
	
	
 
	
		
		
		02-03-2019, 06:08 PM 
(This post was last modified: 02-03-2019, 06:19 PM by ZerBea.)
		
	 
	
		Please post the output of:
$ hcxpcaptool -V hcxdump.pcapng
output (from hcxdumptool and hcxpcaptool) should look like this one here:
https://hashcat.net/forum/thread-6661-po...l#pid42993
	 
 
	
	
	
		
	Posts: 25
	Threads: 5
	Joined: Jan 2019
	
	
 
	
	
		 (02-03-2019, 06:08 PM)ZerBea Wrote:  Please post the output of:
$ hcxpcaptool -V hcxdump.pcapng
I'm sorry, I feel so dumb 🤦🏽♂️🤦🏽♂️. When the hcxdump file was created on hcxdumptool folder I don't move it to hcxtools folder, therefore it wasn't being detected by the command. I'm sorry, and thank you for the quick response. This thread and be closed. Thanks again.
	
 
	
	
	
	
 
 
	
	
	
		
	Posts: 1,058
	Threads: 2
	Joined: Jun 2017
	
	
 
	
	
		No problem - but your post reminds me to update hcxtools thread.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 1,058
	Threads: 2
	Joined: Jun 2017
	
	
 
	
	
		By latest hcxtools commit,
https://github.com/ZerBea/hcxtools/commi...72fa4e1401
now, hcxpcaptool will show a warning if no captures are loaded:
$ hcxpcaptool -z PMKID.16800 -o eapol.hccapx *.pcapng
warning: no capture file loaded