Skip to content

Instantly share code, notes, and snippets.

@roycewilliams
Last active November 27, 2015 07:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save roycewilliams/d16f34b41627350d3fb4 to your computer and use it in GitHub Desktop.
Save roycewilliams/d16f34b41627350d3fb4 to your computer and use it in GitHub Desktop.
hashcat-lm-notes
# hashb -b -m 3000
cudaHashcat v1.38 starting in benchmark-mode...
Device #1: GeForce GTX 750 Ti, 2047MB, 1137Mhz, 5MCU
Device #2: GeForce GTX 480, 1535MB, 1401Mhz, 15MCU
Hashtype: LM
Workload: 1024 loops, 256 accel
# b26
Speed.GPU.#1.: 3791.6 MH/s
Speed.GPU.#2.: 659.1 MH/s
Speed.GPU.#*.: 4450.7 MH/s
# b27
Speed.GPU.#1.: 3577.2 MH/s
Speed.GPU.#2.: 599.9 MH/s
Speed.GPU.#*.: 4177.1 MH/s
# b29
Speed.GPU.#1.: 3713.7 MH/s
Speed.GPU.#2.: 598.8 MH/s
Speed.GPU.#*.: 4312.5 MH/s
# b30
Speed.GPU.#1.: 3830.6 MH/s
Speed.GPU.#2.: 608.2 MH/s
Speed.GPU.#*.: 4438.8 MH/s
# b35
Speed.GPU.#1.: 3814.9 MH/s
Speed.GPU.#2.: 608.5 MH/s
Speed.GPU.#*.: 4423.4 MH/s
-------------------------------
Device #1: GeForce GTX 970, 4095MB, 1316Mhz, 13MCU
Device #2: GeForce GTX 970, 4095MB, 1316Mhz, 13MCU
Device #3: GeForce GTX 970, 4095MB, 1316Mhz, 13MCU
Device #4: GeForce GTX 970, 4095MB, 1316Mhz, 13MCU
Device #5: GeForce GTX 970, 4095MB, 1316Mhz, 13MCU
Device #6: GeForce GTX 970, 4095MB, 1316Mhz, 13MCU
# b26
Speed.GPU.#1.: 10357.8 MH/s
Speed.GPU.#2.: 10394.7 MH/s
Speed.GPU.#3.: 10358.4 MH/s
Speed.GPU.#4.: 10404.4 MH/s
Speed.GPU.#5.: 10542.7 MH/s
Speed.GPU.#6.: 10491.5 MH/s
Speed.GPU.#*.: 62549.5 MH/s
# b27
Speed.GPU.#1.: 9887.7 MH/s
Speed.GPU.#2.: 9911.7 MH/s
Speed.GPU.#3.: 9870.9 MH/s
Speed.GPU.#4.: 9950.2 MH/s
Speed.GPU.#5.: 10026.8 MH/s
Speed.GPU.#6.: 9950.0 MH/s
Speed.GPU.#*.: 59597.4 MH/s
# b29
Speed.GPU.#1.: 10198.2 MH/s
Speed.GPU.#2.: 10206.1 MH/s
Speed.GPU.#3.: 10176.5 MH/s
Speed.GPU.#4.: 10243.5 MH/s
Speed.GPU.#5.: 10338.2 MH/s
Speed.GPU.#6.: 10243.7 MH/s
Speed.GPU.#*.: 61406.2 MH/s
# b35
Speed.GPU.#1.: 10449.5 MH/s
Speed.GPU.#2.: 10450.1 MH/s
Speed.GPU.#3.: 10427.8 MH/s
Speed.GPU.#4.: 10506.3 MH/s
Speed.GPU.#5.: 10590.8 MH/s
Speed.GPU.#6.: 10488.0 MH/s
Speed.GPU.#*.: 62912.6 MH/s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment