Benchmark feature for cpu hashcat
#1
I am happy to announce that now also cpu hashcat will be able to run in benchmark-mode.

You can now use the --benchmark or (short) -b switch to enable this benchmark-mode.
It is also possible, like with oclHashcat, to specify a specific hash type, for instance: -b -m 0 to benchmark only MD5 performance.

The output will look similar to the one below.

Hope you also like this new feature which implements the enhancement requested by the trac ticket #253 Smile

Code:
$ ./hashcat-cliXOP.bin -b
Initializing hashcat v0.49 by atom with 8 threads and 32mb segment-size...

Device: AMD FX(tm)-8350 Eight-Core Processor
Instruction set: XOP

Hashtype.: MD4
Speed/sec: 116.53M words

Hashtype.: MD5
Speed/sec: 92.65M words

Hashtype.: SHA1
Speed/sec: 94.74M words

Hashtype.: SHA256
Speed/sec: 53.84M words

Hashtype.: SHA512
Speed/sec: 25.12M words

Hashtype.: SHA-3(Keccak)
Speed/sec: 14.76M words

Hashtype.: GOST R 34.11-94
Speed/sec: 4.07M words

Hashtype.: SHA-1(Base64), nsldap, Netscape LDAP SHA
Speed/sec: 94.72M words

Hashtype.: SSHA-1(Base64), nsldaps, Netscape LDAP SSHA
Speed/sec: 79.21M words

Hashtype.: descrypt, DES(Unix), Traditional DES
Speed/sec: 2.60M words

Hashtype.: md5crypt, MD5(Unix), FreeBSD MD5, Cisco-IOS MD5
Speed/sec: 96.30k words

Hashtype.: sha256crypt, SHA256(Unix)
Speed/sec: 9.30k words

Hashtype.: sha512crypt, SHA512(Unix)
Speed/sec: 4.70k words

Hashtype.: bcrypt, Blowfish(OpenBSD)
Speed/sec: 6.16k words

Hashtype.: Oracle 11g/12c
Speed/sec: 69.08M words

Hashtype.: NTLM
Speed/sec: 85.86M words

Hashtype.: DCC, mscash
Speed/sec: 51.67M words

Hashtype.: NetNTLMv1-VANILLA / NetNTLMv1+ESS
Speed/sec: 79.34M words

Hashtype.: NetNTLMv2
Speed/sec: 14.09M words

Hashtype.: EPiServer 6.x < v4
Speed/sec: 54.07M words

Hashtype.: EPiServer 6.x > v4
Speed/sec: 35.72M words

Hashtype.: MSSQL(2000)
Speed/sec: 50.79M words

Hashtype.: MSSQL(2005)
Speed/sec: 52.69M words

Hashtype.: MSSQL(2012)
Speed/sec: 16.95M words

Hashtype.: MySQL323
Speed/sec: 122.78M words

Hashtype.: MySQL4.1/MySQL5
Speed/sec: 40.27M words

Hashtype.: Oracle 11g/12c
Speed/sec: 56.97M words

Hashtype.: OSX v10.4, v10.5, v10.6
Speed/sec: 56.48M words

Hashtype.: OSX v10.7
Speed/sec: 17.20M words

Hashtype.: OSX v10.8 / v10.9
Speed/sec: 292 words

Hashtype.: Android PIN
Speed/sec: 49.84k words

Hashtype.: scrypt
Speed/sec: 119 words

Hashtype.: Cisco-PIX MD5
Speed/sec: 52.52M words

Hashtype.: Cisco-IOS SHA256
Speed/sec: 36.64M words

Hashtype.: Cisco $9$
Speed/sec: 1.39k words

Hashtype.: WPA/WPA2
Speed/sec: 5.48k words

Hashtype.: IKE-PSK MD5
Speed/sec: 13.44M words

Hashtype.: IKE-PSK SHA1
Speed/sec: 10.73M words

Hashtype.: Password Safe v3
Speed/sec: 21.19k words

Hashtype.: AIX {ssha1}
Speed/sec: 678.79k words

Hashtype.: HMAC-MD5 (key = $pass)
Speed/sec: 23.22M words

Hashtype.: HMAC-MD5 (key = $salt)
Speed/sec: 37.35M words

Hashtype.: HMAC-SHA1 (key = $pass)
Speed/sec: 19.75M words

Hashtype.: HMAC-SHA1 (key = $salt)
Speed/sec: 30.64M words

Hashtype.: HMAC-SHA256 (key = $pass)
Speed/sec: 10.58M words

Hashtype.: HMAC-SHA256 (key = $salt)
Speed/sec: 19.33M words

