Local Tech Repair: Benchmarking Pyrit and oclHashcat-plus

Saturday, June 22, 2013

Benchmarking Pyrit and oclHashcat-plus

Recently set up Hashcat to do a little benchmarking with it on my single GPU machine. This has Ubuntu 13.04 and  is running a HD 7970 Ghz GPU.


Using the script from the following link to benchmark the hashcat-plus i was able to get the following results.
http://hashcat.net/forum/thread-2022.html

oclHashcat-plus-0.14# sh hash*

Entire test will take approximately 3 minutes.
Your desktop may freeze during the benchmark (if you're not using SSH.)

Hash.Type......: MD5
Speed.GPU.#1...:  7114.7M/s

Hash.Type......: Joomla
Speed.GPU.#1...:  5128.2M/s

Hash.Type......: SHA1
Speed.GPU.#1...:  2631.5M/s

Hash.Type......: MSSQL(2000)
Speed.GPU.#1...:  2291.5M/s

Hash.Type......: phpass, MD5(Wordpress), MD5(phpBB3)
Speed.GPU.#1...:  2673.7k/s

Hash.Type......: md5crypt, MD5(Unix), FreeBSD MD5, Cisco-IOS MD5
Speed.GPU.#1...:  4636.3k/s

Hash.Type......: NTLM..
Speed.GPU.#1...: 10166.4M/s

Hash.Type......: DCC, mscashCredentials, mscash...
Speed.GPU.#1...:  4537.4M/s

Hash.Type......: SHA256
Speed.GPU.#1...:  1213.6M/s

Hash.Type......: descrypt, DES(Unix), Traditional DES
Speed.GPU.#1...: 78443.8k/s

Hash.Type......: SHA512
Speed.GPU.#1...: 89240.9k/s

Hash.Type......: sha512crypt, SHA512(Unix)
Speed.GPU.#1...:    15001/s

test.hccap: No such file or directory

Hash.Type......: LM
Speed.GPU.#1...:  1518.4M/s

Hash.Type......: Oracle 7-10gES(Oracle)...
Speed.GPU.#1...:   445.7M/s

Hash.Type......: bcrypt, Blowfish(OpenBSD)
Speed.GPU.#1...:     4848/s

Benchmark complete.


Compare that to Pyrit.
Running benchmark (90183.1 PMKs/s)... -
Computed 90183.09 PMKs/s total.
#1: 'OpenCL-Device 'Tahiti'': 94226.4 PMKs/s (RTT 1.8)
#2: 'CPU-Core (SSE2/AES)': 719.3 PMKs/s (RTT 2.9)
#3: 'CPU-Core (SSE2/AES)': 748.8 PMKs/s (RTT 3.1)
#4: 'CPU-Core (SSE2/AES)': 749.2 PMKs/s (RTT 2.9)
#5: 'CPU-Core (SSE2/AES)': 759.0 PMKs/s (RTT 2.9)
#6: 'CPU-Core (SSE2/AES)': 716.5 PMKs/s (RTT 2.9)
#7: 'CPU-Core (SSE2/AES)': 720.1 PMKs/s (RTT 2.9)
#8: 'CPU-Core (SSE2/AES)': 736.3 PMKs/s (RTT 3.2)


Not to bad though hoping to eventually get a few more GPUs to add to this ability. 

No comments:

Post a Comment