AMD's VLIW weirdness
#1
Guess what, I've installed Catalyst 13.4 and the speed dropped!

It was a boring day so I took a look at the new kernel .ISA files produced by Catalyst it turned out AMD changed the VLIW handling. I assume this change is related to how the optimizer in the JiT-compiler is changed over time.

So I readjusted the VLIW settings. That means that I had to change some kernels from VLIW1 to VLIW2, some from VLIW2 to VLIW4, some from VLIW4 to VLIW5 but also some from VLIW2 to VLIW1. Even more strange, I had to change the GCN cards (hd7xxx) to VLIW2. Yes, that means they require to run on vector-datatypes now!

So here are the results of my hand-optimized VLIW settings:

Quote:
hd5xxx / hd6xxx:

MD5: 10845 -> 10961 = 1.07%
MySQL: 1320 -> 1694 = 28.33%
MD4: 21238 -> 21705 = 2.20%
NTLM: 20424 -> 20884 = 2.25%
DCC: 5746 -> 5779 = 0.57%
SHA256: 1396 -> 1455 = 4.23%
DESCRYPT: 74108 -> 90702 = 22.39%
SHA512: 185 -> 220 = 18.92%
Cisco PIX: 7303 -> 7357 = 0.74%
LM: 981 -> 1056 = 7.65%
Oracle old: 221 -> 234 = 5.88%
SHA3 KECCAK: 144 -> 156 = 8.33%
Half MD5: 6165 -> 6196 = 0.50%

hd7xxx:

SHA1: 2153 -> 2543 = 18.11%
MySQL: 1047 -> 1198 = 14.42%
DESCRYPT: 60508 -> 91901 = 51.88%
SHA512: 75793 -> 79662 = 5.10%
LM: 1310 -> 1332 = 1.68%
SHA3 KECCAK: 70 -> 138 = 97.14%
NetNTLMv2: 396 -> 548 = 38.38%

You should see those improvements in next release on your AMD card, too.
#2
Thank you for all your "tweaking" atom Smile

I guess as SHA has a slight improvement then WPA will also ?
#3
Thnx Atom, You're the best Big Grin
#4
Awesome ! I cannot wait until next release for all these enhancements ! Smile
#5
Awesome Smile
#6
Seems one of rare AMD driver releases which improved performance, not decreased. Nice finding's atom.

p.s. 5xxx/6xxx compared to 7xxx if to look at the real example on first post is 5970/6990 compared to 7970? (if I remember correctly what cards atom owns)
#7
Update!

I found some more ways how to re-adjust the code to increase the performance numbers.

Here is a complete list of the new speeds on 2 x hd6990 on oclHashcat-lite:

Quote:Hash.Type....: MD5
Speed.GPU.#*.: 21919.9 MH/s

Hash.Type....: SHA1
Speed.GPU.#*.: 7570.7 MH/s

Hash.Type....: MySQL
Speed.GPU.#*.: 3389.3 MH/s

Hash.Type....: NTLM
Speed.GPU.#*.: 41795.8 MH/s

Hash.Type....: DCC, mscash
Speed.GPU.#*.: 11551.1 MH/s

Hash.Type....: SHA256
Speed.GPU.#*.: 2904.4 MH/s

Hash.Type....: descrypt, DES(Unix), Traditional DES
Speed.GPU.#*.: 181.5 MH/s

Hash.Type....: SHA512
Speed.GPU.#*.: 438.4 MH/s

Hash.Type....: Cisco-PIX MD5
Speed.GPU.#*.: 14713.7 MH/s

Hash.Type....: vBulletin < v3.8.5
Speed.GPU.#*.: 5799.7 MH/s

Hash.Type....: vBulletin > v3.8.5
Speed.GPU.#*.: 4069.2 MH/s

Hash.Type....: IPB2+, MyBB1.2+
Speed.GPU.#*.: 4250.7 MH/s

Hash.Type....: LM
Speed.GPU.#*.: 2110.7 MH/s

Hash.Type....: Oracle 7-10g
Speed.GPU.#*.: 468.8 MH/s

Hash.Type....: SHA-3(Keccak)
Speed.GPU.#*.: 312.3 MH/s

Hash.Type....: Half MD5
Speed.GPU.#*.: 12393.7 MH/s

Hash.Type....: NetNTLMv1-VANILLA / NetNTLMv1+ESS
Speed.GPU.#*.: 20430.5 MH/s

