02-05-2016, 10:57 PM
(This post was last modified: 02-05-2016, 10:57 PM by Arch Stanton.
Edit Reason: clarity
)
here ya go... I'm very inexperienced with hash cat, and I'm currently unable to dive into the #s and do even the most basic comparisons (day job). Would you mind explaining what you had me run, why, and discussing the results? I'd be ever so grateful.
Code:
for n in $(seq 1 3); do ./oclhashcat.app -b -m 12800 --benchmark-mode 0 -u 1000 -n 256 --opencl-device-type 1,2 -d ${n}; done
oclHashcat v2.01 (g52e24b8) starting in benchmark-mode...
Device #1: Intel(R) Core(TM) i7-4870HQ CPU @ 2.50GHz, 4096/16384 MB allocatable, 2500Mhz, 8MCU
Device #2: Iris Pro, skipped
Device #3: AMD Radeon R9 M370X Compute Engine, skipped
Hashtype: MS-AzureSync PBKDF2-HMAC-SHA256
Workload: 1000 loops, 16 accel
Speed.Dev.#1.: 53311 H/s
Started: Fri Feb 5 15:54:34 2016
Stopped: Fri Feb 5 15:54:44 2016
oclHashcat v2.01 (g52e24b8) starting in benchmark-mode...
Device #1: Intel(R) Core(TM) i7-4870HQ CPU @ 2.50GHz, skipped
Device #2: Iris Pro, 384/1536 MB allocatable, 1200Mhz, 40MCU
Device #3: AMD Radeon R9 M370X Compute Engine, skipped
Hashtype: MS-AzureSync PBKDF2-HMAC-SHA256
Workload: 1000 loops, 256 accel
Speed.Dev.#2.: 274.0 kH/s
Started: Fri Feb 5 15:54:44 2016
Stopped: Fri Feb 5 15:54:54 2016
oclHashcat v2.01 (g52e24b8) starting in benchmark-mode...
Device #1: Intel(R) Core(TM) i7-4870HQ CPU @ 2.50GHz, skipped
Device #2: Iris Pro, skipped
Device #3: AMD Radeon R9 M370X Compute Engine, 512/2048 MB allocatable, 300Mhz, 10MCU
Hashtype: MS-AzureSync PBKDF2-HMAC-SHA256
Workload: 1000 loops, 256 accel
Speed.Dev.#3.: 1176.1 kH/s
Started: Fri Feb 5 15:54:54 2016
Stopped: Fri Feb 5 15:55:04 2016