hashcat Forum
How to install oclHashcat on Mac OS X - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html)
+--- Forum: Old oclHashcat Support (https://hashcat.net/forum/forum-38.html)
+--- Thread: How to install oclHashcat on Mac OS X (/thread-3798.html)



How to install oclHashcat on Mac OS X - metaculus - 10-31-2014

I've downloaded oclHashcat for NVidia on my Mac and unzip the directory. Can somebody guide me on how to install?    


RE: How to install oclHashcat on Mac OS X - dTest - 10-31-2014

You don't.


RE: How to install oclHashcat on Mac OS X - metaculus - 10-31-2014

(10-31-2014, 03:30 PM)dTest Wrote: You don't.

@dTest could you be more concise?


RE: How to install oclHashcat on Mac OS X - coolbry95 - 10-31-2014

Oclhashcat is not supported for OSX only hashcat is.


RE: How to install oclHashcat on Mac OS X - metaculus - 10-31-2014

(10-31-2014, 04:10 PM)coolbry95 Wrote: Oclhashcat is not supported for OSX only hashcat is.

Ok, then how to install on Ubuntu?


RE: How to install oclHashcat on Mac OS X - undeath - 10-31-2014

1. extract the archive
2. ???
3. profit!


RE: How to install oclHashcat on Mac OS X - forumhero - 10-31-2014

After step 3

step 4. Have relations with promiscuous women.


RE: How to install oclHashcat on Mac OS X - ciphercodes - 11-02-2014

(10-31-2014, 08:04 PM)forumhero Wrote: After step 3

First you need to install AMD or NVDIA catalyst depending on your GPU.
AMD
http://hashcat.net/wiki/doku.php?id=linux_server_howto
NVIDIA
http://hashcat.net/wiki/doku.php?id=oclhashcat_catalyst_forceware
Then
- Extract "oclHashcat for AMD" or "oclHashcat for NVidia"
- Browse to the directory where you extracted the file via shell/terminal
- You can then run oclhashcat:
./oclHashcat32.bin or ./oclHashcat64.bin on AMD and or
./cudaHashcat32.bin or ./cudaHashcat64.bin on NVIDIA depending on your hardware.
Example: oclHashcat64.bin -m2500 -b
You need to add your options after "oclHashcat64.bin"