Hashcat pid/outfiles error
#1
Hi,

I'm using hashcat-4.0.1 in windows10.


i'm trying to brute force attack wpa2, but i always get same error :


Code:
hashcat-4.0.1>hashcat64.exe -a 3 -w 3 -m 2500 crack.hccapx ?d?d?d?d?d?d?d?d?d
hashcat (v4.0.1) starting...

hashcat-4.0.1/hashcat.pid: No such file or directory

hashcat-4.0.1/hashcat.outfiles: No such file or directory

Started: Thu Feb 08 10:55:29 2018
Stopped: Thu Feb 08 10:55:29 2018

I also tried  :
  1. hashcat64.exe -m 2500 -w 3 crack.hccapx rockyou.txt
  2. hashcat64.exe -a 3 -w 3 -m 2500 crack.hccapx  -1 abcdefg123456789 ?1?1?1?1?1?1?1?1?1
  3. Running a file "\hashcat-4.0.1\example0.cmd" 
  4. Using older version of hashcat 
  5. Starting cmd as administrator
  6. Giving hashcat administrator privileges
  7. Installing nvidia latest drivers (390.77)
Everything i try , outputs the same error :

Code:
hashcat (v4.0.1) starting...

hashcat-4.0.1/hashcat.pid: No such file or directory

hashcat-4.0.1/hashcat.outfiles: No such file or directory

Started: Thu Feb 08 10:55:29 2018
Stopped: Thu Feb 08 10:55:29 2018


My Computer Details: 
windows 10 64bit
GPU : GTX 1060
CPU : i5-3470
RAM : 8G 


Thank you for your reply!


Messages In This Thread
Hashcat pid/outfiles error - by Frenki221 - 02-08-2018, 12:31 PM
RE: Hashcat pid/outfiles error - by atom - 02-08-2018, 03:04 PM
RE: Hashcat pid/outfiles error - by Frenki221 - 02-08-2018, 03:56 PM
RE: Hashcat pid/outfiles error - by DanielG - 02-08-2018, 04:22 PM
RE: Hashcat pid/outfiles error - by Frenki221 - 02-08-2018, 05:09 PM