Hashtype.: HMAC-SHA512 (key = $pass)
Speed/sec: 4.64M words

Hashtype.: HMAC-SHA512 (key = $salt)
Speed/sec: 8.79M words

Hashtype.: IPMI2 RAKP HMAC-SHA1
Speed/sec: 21.44M words

Hashtype.: Half MD5
Speed/sec: 62.88M words

Hashtype.: Double MD5
Speed/sec: 28.82M words

Hashtype.: GRUB 2
Speed/sec: 937 words

Hashtype.: phpass, MD5(Wordpress), MD5(phpBB3), MD5(Joomla)
Speed/sec: 41.78k words

Hashtype.: Joomla < 2.5.18
Speed/sec: 53.01M words

Hashtype.: osCommerce, xt:Commerce
Speed/sec: 52.56M words

Hashtype.: IPB2+, MyBB1.2+
Speed/sec: 25.01M words

Hashtype.: vBulletin < v3.8.5
Speed/sec: 27.45M words

Hashtype.: SMF > v1.1
Speed/sec: 50.73M words
#2
Intel 5960X @ 4 GHz, AVX2
Code:
>hashcat-cliAVX2.exe -b
Initializing hashcat v0.49 by atom with 16 threads and 32mb segment-size...

Hashtype.: MD4
Speed/sec: 229.28M words

Hashtype.: MD5
Speed/sec: 196.05M words

Hashtype.: SHA1
Speed/sec: 142.08M words

Hashtype.: SHA256
Speed/sec: 76.31M words

Hashtype.: SHA512
Speed/sec: 32.25M words

Hashtype.: SHA-3(Keccak)
Speed/sec: 27.85M words

Hashtype.: GOST R 34.11-94
Speed/sec: 13.66M words

Hashtype.: SHA-1(Base64), nsldap, Netscape LDAP SHA
Speed/sec: 141.72M words

Hashtype.: SSHA-1(Base64), nsldaps, Netscape LDAP SSHA
Speed/sec: 126.84M words

Hashtype.: descrypt, DES(Unix), Traditional DES
Speed/sec: 6.06M words

Hashtype.: md5crypt, MD5(Unix), FreeBSD MD5, Cisco-IOS MD5
Speed/sec: 191.34k words

Hashtype.: sha256crypt, SHA256(Unix)
Speed/sec: 14.36k words

Hashtype.: sha512crypt, SHA512(Unix)
Speed/sec: 6.14k words

Hashtype.: bcrypt, Blowfish(OpenBSD)
Speed/sec: 8.66k words

Hashtype.: Oracle 11g/12c
Speed/sec: 127.19M words

Hashtype.: NTLM
Speed/sec: 195.93M words

Hashtype.: DCC, mscash
Speed/sec: 113.94M words

Hashtype.: NetNTLMv1-VANILLA / NetNTLMv1+ESS
Speed/sec: 187.87M words

Hashtype.: NetNTLMv2
Speed/sec: 36.63M words

Hashtype.: EPiServer 6.x < v4
Speed/sec: 107.62M words

Hashtype.: EPiServer 6.x > v4
Speed/sec: 66.75M words

Hashtype.: MSSQL(2000)
Speed/sec: 96.05M words

Hashtype.: MSSQL(2005)
Speed/sec: 108.36M words

Hashtype.: MSSQL(2012)
Speed/sec: 29.37M words

Hashtype.: MySQL323
Speed/sec: 395.39M words

Hashtype.: MySQL4.1/MySQL5
Speed/sec: 79.78M words

Hashtype.: Oracle 11g/12c
Speed/sec: 125.41M words

Hashtype.: OSX v10.4, v10.5, v10.6
Speed/sec: 123.03M words

Hashtype.: OSX v10.7
Speed/sec: 30.44M words

Hashtype.: OSX v10.8 / v10.9
Speed/sec: 505 words

Hashtype.: Android PIN
Speed/sec: 122.99k words

Hashtype.: scrypt
Speed/sec: 507 words

Hashtype.: Cisco-PIX MD5
Speed/sec: 178.56M words

Hashtype.: Cisco-IOS SHA256
Speed/sec: 76.27M words

Hashtype.: Cisco $9$
Speed/sec: 3.82k words

Hashtype.: WPA/WPA2
Speed/sec: 11.92k words

Hashtype.: IKE-PSK MD5
Speed/sec: 41.59M words

Hashtype.: IKE-PSK SHA1
Speed/sec: 23.07M words

Hashtype.: Password Safe v3
Speed/sec: 42.23k words

Hashtype.: AIX {ssha1}
Speed/sec: 1.49M words

Hashtype.: HMAC-MD5 (key = $pass)
Speed/sec: 72.08M words

Hashtype.: HMAC-MD5 (key = $salt)
Speed/sec: 118.88M words

Hashtype.: HMAC-SHA1 (key = $pass)
Speed/sec: 44.53M words

Hashtype.: HMAC-SHA1 (key = $salt)
Speed/sec: 70.16M words

Hashtype.: HMAC-SHA256 (key = $pass)
Speed/sec: 21.64M words

Hashtype.: HMAC-SHA256 (key = $salt)
Speed/sec: 41.12M words

Hashtype.: HMAC-SHA512 (key = $pass)
Speed/sec: 8.82M words

Hashtype.: HMAC-SHA512 (key = $salt)
Speed/sec: 17.07M words

Hashtype.: IPMI2 RAKP HMAC-SHA1
Speed/sec: 47.67M words

Hashtype.: Half MD5
Speed/sec: 197.11M words

Hashtype.: Double MD5
Speed/sec: 88.58M words

Hashtype.: GRUB 2
Speed/sec: 1.79k words

Hashtype.: phpass, MD5(Wordpress), MD5(phpBB3), MD5(Joomla)
Speed/sec: 147.45k words

Hashtype.: Joomla < 2.5.18
Speed/sec: 159.45M words

Hashtype.: osCommerce, xt:Commerce
Speed/sec: 165.62M words

Hashtype.: IPB2+, MyBB1.2+
Speed/sec: 76.74M words

Hashtype.: vBulletin < v3.8.5
Speed/sec: 83.27M words

Hashtype.: SMF > v1.1
Speed/sec: 124.88M words
#3
Device: AMD E-350 Processor (code name: Speed demon)

Code:
Hashtype.: MD4
Speed/sec: 6.77M words

Hashtype.: MD5
Speed/sec: 6.03M words

Hashtype.: SHA1
Speed/sec: 3.06M words

Hashtype.: SHA256
Speed/sec: 1.54M words

Hashtype.: SHA512
Speed/sec: 579.51k words

Hashtype.: SHA-3(Keccak)
Speed/sec: 601.28k words

Hashtype.: GOST R 34.11-94
Speed/sec: 222.54k words

Hashtype.: SHA-1(Base64), nsldap, Netscape LDAP SHA
Speed/sec: 3.06M words

Hashtype.: SSHA-1(Base64), nsldaps, Netscape LDAP SSHA
Speed/sec: 2.82M words

Hashtype.: descrypt, DES(Unix), Traditional DES
Speed/sec: 212.10k words

Hashtype.: md5crypt, MD5(Unix), FreeBSD MD5, Cisco-IOS MD5
Speed/sec: 7.66k words

Hashtype.: sha256crypt, SHA256(Unix)
Speed/sec: 337 words

Hashtype.: sha512crypt, SHA512(Unix)
Speed/sec: 113 words

Hashtype.: bcrypt, Blowfish(OpenBSD)
Speed/sec: 803 words

Hashtype.: Oracle 11g/12c
Speed/sec: 2.81M words

Hashtype.: NTLM
Speed/sec: 6.40M words

Hashtype.: DCC, mscash
Speed/sec: 3.89M words

Hashtype.: NetNTLMv1-VANILLA / NetNTLMv1+ESS
Speed/sec: 6.25M words

Hashtype.: NetNTLMv2
Speed/sec: 1.26M words

Hashtype.: EPiServer 6.x < v4
Speed/sec: 2.65M words

Hashtype.: EPiServer 6.x > v4
Speed/sec: 1.29M words

Hashtype.: MSSQL(2000)
Speed/sec: 2.65M words

Hashtype.: MSSQL(2005)
Speed/sec: 2.53M words

Hashtype.: MSSQL(2012)
Speed/sec: 532.61k words

Hashtype.: MySQL323
Speed/sec: 11.72M words

Hashtype.: MySQL4.1/MySQL5
Speed/sec: 1.76M words

Hashtype.: Oracle 11g/12c
Speed/sec: 2.81M words

Hashtype.: OSX v10.4, v10.5, v10.6
Speed/sec: 2.84M words

Hashtype.: OSX v10.7
Speed/sec: 559.05k words

Hashtype.: OSX v10.8 / v10.9
Speed/sec: - words

Hashtype.: Android PIN
Speed/sec: 3.31k words

Hashtype.: scrypt
Speed/sec: - words

Hashtype.: Cisco-PIX MD5
Speed/sec: 5.37M words

Hashtype.: Cisco-IOS SHA256
Speed/sec: 1.39M words

Hashtype.: Cisco $9$
Speed/sec: 117 words

Hashtype.: WPA/WPA2
Speed/sec: 257 words

Hashtype.: IKE-PSK MD5
Speed/sec: 1.42M words

Hashtype.: IKE-PSK SHA1
Speed/sec: 505.72k words

Hashtype.: Password Safe v3
Speed/sec: 856 words

Hashtype.: AIX {ssha1}
Speed/sec: 32.24k words

Hashtype.: HMAC-MD5 (key = $pass)
Speed/sec: 2.41M words

Hashtype.: HMAC-MD5 (key = $salt)
Speed/sec: 3.82M words

Hashtype.: HMAC-SHA1 (key = $pass)
Speed/sec: 975.10k words

Hashtype.: HMAC-SHA1 (key = $salt)
Speed/sec: 1.70M words

Hashtype.: HMAC-SHA256 (key = $pass)
Speed/sec: 516.40k words

Hashtype.: HMAC-SHA256 (key = $salt)
Speed/sec: 875.90k words

Hashtype.: HMAC-SHA512 (key = $pass)
Speed/sec: 157.06k words

Hashtype.: HMAC-SHA512 (key = $salt)
Speed/sec: 298.18k words

Hashtype.: IPMI2 RAKP HMAC-SHA1
Speed/sec: 1.00M words

Hashtype.: Half MD5
Speed/sec: 6.02M words

Hashtype.: Double MD5
Speed/sec: 3.21M words

Hashtype.: GRUB 2
Speed/sec: 30 words

Hashtype.: phpass, MD5(Wordpress), MD5(phpBB3), MD5(Joomla)
Speed/sec: 4.83k words

Hashtype.: Joomla < 2.5.18
Speed/sec: 5.44M words

Hashtype.: osCommerce, xt:Commerce
Speed/sec: 5.35M words

Hashtype.: IPB2+, MyBB1.2+
Speed/sec: 2.92M words

Hashtype.: vBulletin < v3.8.5
Speed/sec: 3.14M words

Hashtype.: SMF > v1.1
Speed/sec: 2.85M words
#4
Sadly not work on the last version of Hashcat who "seem" are the V0.48, & like i can see you are running the V0.49..

hope that feature will be present on the next version ! ;-)
#5
It's the latest beta.
'course, when it'll hit a release stage, everyone will be able to run it.
#6
Win7 64 fuk
Device: Intel(R) Core(TM) i7-2670QM CPU @ 2.20GHz
Instruction set: x86_64

Code:
Hashtype.: MD4
Speed/sec: 63.93M words

Hashtype.: MD5
Speed/sec: 55.36M words

Hashtype.: SHA1
Speed/sec: 34.24M words

Hashtype.: SHA256
Speed/sec: 16.92M words

Hashtype.: SHA512
Speed/sec: 5.67M words

Hashtype.: SHA-3(Keccak)
Speed/sec: 7.04M words

Hashtype.: GOST R 34.11-94
Speed/sec: 2.62M words

Hashtype.: SHA-1(Base64), nsldap, Netscape LDAP SHA
Speed/sec: 34.05M words

Hashtype.: SSHA-1(Base64), nsldaps, Netscape LDAP SSHA
Speed/sec: 30.69M words

Hashtype.: descrypt, DES(Unix), Traditional DES
Speed/sec: 1.51M words

Hashtype.: md5crypt, MD5(Unix), FreeBSD MD5, Cisco-IOS MD5
Speed/sec: 51.68k words

Hashtype.: sha256crypt, SHA256(Unix)
Speed/sec: 3.07k words

Hashtype.: sha512crypt, SHA512(Unix)
Speed/sec: 1.02k words

Hashtype.: bcrypt, Blowfish(OpenBSD)
Speed/sec: 3.36k words

Hashtype.: Oracle 11g/12c
Speed/sec: 29.21M words

Hashtype.: NTLM
Speed/sec: 51.75M words

Hashtype.: DCC, mscash
Speed/sec: 30.33M words

Hashtype.: NetNTLMv1-VANILLA / NetNTLMv1+ESS
Speed/sec: 50.60M words

Hashtype.: NetNTLMv2
Speed/sec: 9.41M words

Hashtype.: EPiServer 6.x < v4
Speed/sec: 25.66M words

Hashtype.: EPiServer 6.x > v4
Speed/sec: 13.39M words

Hashtype.: MSSQL(2000)
Speed/sec: 21.50M words

Hashtype.: MSSQL(2005)
Speed/sec: 24.73M words

Hashtype.: MSSQL(2012)
Speed/sec: 4.87M words

Hashtype.: MySQL323
Speed/sec: 107.27M words

Hashtype.: MySQL4.1/MySQL5
Speed/sec: 16.98M words

Hashtype.: Oracle 11g/12c
Speed/sec: 27.87M words

Hashtype.: OSX v10.4, v10.5, v10.6
Speed/sec: 27.79M words

Hashtype.: OSX v10.7
Speed/sec: 4.99M words

Hashtype.: OSX v10.8 / v10.9
Speed/sec: 72 words

Hashtype.: Android PIN
Speed/sec: 28.10k words

Hashtype.: scrypt
Speed/sec: 129 words

Hashtype.: Cisco-PIX MD5
Speed/sec: 41.80M words

Hashtype.: Cisco-IOS SHA256
Speed/sec: 15.20M words

Hashtype.: Cisco $9$
Speed/sec: 927 words

Hashtype.: WPA/WPA2
Speed/sec: 2.42k words

Hashtype.: IKE-PSK MD5
Speed/sec: 9.92M words

Hashtype.: IKE-PSK SHA1
Speed/sec: 4.81M words

Hashtype.: Password Safe v3
Speed/sec: 7.85k words

Hashtype.: AIX {ssha1}
Speed/sec: 306.08k words

Hashtype.: HMAC-MD5 (key = $pass)
Speed/sec: 17.09M words

Hashtype.: HMAC-MD5 (key = $salt)
Speed/sec: 28.03M words

Hashtype.: HMAC-SHA1 (key = $pass)
Speed/sec: 9.19M words

Hashtype.: HMAC-SHA1 (key = $salt)
Speed/sec: 15.32M words

Hashtype.: HMAC-SHA256 (key = $pass)
Speed/sec: 4.29M words

Hashtype.: HMAC-SHA256 (key = $salt)
Speed/sec: 8.09M words

Hashtype.: HMAC-SHA512 (key = $pass)
Speed/sec: 1.31M words

Hashtype.: HMAC-SHA512 (key = $salt)
Speed/sec: 2.53M words

Hashtype.: IPMI2 RAKP HMAC-SHA1
Speed/sec: 9.64M words

Hashtype.: Half MD5
Speed/sec: 48.70M words

Hashtype.: Double MD5
Speed/sec: 21.59M words

Hashtype.: GRUB 2
Speed/sec: 255 words

Hashtype.: phpass, MD5(Wordpress), MD5(phpBB3), MD5(Joomla)
Speed/sec: 34.28k words

Hashtype.: Joomla < 2.5.18
Speed/sec: 39.62M words

Hashtype.: osCommerce, xt:Commerce
Speed/sec: 39.66M words

Hashtype.: IPB2+, MyBB1.2+
Speed/sec: 18.10M words

Hashtype.: vBulletin < v3.8.5
Speed/sec: 18.55M words

Hashtype.: SMF > v1.1
Speed/sec: 24.94M words
#7
Im looking for a AMD FX-9590 Benchmark ? maybee oc to 8x 5.5ghz to kickass all intel craps ?
#8
Device: Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz
Instruction set: AVX

Code:
Hashtype.: MD4
Speed/sec: 104.25M words

Hashtype.: MD5
Speed/sec: 87.97M words

Hashtype.: SHA1
Speed/sec: 62.51M words

Hashtype.: SHA256
Speed/sec: 32.80M words

Hashtype.: SHA512
Speed/sec: 14.31M words

Hashtype.: SHA-3(Keccak)
Speed/sec: 11.51M words

Hashtype.: GOST R 34.11-94
Speed/sec: 3.84M words

Hashtype.: SHA-1(Base64), nsldap, Netscape LDAP SHA
Speed/sec: 62.99M words

Hashtype.: SSHA-1(Base64), nsldaps, Netscape LDAP SSHA
Speed/sec: 53.71M words

Hashtype.: descrypt, DES(Unix), Traditional DES
Speed/sec: 2.15M words

Hashtype.: md5crypt, MD5(Unix), FreeBSD MD5, Cisco-IOS MD5
Speed/sec: 73.15k words

Hashtype.: sha256crypt, SHA256(Unix)
Speed/sec: 6.32k words

Hashtype.: sha512crypt, SHA512(Unix)
Speed/sec: 2.68k words

Hashtype.: bcrypt, Blowfish(OpenBSD)
Speed/sec: 4.54k words

Hashtype.: Oracle 11g/12c
Speed/sec: 52.08M words

Hashtype.: NTLM
Speed/sec: 87.27M words

Hashtype.: DCC, mscash
Speed/sec: 53.60M words

