07-03-2023, 07:23 PM
i am trying to do a test with hashcat 6.2.5 on my The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) linux.
when i am running the command:
hashcat (v2.5) startin
hashcat -O -w 4 -m 1000 --username -a 0 -r ~/hashcat1/hashes-ntml ~/hashcat1/crackstation.txt.gz
it is giving me error as follows:
hashcat (v6.2.5) starting
OpenCL API (OpenCL 3.0 PoCL 3.0+debian Linux, None+Asserts, RELOC, LLVM 13.0.1, SLEEF, POCL_DEBUG) - Platform #1 [The pocl project]
====================================================================================================================================
* Device #1: pthread-0x000, 709/1482 MB (256 MB allocatable), 4MCU
Minimum password length supported by kernel: 0
Maximum password length supported by kernel: 27
Counted lines in /home/harvey/hashcat1/crackstation.txt.gzInsufficient memory available
Insufficient memory available
zsh: segmentation fault hashcat -O -w 4 -m 1000 --username -a 0 -r ~/hashcat1/hashes-ntml
i am not sure whats the issue here.
when i am running the command:
hashcat (v2.5) startin
hashcat -O -w 4 -m 1000 --username -a 0 -r ~/hashcat1/hashes-ntml ~/hashcat1/crackstation.txt.gz
it is giving me error as follows:
hashcat (v6.2.5) starting
OpenCL API (OpenCL 3.0 PoCL 3.0+debian Linux, None+Asserts, RELOC, LLVM 13.0.1, SLEEF, POCL_DEBUG) - Platform #1 [The pocl project]
====================================================================================================================================
* Device #1: pthread-0x000, 709/1482 MB (256 MB allocatable), 4MCU
Minimum password length supported by kernel: 0
Maximum password length supported by kernel: 27
Counted lines in /home/harvey/hashcat1/crackstation.txt.gzInsufficient memory available
Insufficient memory available
zsh: segmentation fault hashcat -O -w 4 -m 1000 --username -a 0 -r ~/hashcat1/hashes-ntml
i am not sure whats the issue here.