Hash.Type....: NetNTLMv2
Speed.GPU.#*.: 1038.0 MH/s

Hash.Type....: Cisco-IOS SHA256
Speed.GPU.#*.: 2904.3 MH/s

Hash.Type....: RipeMD160
Speed.GPU.#*.: 4506.2 MH/s

Hash.Type....: Whirlpool
Speed.GPU.#*.: 609.4 MH/s
#8
Here are benchmarks from a single 7970 at stock speed (925,1375Mhz)

oclHashcat-lite v0.16 by atom starting...

Password lengths: 1 - 54
Watchdog: Temperature abort trigger disabled
Watchdog: Temperature retain trigger disabled
Device #1: Tahiti, 2048MB, 925Mhz, 32MCU

Hash.Type....: MD5
Speed.GPU.#1.: 8224.3 MH/s

Hash.Type....: md5($pass.$salt)
Speed.GPU.#1.: 8229.5 MH/s

Hash.Type....: Joomla
Speed.GPU.#1.: 8221.1 MH/s

Hash.Type....: SHA1
Speed.GPU.#1.: 2549.3 MH/s

Hash.Type....: SHA-1(Base64), nsldap, Netscape LDAP SHA
Speed.GPU.#1.: 2549.2 MH/s

Hash.Type....: sha1($pass.$salt)
Speed.GPU.#1.: 2549.2 MH/s

Hash.Type....: SSHA-1(Base64), nsldaps, Netscape LDAP SSHA
Speed.GPU.#1.: 2549.4 MH/s

Hash.Type....: Oracle 11g
Speed.GPU.#1.: 2531.9 MH/s

Hash.Type....: MSSQL(2000)
Speed.GPU.#1.: 2525.2 MH/s

Hash.Type....: MSSQL(2005)
Speed.GPU.#1.: 2528.1 MH/s

Hash.Type....: MySQL
Speed.GPU.#1.: 1200.9 MH/s

Hash.Type....: MD4
Speed.GPU.#1.: 16600.3 MH/s

Hash.Type....: md4($pass.$salt)
Speed.GPU.#1.: 16604.2 MH/s

Hash.Type....: NTLM
Speed.GPU.#1.: 15959.4 MH/s

Hash.Type....: DCC, mscash
Speed.GPU.#1.: 4290.7 MH/s

Hash.Type....: SHA256
Speed.GPU.#1.: 1082.8 MH/s

Hash.Type....: sha256($pass.$salt)
Speed.GPU.#1.: 1083.4 MH/s

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

Hash.Type....: SHA512
Speed.GPU.#1.: 80419.2 kH/s

Hash.Type....: sha512($pass.$salt)
Speed.GPU.#1.: 80404.4 kH/s

Hash.Type....: Cisco-PIX MD5
Speed.GPU.#1.: 5480.5 MH/s

Hash.Type....: Double MD5
Speed.GPU.#1.: 2325.6 MH/s

Hash.Type....: vBulletin < v3.8.5
Speed.GPU.#1.: 2325.8 MH/s

Hash.Type....: vBulletin > v3.8.5
Speed.GPU.#1.: 1585.6 MH/s

Hash.Type....: IPB2+, MyBB1.2+
Speed.GPU.#1.: 1623.7 MH/s

Hash.Type....: LM
Speed.GPU.#1.: 1339.0 MH/s

Hash.Type....: Oracle 7-10g
Speed.GPU.#1.: 369.9 MH/s

Hash.Type....: SHA-3(Keccak)
Speed.GPU.#1.: 138.5 MH/s

Hash.Type....: Half MD5
Speed.GPU.#1.: 5018.0 MH/s

Hash.Type....: NetNTLMv1-VANILLA / NetNTLMv1+ESS
Speed.GPU.#1.: 8031.1 MH/s

Hash.Type....: NetNTLMv2
Speed.GPU.#1.: 552.2 MH/s

Hash.Type....: Cisco-IOS SHA256
Speed.GPU.#1.: 1083.3 MH/s

Hash.Type....: RipeMD160
Speed.GPU.#1.: 1667.5 MH/s

Hash.Type....: Whirlpool
Speed.GPU.#1.: 207.4 MH/s
#9
Benchmarks for 2 x 5970's

oclHashcat-lite v0.16 by atom starting...