Hashtype.: NetNTLMv1-VANILLA / NetNTLMv1+ESS
Speed/sec: 84.27M words

Hashtype.: NetNTLMv2
Speed/sec: 16.39M words

Hashtype.: EPiServer 6.x < v4
Speed/sec: 47.49M words

Hashtype.: EPiServer 6.x > v4
Speed/sec: 26.33M words

Hashtype.: MSSQL(2000)
Speed/sec: 43.73M words

Hashtype.: MSSQL(2005)
Speed/sec: 48.08M words

Hashtype.: MSSQL(2012)
Speed/sec: 13.02M words

Hashtype.: MySQL323
Speed/sec: 158.76M words

Hashtype.: MySQL4.1/MySQL5
Speed/sec: 35.95M words

Hashtype.: Oracle 11g/12c
Speed/sec: 53.78M words

Hashtype.: OSX v10.4, v10.5, v10.6
Speed/sec: 53.81M words

Hashtype.: OSX v10.7
Speed/sec: 13.50M words

Hashtype.: OSX v10.8 / v10.9
Speed/sec: 211 words

Hashtype.: Android PIN
Speed/sec: 58.85k words

Hashtype.: scrypt
Speed/sec: 227 words

Hashtype.: Cisco-PIX MD5
Speed/sec: 72.05M words

Hashtype.: Cisco-IOS SHA256
Speed/sec: 32.78M words

Hashtype.: Cisco $9$
Speed/sec: 1.72k words

Hashtype.: WPA/WPA2
Speed/sec: 5.07k words

Hashtype.: IKE-PSK MD5
Speed/sec: 16.60M words

Hashtype.: IKE-PSK SHA1
Speed/sec: 9.82M words

Hashtype.: Password Safe v3
Speed/sec: 18.63k words

Hashtype.: AIX {ssha1}
Speed/sec: 630.99k words

Hashtype.: HMAC-MD5 (key = $pass)
Speed/sec: 32.04M words

Hashtype.: HMAC-MD5 (key = $salt)
Speed/sec: 52.92M words

Hashtype.: HMAC-SHA1 (key = $pass)
Speed/sec: 19.74M words

Hashtype.: HMAC-SHA1 (key = $salt)
Speed/sec: 30.72M words

Hashtype.: HMAC-SHA256 (key = $pass)
Speed/sec: 9.53M words

Hashtype.: HMAC-SHA256 (key = $salt)
Speed/sec: 17.87M words

Hashtype.: HMAC-SHA512 (key = $pass)
Speed/sec: 3.78M words

Hashtype.: HMAC-SHA512 (key = $salt)
Speed/sec: 7.32M words

Hashtype.: IPMI2 RAKP HMAC-SHA1
Speed/sec: 19.46M words

Hashtype.: Half MD5
Speed/sec: 88.48M words

Hashtype.: Double MD5
Speed/sec: 36.97M words

Hashtype.: GRUB 2
Speed/sec: 791 words

Hashtype.: phpass, MD5(Wordpress), MD5(phpBB3), MD5(Joomla)
Speed/sec: 67.96k words

Hashtype.: Joomla < 2.5.18
Speed/sec: 72.64M words

Hashtype.: osCommerce, xt:Commerce
Speed/sec: 69.45M words

Hashtype.: IPB2+, MyBB1.2+
Speed/sec: 32.71M words

Hashtype.: vBulletin < v3.8.5
Speed/sec: 36.37M words

Hashtype.: SMF > v1.1
Speed/sec: 54.11M words
#9
MacBookPro - OSX 10.9.5
Device...........: Intel(R) Core(TM) i7-2720QM CPU @ 2.20GHz
Instruction set..: x86_64
Number of threads: 8

Code:
Hash type: MD4
Speed/sec: 75.44M words

Hash type: MD5
Speed/sec: 65.46M words

Hash type: SHA1
Speed/sec: 35.33M words

Hash type: SHA256
Speed/sec: 20.07M words

Hash type: SHA512
Speed/sec: 5.08M words

Hash type: SHA-3(Keccak)
Speed/sec: 5.85M words

Hash type: GOST R 34.11-94
Speed/sec: 2.86M words

Hash type: SHA-1(Base64), nsldap, Netscape LDAP SHA
Speed/sec: 34.20M words

Hash type: SSHA-1(Base64), nsldaps, Netscape LDAP SSHA
Speed/sec: 29.14M words

Hash type: descrypt, DES(Unix), Traditional DES
Speed/sec: 1.74M words

Hash type: md5crypt, MD5(Unix), FreeBSD MD5, Cisco-IOS MD5
Speed/sec: 53.56k words

Hash type: sha256crypt, SHA256(Unix)
Speed/sec: 3.31k words

Hash type: sha512crypt, SHA512(Unix)
Speed/sec: 900 words

Hash type: bcrypt, Blowfish(OpenBSD)
Speed/sec: 3.68k words

Hash type: Oracle 11g/12c
Speed/sec: 27.90M words

Hash type: NTLM
Speed/sec: 58.31M words

Hash type: DCC, mscash
Speed/sec: 33.06M words

Hash type: NetNTLMv1-VANILLA / NetNTLMv1+ESS
Speed/sec: 57.17M words

Hash type: NetNTLMv2
Speed/sec: 11.47M words

Hash type: EPiServer 6.x < v4
Speed/sec: 25.85M words

Hash type: EPiServer 6.x > v4
Speed/sec: 15.88M words

Hash type: MSSQL(2000)
Speed/sec: 19.59M words

Hash type: MSSQL(2005)
Speed/sec: 25.84M words

Hash type: MSSQL(2012)
Speed/sec: 4.41M words

Hash type: MySQL323
Speed/sec: 123.95M words

Hash type: MySQL4.1/MySQL5
Speed/sec: 17.35M words

Hash type: Oracle 11g/12c
Speed/sec: 27.54M words

Hash type: OSX v10.4, v10.5, v10.6
Speed/sec: 27.54M words

Hash type: OSX v10.7
Speed/sec: 4.46M words

Hash type: OSX v10.8 / v10.9
Speed/sec: 63 words

Hash type: Android PIN
Speed/sec: 28.10k words

Hash type: scrypt
Speed/sec: 147 words

Hash type: Cisco-PIX MD5
Speed/sec: 50.98M words

Hash type: Cisco-ASA MD5
Speed/sec: 45.84M words

Hash type: Cisco-IOS SHA256
Speed/sec: 18.28M words

Hash type: Cisco $9$
Speed/sec: 1.07k words

Hash type: WPA/WPA2
Speed/sec: 2.50k words

Hash type: IKE-PSK MD5
Speed/sec: 12.60M words

Hash type: IKE-PSK SHA1
Speed/sec: 4.84M words

Hash type: Password Safe v3
Speed/sec: 9.85k words

Hash type: AIX {ssha1}
Speed/sec: 311.78k words

Hash type: Radmin2
Speed/sec: 26.82M words

Hash type: HMAC-MD5 (key = $pass)
Speed/sec: 21.56M words

Hash type: HMAC-MD5 (key = $salt)
Speed/sec: 34.87M words

Hash type: HMAC-SHA1 (key = $pass)
Speed/sec: 9.60M words

Hash type: HMAC-SHA1 (key = $salt)
Speed/sec: 15.86M words

Hash type: HMAC-SHA256 (key = $pass)
Speed/sec: 5.12M words

Hash type: HMAC-SHA256 (key = $salt)
Speed/sec: 9.62M words

Hash type: HMAC-SHA512 (key = $pass)
Speed/sec: 1.20M words

Hash type: HMAC-SHA512 (key = $salt)
Speed/sec: 2.33M words

Hash type: IPMI2 RAKP HMAC-SHA1
Speed/sec: 9.87M words

Hash type: Half MD5
Speed/sec: 46.67M words

Hash type: Double MD5
Speed/sec: 25.04M words

Hash type: GRUB 2
Speed/sec: 243 words

Hash type: phpass, MD5(Wordpress), MD5(phpBB3), MD5(Joomla)
Speed/sec: 44.70k words

Hash type: Joomla < 2.5.18
Speed/sec: 46.01M words

Hash type: osCommerce, xt:Commerce
Speed/sec: 44.18M words

Hash type: IPB2+, MyBB1.2+
Speed/sec: 21.80M words

Hash type: vBulletin < v3.8.5
Speed/sec: 22.78M words

Hash type: SMF > v1.1
Speed/sec: 27.52M words
#10
Dell Precision M6800 laptop, Unbuntu 14.04 LTS

Device...........: Intel(R) Core(TM) i7-4940MX CPU @ 3.10GHz
Instruction set..: x86_64
Number of threads: 8

Code:
Initializing hashcat v0.49 with 8 threads and 32mb segment-size...

Device...........: Intel(R) Core(TM) i7-4940MX CPU @ 3.10GHz
Instruction set..: x86_64
Number of threads: 8

Hash type: MD4
Speed/sec: 112.28M words

Hash type: MD5
Speed/sec: 95.64M words

Hash type: SHA1
Speed/sec: 55.60M words

Hash type: SHA256
Speed/sec: 28.20M words

