Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSX GeForce GT 750M - Not able to recover hashes #428

Closed
c3r63ru5 opened this issue Jul 8, 2016 · 3 comments
Closed

OSX GeForce GT 750M - Not able to recover hashes #428

c3r63ru5 opened this issue Jul 8, 2016 · 3 comments

Comments

@c3r63ru5
Copy link

c3r63ru5 commented Jul 8, 2016

Hi,

I have two issues, I think one is already logged (crashes trap 6), the other is that one one of my graphics cards (GT 750M) hashcat won't recover known hashes (e.g. 1234), please see below.

./hashcat --opencl-device-types=2 --opencl-devices=3 --hash-type=1000 --attack-mode=3 test-hash.txt ?a?a?a?a
hashcat (v3.00-30-g450b779) starting...

OpenCL Platform #1: Apple

Hashes: 31 hashes; 28 unique digests, 1 unique salts
Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates
Applicable Optimizers:

  • Zero-Byte
  • Precompute-Init
  • Precompute-Merkle-Demgard
  • Meet-In-The-Middle
  • Early-Skip
  • Not-Salted
  • Not-Iterated
  • Single-Salt
  • Brute-Force
  • Raw-Hash
    INFO: approaching final keyspace, workload adjusted

Session.Name...: hashcat
Status.........: Exhausted
Input.Mode.....: Mask (?a?a?a?a) [4]
Hash.Target....: File (test-hash.txt)
Hash.Type......: NTLM
Time.Started...: 0 secs
Speed.Dev.#3...: 2284.7 MH/s (0.13ms)
Recovered......: 0/28 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.......: 81450625/81450625 (100.00%)
Rejected.......: 0/81450625 (0.00%)

Started: Fri Jul 8 12:38:02 2016
Stopped: Fri Jul 8 12:38:04 2016

./hashcat --opencl-device-types=2 --opencl-devices=2 --hash-type=1000 --attack-mode=3 test-hash.txt ?a?a?a?a
hashcat (v3.00-30-g450b779) starting...

OpenCL Platform #1: Apple

Hashes: 31 hashes; 28 unique digests, 1 unique salts
Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates
Applicable Optimizers:

  • Zero-Byte
  • Precompute-Init
  • Precompute-Merkle-Demgard
  • Meet-In-The-Middle
  • Early-Skip
  • Not-Salted
  • Not-Iterated
  • Single-Salt
  • Brute-Force
  • Raw-Hash
    7ce21f17c0aee7fb9ceba532d0546ad6:1234
    INFO: approaching final keyspace, workload adjusted

Session.Name...: hashcat
Status.........: Exhausted
Input.Mode.....: Mask (?a?a?a?a) [4]
Hash.Target....: File (test-hash.txt)
Hash.Type......: NTLM
Time.Started...: 0 secs
Speed.Dev.#2...: 395.3 MH/s (11.33ms)
Recovered......: 1/28 (3.57%) Digests, 0/1 (0.00%) Salts
Progress.......: 81450625/81450625 (100.00%)
Rejected.......: 0/81450625 (0.00%)

Started: Fri Jul 8 12:38:13 2016
Stopped: Fri Jul 8 12:38:15 2016

@jsteube
Copy link
Member

jsteube commented Jul 9, 2016

I remember someone reported the same problem with a GeForce device on Apple. There's no known workaround or fix. Also note that this is not a hashcat problem, it's a driver or runtime problem.

@migroves
Copy link

Installing Nvidia's alternative drivers of OS X fixed it for an iMac with a geforce 750M (- Device #2: GeForce GT 750M, 256/1024 MB allocatable, 2MCU)

The current version for El Capitan (10.11.6) can be found here:
http://www.nvidia.com/download/driverResults.aspx/105646/en-us

@philsmd
Copy link
Member

philsmd commented Jul 30, 2016

@migroves do you think we should/could close this issue, because it is not in our hands to fix it? (only a new/better driver or fortunately the alternative driver helps here)

If so, please close the issue. Thanks

@jsteube jsteube closed this as completed Aug 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants