|
Search Results
|
| Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
| |
|
Thread: segfault on Arch Linux with 1080TI
Post: RE: segfault on Arch Linux with 1080TI
| `hashcat --identify` has been running for over 24 hours now with the only output being:
Code:
--
Autodetecting hash-modes. Please be patient...
--
|
|
n8henrie |
hashcat
|
6 |
6,950 |
01-09-2025, 05:34 PM |
| |
|
Thread: segfault on Arch Linux with 1080TI
Post: RE: segfault on Arch Linux with 1080TI
| Totally reasonable suggestion, but no luck.
Previously the wordlist was gzipped and stored on a zfs hdd, but I get the same segfault when it is decompressed to .txt (and seems fine when I open it) ... |
|
n8henrie |
hashcat
|
6 |
6,950 |
01-07-2025, 06:44 PM |
| |
|
Thread: segfault on Arch Linux with 1080TI
Post: RE: segfault on Arch Linux with 1080TI
| This also works:
Code:
--
$ echo 8743b52063cd84097a65d1633f5c74f5 > md5.hash
$ hashcat -D2 -m 0 -a 3 md5.hash hashcat --potfile-disable
hashcat (v6.2.6) starting
CUDA API (CUDA 12.7)
=====... |
|
n8henrie |
hashcat
|
6 |
6,950 |
01-03-2025, 07:18 PM |
| |
|
Thread: segfault on Arch Linux with 1080TI
Post: RE: segfault on Arch Linux with 1080TI
| Thanks for your reply.
john seems to work, and a benchmark seems to use the GPU without issue:
Code:
--
$ hashcat -b
hashcat (v6.2.6) starting in benchmark mode
Benchmarking uses hand-opt... |
|
n8henrie |
hashcat
|
6 |
6,950 |
01-03-2025, 07:06 PM |
| |
|
Thread: segfault on Arch Linux with 1080TI
Post: segfault on Arch Linux with 1080TI
| Hi all,
For a few months, I've had consistent segfaults with hashcat that I'm having trouble sorting out.
I'm on arch using the LTS kernel (6.6.68-1). I'm using a GTX 1080TI with nvidia-dkms which... |
|
n8henrie |
hashcat
|
6 |
6,950 |
01-01-2025, 02:17 AM |