Hashcat Segmentation Fault
#1
Lightbulb 
Hello, I am in need of assistance. I have a Lenovo laptop with Ubuntu installed and I need to recover a WPA/PSK password for a particular access point. I am a newbie when it comes to hashcat, so I followed one of the several guides online to use Hashcat to find a WPA passkey. As far as I know, my internet card in this laptop is enough to capture a PMKID packet, and my computer has fast enough hardware (An i7-620M CPU with Intel HD Graphics (Ironlake) and 4GB of RAM.) No matter what I do though, I can't get hashcat to work. I keep getting a Segmentation Fault error.

This is what I'm inputting into the terminal:

hashcat -m 16800 galleriaHC.16800 -a 0 --kernel-accel=1 -w 4 --force 'topwifipass.txt'

And I have already tried running it as root, no difference. I checked to ensure I have OpenCL runtime for Intel CPUs and HD Graphics, and I checked for the intel microcode for linux and I have it. What is going wrong here? Is there any easy way to debug this or see what's stopping it?
Reply


Messages In This Thread
Hashcat Segmentation Fault - by 504ubuntu - 05-30-2019, 03:30 AM
RE: Hashcat Segmentation Fault - by DanielG - 05-30-2019, 09:53 AM
RE: Hashcat Segmentation Fault - by philsmd - 05-30-2019, 12:06 PM
RE: Hashcat Segmentation Fault - by 504ubuntu - 05-31-2019, 06:23 AM