2019 Mac Pro and AMD Radeon Pro 580X
#4
PhilsMD,
Thank you for your reply. I have done the following:
I deleted the copy of hashcat6, and uninstalled the brew version.
I created a folder without blanks, and obtained the source from https://github.com/hashcat/hashcat.git
This created the subfolder hashcat. I cd hashcat, make, make install
The installations ran without errors. 
hashcat -V returns v6.0.0-26-g5d04e97a
hashcat -b now runs.
* Device #2: ATTENTION! OpenCL kernel self-test failed.
is noted on the following tests:
Hashmode: 1700 - SHA2-512
Hashmode: 1800 - sha512crypt $6$, SHA512 (Unix) (Iterations: 5000)
Hashmode: 15900 - DPAPI masterkey file v2 (Iterations: 12899)

* Device #2: Skipping hash-mode 15300 - known CUDA/OpenCL Runtime/Driver issue (not a hashcat issue)
             You can use --force to override, but do not report related errors.
Hashmode: 15300 - DPAPI masterkey file v1 (Iterations: 23999)
Hashmode: 7100 - macOS v10.8+ (PBKDF2-SHA512) (Iterations: 1023)
Hashmode: 11300 - Bitcoin/Litecoin wallet.dat (Iterations: 200459)

It looks like it is partially working. Are these errors typical/normal? Thank you.

(07-02-2020, 09:01 AM)philsmd Wrote: Did you try to see if the path / folder does exist or not ?
Is this folder there ?
Code:
/Volumes/XXXXX\ hashcat6/hashcat/OpenCL

Why is there are "\ " there ? is this a space within the path ? could you try without any special chars within the path ?

how did you clone and compile it ?

maybe you could try different folders.


did you try to uninstall the brew version ? maybe it's better to just have one version on the system at any time and not both the brew and git version ?
Reply


Messages In This Thread
2019 Mac Pro and AMD Radeon Pro 580X - by sstead - 07-01-2020, 11:15 PM
RE: 2019 Mac Pro and AMD Radeon Pro 580X - by sstead - 07-02-2020, 07:32 PM