07-04-2023, 01:41 AM
(07-04-2023, 01:30 AM)b8vr Wrote:(07-03-2023, 09:38 PM)harman07 Wrote:(07-03-2023, 09:27 PM)aikiuslik Wrote: Try updating Pocl and how much ram you got?
MemTotal :2024076
The issue is your command, it's faulty:
The -r is for a rule file, but you are supplying your hash file as the rule file, meaning you're not supplying any hashes for the command. And the crackstation.txt.gz wordlist need to be unpacked before being supplied as a wordlist.
i have removed -r and also using crackstation-human-only.txt after unzipping it which is smaller in size but still the error:
:
hashcat -O -w 4 -m 1000 --username -a 0 ~/hashcat1/hashes.txt ~/hashcat1/crackstation-human-only.txt
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
Hashes: 861 digests; 860 unique digests, 1 unique salts
Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates
Rules: 1
Optimizers applied:
* Optimized-Kernel
* Zero-Byte
* Precompute-Init
* Meet-In-The-Middle
* Early-Skip
* Not-Salted
* Not-Iterated
* Single-Salt
* Raw-Hash
Watchdog: Hardware monitoring interface not found on your system.
Watchdog: Temperature abort trigger disabled.
* Device #1: Not enough allocatable device memory for this attack.