I've downloaded oclHashcat for NVidia on my Mac and unzip the directory. Can somebody guide me on how to install?[
attachment=269]
(10-31-2014, 03:30 PM)dTest Wrote: [ -> ]You don't.
@dTest could you be more concise?
Oclhashcat is not supported for OSX only hashcat is.
(10-31-2014, 04:10 PM)coolbry95 Wrote: [ -> ]Oclhashcat is not supported for OSX only hashcat is.
Ok, then how to install on Ubuntu?
1. extract the archive
2. ???
3. profit!
After step 3
step 4. Have relations with promiscuous women.
(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
https://hashcat.net/wiki/doku.php?id=linux_server_howto
NVIDIA
https://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"