I need help with hashcat masks
#1
Hi,
I got the md5 hash (48bb6e862e54f2a795ffc4e541caed4d) which decrypts to (easy). I am using the below command on windows 10 :

hashcat.exe -m 0 -a 3 48bb6e862e54f2a795ffc4e541caed4d rockyou.txt ?l?l?l?l

and getting below output:

hashcat (v6.2.5) starting

Unsupported AMD HIP runtime version '0.0.3240' detected! Falling back to OpenCL...

OpenCL API (OpenCL 2.1 AMD-APP (3240.6)) - Platform #1 [Advanced Micro Devices, Inc.]
=====================================================================================
* Device #1: AMD Radeon HD 7900 Series, 2944/3072 MB (2393 MB allocatable), 28MCU

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

?l?l?l?l: unsupported file type.


Why am I getting unsupported file type error message?
Reply


Messages In This Thread
I need help with hashcat masks - by iTECRens - 04-16-2022, 02:44 PM
RE: I need help with hashcat masks - by iTECRens - 04-16-2022, 02:58 PM
RE: I need help with hashcat masks - by Snoopy - 04-19-2022, 01:12 PM