CL_DEVICE_NOT_AVAILABLE - KeePass pass recovery
#1
Hi Everyone;

I'm looking for some help trying crack my KeePass password.  My Apple iPhone upgraded and my old version of KeePass stopped working and I can't remember what my master password is.  I've been working now for about 2 weeks trying to get JohntheRipper and now hashcat to find my master password.  It has not been easy, but I finally got hashcat to actually run in Lubuntu running inside Vmware Fusion.  But now I stuck and don't understand the results I'm getting.  When I execute hashcat is runs very fast, which I believe is telling me it's failing to run.

Below is what the program outputs.  Can someone tell me what I might be doing wrong?

root@lubuntu:/home/lubuntu/hashcat-6.2.2# hashcat -m 13400 -a 0 ./MasterHash.txt ./rockyou.txt
hashcat (v6.2.2) starting...

clCreateContext(): CL_DEVICE_NOT_AVAILABLE

OpenCL API (OpenCL 1.2 ) - Platform #1 [Intel(R) Corporation]
=============================================================
* Device #1: Intel(R) Core(TM) i7-1068NG7 CPU @ 2.30GHz, skipped

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

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

Optimizers applied:
* Zero-Byte
* Single-Hash
* Single-Salt

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

Started: Wed Jul  7 18:29:11 2021
Stopped: Wed Jul  7 18:29:11 2021
root@lubuntu:/home/lubuntu/hashcat-6.2.2#


Thank you for the help.
Regards;
Richard
Reply


Messages In This Thread
CL_DEVICE_NOT_AVAILABLE - KeePass pass recovery - by rboyhan - 07-17-2021, 10:59 PM