Hash type: SHA512
Speed/sec: 10.95M words

Hash type: SHA-3(Keccak)
Speed/sec: 10.60M words

Hash type: GOST R 34.11-94
Speed/sec: 6.01M words

Hash type: SHA-1(Base64), nsldap, Netscape LDAP SHA
Speed/sec: 53.34M words

Hash type: SSHA-1(Base64), nsldaps, Netscape LDAP SSHA
Speed/sec: 49.73M words

Hash type: descrypt, DES(Unix), Traditional DES
Speed/sec: 2.58M words

Hash type: md5crypt, MD5(Unix), FreeBSD MD5, Cisco-IOS MD5
Speed/sec: 94.66k words

Hash type: sha256crypt, SHA256(Unix)
Speed/sec: 5.39k words

Hash type: sha512crypt, SHA512(Unix)
Speed/sec: 2.14k words

Hash type: bcrypt, Blowfish(OpenBSD)
Speed/sec: 5.64k words

Hash type: Oracle 11g/12c
Speed/sec: 49.31M words

Hash type: NTLM
Speed/sec: 92.12M words

Hash type: DCC, mscash
Speed/sec: 55.00M words

Hash type: NetNTLMv1-VANILLA / NetNTLMv1+ESS
Speed/sec: 87.91M words

Hash type: NetNTLMv2
Speed/sec: 13.09M words

Hash type: EPiServer 6.x < v4
Speed/sec: 43.01M words

Hash type: EPiServer 6.x > v4
Speed/sec: 25.01M words

Hash type: MSSQL(2000)
Speed/sec: 41.14M words

Hash type: MSSQL(2005)
Speed/sec: 40.81M words

Hash type: MSSQL(2012)
Speed/sec: 10.16M words

Hash type: MySQL323
Speed/sec: 180.49M words

Hash type: MySQL4.1/MySQL5
Speed/sec: 29.93M words

Hash type: Oracle 11g/12c
Speed/sec: 41.96M words

Hash type: OSX v10.4, v10.5, v10.6
Speed/sec: 49.08M words

Hash type: OSX v10.7
Speed/sec: 10.46M words

Hash type: OSX v10.8 / v10.9
Speed/sec: 161 words

Hash type: Android PIN
Speed/sec: 50.20k words

Hash type: scrypt
Speed/sec: 248 words

Hash type: Cisco-PIX MD5
Speed/sec: 80.95M words

Hash type: Cisco-ASA MD5
Speed/sec: 78.28M words

Hash type: Cisco-IOS SHA256
Speed/sec: 27.50M words

Hash type: Cisco $9$
Speed/sec: 1.72k words

Hash type: WPA/WPA2
Speed/sec: 4.42k words

Hash type: IKE-PSK MD5
Speed/sec: 18.55M words

Hash type: IKE-PSK SHA1
Speed/sec: 8.41M words

Hash type: Password Safe v3
Speed/sec: 14.80k words

Hash type: AIX {ssha1}
Speed/sec: 560.40k words

Hash type: Radmin2
Speed/sec: 44.00M words

Hash type: HMAC-MD5 (key = $pass)
Speed/sec: 29.02M words

Hash type: HMAC-MD5 (key = $salt)
Speed/sec: 50.16M words

Hash type: HMAC-SHA1 (key = $pass)
Speed/sec: 16.07M words

Hash type: HMAC-SHA1 (key = $salt)
Speed/sec: 27.41M words

Hash type: HMAC-SHA256 (key = $pass)
Speed/sec: 7.52M words

Hash type: HMAC-SHA256 (key = $salt)
Speed/sec: 14.47M words

Hash type: HMAC-SHA512 (key = $pass)
Speed/sec: 2.82M words

Hash type: HMAC-SHA512 (key = $salt)
Speed/sec: 5.46M words

Hash type: IPMI2 RAKP HMAC-SHA1
Speed/sec: 16.79M words

Hash type: Half MD5
Speed/sec: 75.86M words

Hash type: Double MD5
Speed/sec: 41.20M words

Hash type: GRUB 2
Speed/sec: 586 words

Hash type: phpass, MD5(Wordpress), MD5(phpBB3), MD5(Joomla)
Speed/sec: 70.24k words

Hash type: Joomla < 2.5.18
Speed/sec: 80.11M words

Hash type: osCommerce, xt:Commerce
Speed/sec: 77.68M words

Hash type: IPB2+, MyBB1.2+
Speed/sec: 35.56M words

Hash type: vBulletin < v3.8.5
Speed/sec: 36.28M words

Hash type: SMF > v1.1
Speed/sec: 42.55M words