How to install oclHashcat on Mac OS X
#8
(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=oclh..._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"


Messages In This Thread
RE: How to install oclHashcat on Mac OS X - by ciphercodes - 11-02-2014, 12:40 AM