Skip to content

Instantly share code, notes, and snippets.

@ulissescastro
Forked from chadmayfield/hashcat_macos.sh
Created April 5, 2019 12:10
Show Gist options
  • Select an option

  • Save ulissescastro/daf078c8837eb3b73c0650cb5309a612 to your computer and use it in GitHub Desktop.

Select an option

Save ulissescastro/daf078c8837eb3b73c0650cb5309a612 to your computer and use it in GitHub Desktop.

Revisions

  1. @chadmayfield chadmayfield created this gist Jun 2, 2017.
    8 changes: 8 additions & 0 deletions hashcat_macos.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,8 @@
    #!/bin/bash
    git clone https://github.com/hashcat/hashcat.git
    mkdir -p hashcat/deps
    git clone https://github.com/KhronosGroup/OpenCL-Headers.git hashcat/deps/OpenCL
    cd hashcat/ && make
    ./hashcat --version
    ./hashcat -b -D 1,2
    ./example0.sh