Password lengths: 1 - 54
Watchdog: Temperature abort trigger disabled
Watchdog: Temperature retain trigger disabled
Device #1: skipped by user
Device #2: skipped by user
Device #3: skipped by user
Device #4: Cypress, 512MB, 800Mhz, 20MCU
Device #5: Cypress, 512MB, 800Mhz, 20MCU
Device #6: Cypress, 512MB, 800Mhz, 20MCU
Device #7: Cypress, 512MB, 800Mhz, 20MCU
Device #8: skipped by user

[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: MD5
Speed.GPU.#1.: 5412.8 MH/s
Speed.GPU.#2.: 5412.8 MH/s
Speed.GPU.#3.: 4705.5 MH/s
Speed.GPU.#4.: 3894.4 MH/s
Speed.GPU.#*.: 19425.4 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: md5($pass.$salt)
Speed.GPU.#1.: 5138.3 MH/s
Speed.GPU.#2.: 4807.1 MH/s
Speed.GPU.#3.: 3727.1 MH/s
Speed.GPU.#4.: 3717.3 MH/s
Speed.GPU.#*.: 17389.9 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: Joomla
Speed.GPU.#1.: 3735.6 MH/s
Speed.GPU.#2.: 3735.7 MH/s
Speed.GPU.#3.: 5427.5 MH/s
Speed.GPU.#4.: 3735.8 MH/s
Speed.GPU.#*.: 16634.6 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: SHA1
Speed.GPU.#1.: 1474.2 MH/s
Speed.GPU.#2.: 1277.7 MH/s
Speed.GPU.#3.: 1254.9 MH/s
Speed.GPU.#4.: 630.3 MH/s
Speed.GPU.#*.: 4637.1 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: SHA-1(Base64), nsldap, Netscape LDAP SHA
Speed.GPU.#1.: 1382.6 MH/s
Speed.GPU.#2.: 1158.8 MH/s
Speed.GPU.#3.: 1278.2 MH/s
Speed.GPU.#4.: 1272.1 MH/s
Speed.GPU.#*.: 5091.6 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: sha1($pass.$salt)
Speed.GPU.#1.: 1275.7 MH/s
Speed.GPU.#2.: 1077.2 MH/s
Speed.GPU.#3.: 1440.9 MH/s
Speed.GPU.#4.: 1146.9 MH/s
Speed.GPU.#*.: 4940.6 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: SSHA-1(Base64), nsldaps, Netscape LDAP SSHA
Speed.GPU.#1.: 1445.0 MH/s
Speed.GPU.#2.: 1278.1 MH/s
Speed.GPU.#3.: 1274.2 MH/s
Speed.GPU.#4.: 1018.2 MH/s
Speed.GPU.#*.: 5015.5 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: Oracle 11g
Speed.GPU.#1.: 1445.8 MH/s
Speed.GPU.#2.: 1138.4 MH/s
Speed.GPU.#3.: 1519.8 MH/s
Speed.GPU.#4.: 1275.5 MH/s
Speed.GPU.#*.: 5379.5 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: MSSQL(2000)
Speed.GPU.#1.: 1270.8 MH/s
Speed.GPU.#2.: 1271.1 MH/s
Speed.GPU.#3.: 1270.8 MH/s
Speed.GPU.#4.: 1086.3 MH/s
Speed.GPU.#*.: 4899.0 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: MSSQL(2005)
Speed.GPU.#1.: 1639.1 MH/s
Speed.GPU.#2.: 1272.6 MH/s
Speed.GPU.#3.: 1272.4 MH/s
Speed.GPU.#4.: 1273.5 MH/s
Speed.GPU.#*.: 5457.7 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: MySQL
Speed.GPU.#1.: 513.7 MH/s
Speed.GPU.#2.: 381.0 MH/s
Speed.GPU.#3.: 602.7 MH/s
Speed.GPU.#4.: 447.4 MH/s
Speed.GPU.#*.: 1944.8 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: MD4
Speed.GPU.#1.: 6772.2 MH/s
Speed.GPU.#2.: 6775.7 MH/s
Speed.GPU.#3.: 6772.3 MH/s
Speed.GPU.#4.: 6776.2 MH/s
Speed.GPU.#*.: 27096.3 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: md4($pass.$salt)
Speed.GPU.#1.: 9844.2 MH/s
Speed.GPU.#2.: 6774.9 MH/s
Speed.GPU.#3.: 8254.9 MH/s
Speed.GPU.#4.: 6775.1 MH/s
Speed.GPU.#*.: 31649.1 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: NTLM
Speed.GPU.#1.: 6743.2 MH/s
Speed.GPU.#2.: 6081.7 MH/s
Speed.GPU.#3.: 6753.0 MH/s
Speed.GPU.#4.: 4319.4 MH/s
Speed.GPU.#*.: 23897.2 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: DCC, mscash
Speed.GPU.#1.: 1944.7 MH/s
Speed.GPU.#2.: 1944.7 MH/s
Speed.GPU.#3.: 1944.9 MH/s
Speed.GPU.#4.: 1944.9 MH/s
Speed.GPU.#*.: 7779.2 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: SHA256
Speed.GPU.#1.: 343.1 MH/s
Speed.GPU.#2.: 243.6 MH/s
Speed.GPU.#3.: 435.8 MH/s
Speed.GPU.#4.: 329.3 MH/s
Speed.GPU.#*.: 1351.8 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: sha256($pass.$salt)
Speed.GPU.#1.: 435.5 MH/s
Speed.GPU.#2.: 435.6 MH/s
Speed.GPU.#3.: 435.4 MH/s
Speed.GPU.#4.: 435.7 MH/s
Speed.GPU.#*.: 1742.2 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: descrypt, DES(Unix), Traditional DES
Speed.GPU.#1.: 29318.8 kH/s
Speed.GPU.#2.: 25258.6 kH/s
Speed.GPU.#3.: 32936.0 kH/s
Speed.GPU.#4.: 28499.7 kH/s
Speed.GPU.#*.: 116.0 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: SHA512
Speed.GPU.#1.: 71954.5 kH/s
Speed.GPU.#2.: 68780.0 kH/s
Speed.GPU.#3.: 64530.5 kH/s
Speed.GPU.#4.: 55671.0 kH/s
Speed.GPU.#*.: 260.9 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: sha512($pass.$salt)
Speed.GPU.#1.: 64544.2 kH/s
Speed.GPU.#2.: 64554.0 kH/s
Speed.GPU.#3.: 92012.5 kH/s
Speed.GPU.#4.: 64547.2 kH/s
Speed.GPU.#*.: 285.7 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: Cisco-PIX MD5
Speed.GPU.#1.: 2229.5 MH/s
Speed.GPU.#2.: 1982.9 MH/s
Speed.GPU.#3.: 2508.2 MH/s
Speed.GPU.#4.: 1908.2 MH/s
Speed.GPU.#*.: 8628.8 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: Double MD5
Speed.GPU.#1.: 934.2 MH/s
Speed.GPU.#2.: 725.3 MH/s
Speed.GPU.#3.: 1102.0 MH/s
Speed.GPU.#4.: 971.0 MH/s
Speed.GPU.#*.: 3732.4 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: vBulletin < v3.8.5
Speed.GPU.#1.: 975.4 MH/s
Speed.GPU.#2.: 970.6 MH/s
Speed.GPU.#3.: 1000.5 MH/s
Speed.GPU.#4.: 633.4 MH/s
Speed.GPU.#*.: 3579.9 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: vBulletin > v3.8.5
Speed.GPU.#1.: 825.2 MH/s
Speed.GPU.#2.: 734.2 MH/s
Speed.GPU.#3.: 686.3 MH/s
Speed.GPU.#4.: 628.5 MH/s
Speed.GPU.#*.: 2874.3 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: IPB2+, MyBB1.2+
Speed.GPU.#1.: 696.2 MH/s
Speed.GPU.#2.: 542.5 MH/s
Speed.GPU.#3.: 735.6 MH/s
Speed.GPU.#4.: 519.2 MH/s
Speed.GPU.#*.: 2493.5 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: LM
Speed.GPU.#1.: 388.4 MH/s
Speed.GPU.#2.: 311.7 MH/s
Speed.GPU.#3.: 329.3 MH/s
Speed.GPU.#4.: 311.7 MH/s
Speed.GPU.#*.: 1341.0 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: Oracle 7-10g
Speed.GPU.#1.: 68526.1 kH/s
Speed.GPU.#2.: 63904.7 kH/s
Speed.GPU.#3.: 80103.8 kH/s
Speed.GPU.#4.: 71807.1 kH/s
Speed.GPU.#*.: 284.3 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: SHA-3(Keccak)
Speed.GPU.#1.: 49293.3 kH/s
Speed.GPU.#2.: 49085.3 kH/s
Speed.GPU.#3.: 48642.8 kH/s
Speed.GPU.#4.: 49014.8 kH/s
Speed.GPU.#*.: 196.0 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: Half MD5
Speed.GPU.#1.: 2250.4 MH/s
Speed.GPU.#2.: 2013.7 MH/s
Speed.GPU.#3.: 2083.5 MH/s
Speed.GPU.#4.: 1661.9 MH/s
Speed.GPU.#*.: 8009.5 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: NetNTLMv1-VANILLA / NetNTLMv1+ESS
Speed.GPU.#1.: 3262.7 MH/s
Speed.GPU.#2.: 3264.0 MH/s
Speed.GPU.#3.: 2884.2 MH/s
Speed.GPU.#4.: 1561.6 MH/s
Speed.GPU.#*.: 10972.5 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: NetNTLMv2
Speed.GPU.#1.: 184.0 MH/s
Speed.GPU.#2.: 172.2 MH/s
Speed.GPU.#3.: 155.3 MH/s
Speed.GPU.#4.: 144.9 MH/s
Speed.GPU.#*.: 656.4 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: Cisco-IOS SHA256
Speed.GPU.#1.: 435.5 MH/s
Speed.GPU.#2.: 435.5 MH/s
Speed.GPU.#3.: 435.6 MH/s
Speed.GPU.#4.: 363.4 MH/s
Speed.GPU.#*.: 1670.0 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: RipeMD160
Speed.GPU.#1.: 824.6 MH/s
Speed.GPU.#2.: 712.1 MH/s
Speed.GPU.#3.: 739.6 MH/s
Speed.GPU.#4.: 740.1 MH/s
Speed.GPU.#*.: 3016.5 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: Whirlpool
Speed.GPU.#1.: 85685.6 kH/s
Speed.GPU.#2.: 85251.4 kH/s
Speed.GPU.#3.: 104.0 MH/s
Speed.GPU.#4.: 93122.2 kH/s
Speed.GPU.#*.: 368.1 MH/s
#10
Benchmarks on 4 x 6950's:

oclHashcat-lite v0.16 by atom starting...

Password lengths: 1 - 54
Watchdog: Temperature abort trigger disabled
Watchdog: Temperature retain trigger disabled
Device #1: Cayman, 1024MB, 800Mhz, 22MCU
Device #2: Cayman, 512MB, 870Mhz, 22MCU
Device #3: Cayman, 512MB, 870Mhz, 22MCU
Device #4: skipped by user
Device #5: skipped by user
Device #6: skipped by user
Device #7: skipped by user
Device #8: Cayman, 1024MB, 800Mhz, 22MCU

[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: MD5
Speed.GPU.#1.: 4841.6 MH/s
Speed.GPU.#2.: 5263.6 MH/s
Speed.GPU.#3.: 5263.6 MH/s
Speed.GPU.#4.: 4841.6 MH/s
Speed.GPU.#*.: 20210.4 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: md5($pass.$salt)
Speed.GPU.#1.: 4841.4 MH/s
Speed.GPU.#2.: 5263.0 MH/s
Speed.GPU.#3.: 5263.0 MH/s
Speed.GPU.#4.: 4841.4 MH/s
Speed.GPU.#*.: 20208.7 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: Joomla
Speed.GPU.#1.: 4838.6 MH/s
Speed.GPU.#2.: 5259.9 MH/s
Speed.GPU.#3.: 5259.9 MH/s
Speed.GPU.#4.: 4838.6 MH/s
Speed.GPU.#*.: 20197.0 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: SHA1
Speed.GPU.#1.: 1678.7 MH/s
Speed.GPU.#2.: 1822.3 MH/s
Speed.GPU.#3.: 1822.3 MH/s
Speed.GPU.#4.: 1676.5 MH/s
Speed.GPU.#*.: 6999.8 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: SHA-1(Base64), nsldap, Netscape LDAP SHA
Speed.GPU.#1.: 1678.6 MH/s
Speed.GPU.#2.: 1818.9 MH/s
Speed.GPU.#3.: 1814.9 MH/s
Speed.GPU.#4.: 1668.5 MH/s
Speed.GPU.#*.: 6980.8 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: sha1($pass.$salt)
Speed.GPU.#1.: 1678.9 MH/s
Speed.GPU.#2.: 1817.0 MH/s
Speed.GPU.#3.: 1824.5 MH/s
Speed.GPU.#4.: 1675.0 MH/s
Speed.GPU.#*.: 6995.4 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: SSHA-1(Base64), nsldaps, Netscape LDAP SSHA
Speed.GPU.#1.: 1677.8 MH/s
Speed.GPU.#2.: 1818.2 MH/s
Speed.GPU.#3.: 1809.3 MH/s
Speed.GPU.#4.: 1670.7 MH/s
Speed.GPU.#*.: 6976.0 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: Oracle 11g
Speed.GPU.#1.: 1677.8 MH/s
Speed.GPU.#2.: 1822.8 MH/s
Speed.GPU.#3.: 1824.6 MH/s
Speed.GPU.#4.: 1677.4 MH/s
Speed.GPU.#*.: 7002.6 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: MSSQL(2000)
Speed.GPU.#1.: 1673.5 MH/s
Speed.GPU.#2.: 1817.7 MH/s
Speed.GPU.#3.: 1817.4 MH/s
Speed.GPU.#4.: 1672.6 MH/s
Speed.GPU.#*.: 6981.1 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: MSSQL(2005)
Speed.GPU.#1.: 1674.8 MH/s
Speed.GPU.#2.: 1821.4 MH/s
Speed.GPU.#3.: 1820.8 MH/s
Speed.GPU.#4.: 1673.4 MH/s
Speed.GPU.#*.: 6990.4 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: MySQL
Speed.GPU.#1.: 748.7 MH/s
Speed.GPU.#2.: 814.2 MH/s
Speed.GPU.#3.: 814.2 MH/s
Speed.GPU.#4.: 748.7 MH/s
Speed.GPU.#*.: 3125.8 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: MD4
Speed.GPU.#1.: 9573.2 MH/s
Speed.GPU.#2.: 10402.9 MH/s
Speed.GPU.#3.: 10402.9 MH/s
Speed.GPU.#4.: 9573.3 MH/s
Speed.GPU.#*.: 39952.4 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: md4($pass.$salt)
Speed.GPU.#1.: 9582.1 MH/s
Speed.GPU.#2.: 10414.3 MH/s
Speed.GPU.#3.: 10414.3 MH/s
Speed.GPU.#4.: 9582.0 MH/s
Speed.GPU.#*.: 39992.8 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: NTLM
Speed.GPU.#1.: 9228.1 MH/s
Speed.GPU.#2.: 10028.1 MH/s
Speed.GPU.#3.: 10028.0 MH/s
Speed.GPU.#4.: 9228.2 MH/s
Speed.GPU.#*.: 38512.4 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: DCC, mscash
Speed.GPU.#1.: 2551.8 MH/s
Speed.GPU.#2.: 2775.2 MH/s
Speed.GPU.#3.: 2775.2 MH/s
Speed.GPU.#4.: 2551.8 MH/s
Speed.GPU.#*.: 10654.0 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: SHA256
Speed.GPU.#1.: 641.6 MH/s
Speed.GPU.#2.: 696.8 MH/s
Speed.GPU.#3.: 696.8 MH/s
Speed.GPU.#4.: 641.6 MH/s
Speed.GPU.#*.: 2676.8 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: sha256($pass.$salt)
Speed.GPU.#1.: 642.5 MH/s
Speed.GPU.#2.: 697.6 MH/s
Speed.GPU.#3.: 697.6 MH/s
Speed.GPU.#4.: 642.5 MH/s
Speed.GPU.#*.: 2680.2 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: descrypt, DES(Unix), Traditional DES
Speed.GPU.#1.: 40112.9 kH/s
Speed.GPU.#2.: 43630.7 kH/s
Speed.GPU.#3.: 43549.7 kH/s
Speed.GPU.#4.: 40107.1 kH/s
Speed.GPU.#*.: 167.4 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: SHA512
Speed.GPU.#1.: 96154.0 kH/s
Speed.GPU.#2.: 104.0 MH/s
Speed.GPU.#3.: 104.5 MH/s
Speed.GPU.#4.: 95878.4 kH/s
Speed.GPU.#*.: 400.5 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: sha512($pass.$salt)
Speed.GPU.#1.: 96228.8 kH/s
Speed.GPU.#2.: 104.5 MH/s
Speed.GPU.#3.: 104.7 MH/s
Speed.GPU.#4.: 96170.1 kH/s
Speed.GPU.#*.: 401.6 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: Cisco-PIX MD5
Speed.GPU.#1.: 3250.3 MH/s
Speed.GPU.#2.: 3533.7 MH/s
Speed.GPU.#3.: 3533.7 MH/s
Speed.GPU.#4.: 3250.4 MH/s
Speed.GPU.#*.: 13568.1 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: Double MD5
Speed.GPU.#1.: 1281.2 MH/s
Speed.GPU.#2.: 1393.2 MH/s
Speed.GPU.#3.: 1393.2 MH/s
Speed.GPU.#4.: 1281.2 MH/s
Speed.GPU.#*.: 5348.8 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: vBulletin < v3.8.5
Speed.GPU.#1.: 1281.3 MH/s
Speed.GPU.#2.: 1393.2 MH/s
Speed.GPU.#3.: 1393.2 MH/s
Speed.GPU.#4.: 1281.3 MH/s
Speed.GPU.#*.: 5348.9 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: vBulletin > v3.8.5
Speed.GPU.#1.: 898.9 MH/s
Speed.GPU.#2.: 977.4 MH/s
Speed.GPU.#3.: 977.4 MH/s
Speed.GPU.#4.: 898.9 MH/s
Speed.GPU.#*.: 3752.6 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: IPB2+, MyBB1.2+
Speed.GPU.#1.: 938.9 MH/s
Speed.GPU.#2.: 1021.0 MH/s
Speed.GPU.#3.: 1021.0 MH/s
Speed.GPU.#4.: 939.0 MH/s
Speed.GPU.#*.: 3919.9 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: LM
Speed.GPU.#1.: 466.7 MH/s
Speed.GPU.#2.: 506.7 MH/s
Speed.GPU.#3.: 506.3 MH/s
Speed.GPU.#4.: 468.5 MH/s
Speed.GPU.#*.: 1948.2 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: Oracle 7-10g
Speed.GPU.#1.: 103.5 MH/s
Speed.GPU.#2.: 112.6 MH/s
Speed.GPU.#3.: 112.6 MH/s
Speed.GPU.#4.: 103.5 MH/s
Speed.GPU.#*.: 432.2 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: SHA-3(Keccak)
Speed.GPU.#1.: 68998.1 kH/s
Speed.GPU.#2.: 75014.2 kH/s
Speed.GPU.#3.: 75016.4 kH/s
Speed.GPU.#4.: 68999.8 kH/s
Speed.GPU.#*.: 288.0 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: Half MD5
Speed.GPU.#1.: 2737.5 MH/s
Speed.GPU.#2.: 2975.9 MH/s
Speed.GPU.#3.: 2975.9 MH/s
Speed.GPU.#4.: 2737.5 MH/s
Speed.GPU.#*.: 11426.9 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: NetNTLMv1-VANILLA / NetNTLMv1+ESS
Speed.GPU.#1.: 4527.3 MH/s
Speed.GPU.#2.: 4919.9 MH/s
Speed.GPU.#3.: 4918.1 MH/s
Speed.GPU.#4.: 4527.4 MH/s
Speed.GPU.#*.: 18892.7 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: NetNTLMv2
Speed.GPU.#1.: 229.0 MH/s
Speed.GPU.#2.: 249.4 MH/s
Speed.GPU.#3.: 249.2 MH/s
Speed.GPU.#4.: 229.6 MH/s
Speed.GPU.#*.: 957.2 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: Cisco-IOS SHA256
Speed.GPU.#1.: 642.5 MH/s
Speed.GPU.#2.: 697.6 MH/s
Speed.GPU.#3.: 697.6 MH/s
Speed.GPU.#4.: 642.5 MH/s
Speed.GPU.#*.: 2680.2 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: RipeMD160
Speed.GPU.#1.: 995.4 MH/s
Speed.GPU.#2.: 1082.4 MH/s
Speed.GPU.#3.: 1082.4 MH/s
Speed.GPU.#4.: 995.4 MH/s
Speed.GPU.#*.: 4155.7 MH/s
[s]tatus [p]ause [r]esume [q]uit =>
NOTE: Runtime limit reached, aborting...


Hash.Type....: Whirlpool
Speed.GPU.#1.: 134.0 MH/s
Speed.GPU.#2.: 146.5 MH/s
Speed.GPU.#3.: 146.2 MH/s
Speed.GPU.#4.: 133.8 MH/s
Speed.GPU.#*.: 560.6 MH/s