Hi,
When i try to use help_crack.py i get the following error:
./help_crack.py
/usr/bin/./help_crack.py:153: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
if StrictVersion(remoteversion) > StrictVersion(self.conf['hc_ver']):
/usr/bin/./help_crack.py:218: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
if StrictVersion(output) >= StrictVersion('4.2.1'):
Choose the tool for cracking:
0: /usr/bin/hashcat
1: /usr/sbin/john --format=wpapsk
9: Quit
Index:0
Challenge cracker for correct results
The plugin 16800 is deprecated and was replaced with plugin 22000. For more details, please read: https://hashcat.net/forum/thread-10253.html
hashcat /usr/bin/hashcat died with code 255
Check you have OpenCL support
Output of hashcat -I:
hashcat -I
hashcat (v6.2.6) starting in backend information mode
Hi, When i try to use help_crack.py i get the following error:
./help_crack.py
/usr/bin/./help_crack.py:153: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. if StrictVersion(remoteversion) > StrictVersion(self.conf['hc_ver']): /usr/bin/./help_crack.py:218: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. if StrictVersion(output) >= StrictVersion('4.2.1'): Choose the tool for cracking: 0: /usr/bin/hashcat 1: /usr/sbin/john --format=wpapsk 9: Quit Index:0 Challenge cracker for correct results The plugin 16800 is deprecated and was replaced with plugin 22000. For more details, please read: https://hashcat.net/forum/thread-10253.html
hashcat /usr/bin/hashcat died with code 255 Check you have OpenCL support
Output of hashcat -I:
hashcat -I hashcat (v6.2.6) starting in backend information mode
CUDA Info:
CUDA.Version.: 12.0
Backend Device ID #1 (Alias: #2) Name...........: NVIDIA GeForce GTX 750 Ti Processor(s)...: 5 Clock..........: 1137 Memory.Total...: 2000 MB Memory.Free....: 1696 MB Local.Memory...: 48 KB PCI.Addr.BDFe..: 0000:0d:00.0
OpenCL Info:
OpenCL Platform ID #1 Vendor..: NVIDIA Corporation Name....: NVIDIA CUDA Version.: OpenCL 3.0 CUDA 12.0.151
Backend Device ID #2 (Alias: #1) Type...........: GPU Vendor.ID......: 32 Vendor.........: NVIDIA Corporation Name...........: NVIDIA GeForce GTX 750 Ti Version........: OpenCL 3.0 CUDA Processor(s)...: 5 Clock..........: 1137 Memory.Total...: 2000 MB (limited to 500 MB allocatable in one block) Memory.Free....: 1664 MB Local.Memory...: 48 KB OpenCL.Version.: OpenCL C 1.2 Driver.Version.: 525.125.06 PCI.Addr.BDF...: 0d:00.0
OpenCL Platform ID #2 Vendor..: The pocl project Name....: Portable Computing Language Version.: OpenCL 3.0 PoCL 4.0+debian Linux, None+Asserts, RELOC, SPIR, LLVM 15.0.7, SLEEF, DISTRO, POCL_DEBUG
Backend Device ID #3 Type...........: CPU Vendor.ID......: 128 Vendor.........: GenuineIntel Name...........: cpu-sandybridge-Intel(R) Xeon(R) CPU E5-2470 0 @ 2.30GHz Version........: OpenCL 3.0 PoCL HSTR: cpu-x86_64-pc-linux-gnu-sandybridge Processor(s)...: 16 Clock..........: 3100 Memory.Total...: 13890 MB (limited to 2048 MB allocatable in one block) Memory.Free....: 6913 MB Local.Memory...: 256 KB OpenCL.Version.: OpenCL C 1.2 PoCL Driver.Version.: 4.0+debian
i will try with an older version of hashcat.
Thank you for your time!