11-02-2014, 12:40 AM
(This post was last modified: 11-02-2014, 12:40 AM by ciphercodes.)
(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"