BlackArch / blackarch

An ArchLinux based distribution for penetration testers and security researchers.
https://www.blackarch.org
Other
2.82k stars 570 forks source link

Hashcat issues #2038

Closed Franchium closed 6 years ago

Franchium commented 6 years ago

i run hashcat for crack md5 but its not working, there is a msg

the first is i got msg clGetPlatformIDs and then i did install opencl from aur and facing this problem

hashcat -m 0 hash3
hashcat (v4.2.1) starting...

OpenCL Platform #1: Intel(R) Corporation
========================================
* Device #1: Intel(R) Celeron(R) CPU N3350 @ 1.10GHz, 456/1824 MB allocatable, 2MCU

Hashes: 1 digests; 1 unique digests, 1 unique salts
Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates
Rules: 1

Applicable optimizers:
* Zero-Byte
* Early-Skip
* Not-Salted
* Not-Iterated
* Single-Hash
* Single-Salt
* Raw-Hash

Minimum password length supported by kernel: 0
Maximum password length supported by kernel: 256

ATTENTION! Pure (unoptimized) OpenCL kernels selected.
This enables cracking passwords and salts > length 32 but for the price of drastically reduced performance.
If you want to switch to optimized OpenCL kernels, append -O to your commandline.

Watchdog: Hardware monitoring interface not found on your system.
Watchdog: Temperature abort trigger disabled.

Initializing device kernels and memory...Segmentation fault (core dumped)
$ uname -a
Linux blackarch 4.18.6-arch1-1-ARCH #1 SMP PREEMPT Wed Sep 5 11:54:09 UTC 2018 x86_64 GNU/Linux
FFY00 commented 6 years ago

Which shell are you using?

Franchium commented 6 years ago

shell ? xterm

FFY00 commented 6 years ago

Like, bash, zsh, fish? I don't think Segmentation fault (core dumped) is standard for bash. Either way, this probably won't help to fix your issue.

noptrix commented 6 years ago

@Franchium hashcat is not maintained by us. it is maintained via upstream. can you please file a bug there @ archlinux?