1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-10-12 10:58:57 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
jsteube
a8a1fe1b4f Vectorized AIX {ssha512} kernel and added support for long passwords 2017-07-03 12:44:03 +02:00
Jens Steube
3d888b6b2d it's possible to crack scrypt on GPU even with higher scrypt setting
the trick is to intentionally under-utilize the GPU warps
120H/s on my 4*1080: https://pastebin.com/z124G2cN
2017-06-04 15:49:09 +02:00
Jens Steube
b23ab71d5c - Added hash-mode 15600 = Ethereum Wallet, PBKDF2-HMAC-SHA256
- Added hash-mode 15700 = Ethereum Wallet, PBKDF2-SCRYPT
Resolves https://github.com/hashcat/hashcat/issues/1227
Resolves https://github.com/hashcat/hashcat/issues/1228
2017-06-03 23:23:03 +02:00
Jens Steube
ab2610d9df Also add reduced startup time for GPU for scrypt 2017-06-03 19:36:19 +02:00
Jens Steube
872f2b4f8b Improve scrypt cracking speed on CPU by 20%, preparation for Ethereum KDF 2017-06-03 19:19:03 +02:00
Jens Steube
b996ef587b Add GTX 1080 Ti to tuning database 2017-04-27 16:44:19 +02:00
Jens Steube
26a345334f Added hash-mode 15200 = Blockchain, My Wallet, V2
Fixes https://github.com/hashcat/hashcat/issues/109
2017-04-16 13:19:23 +02:00
philsmd
b38dbb61f2
hctune: for Apple Iris, add all new algorithms to hashcat.hctune 2017-02-26 20:58:28 +01:00
Jens Steube
07c89833c9 Added hash-mode 14800 = iTunes Backup >= 10.0 2017-01-26 21:16:29 +01:00
jsteube
8257883ec1 Added hash-mode 14600 = LUKS 2017-01-21 15:37:44 +01:00
Gabriele Gristina
0f786d18fd Creating aliases for Apple GPU types in hctune 2017-01-11 23:20:40 +01:00
Leon Klingele
991c79f0bf
Iris Pro: Tune {True,Vera}Crypt 2016-12-31 14:43:08 +01:00
Leon Klingele
acb4f2a796
Iris Pro: Tune 8700 2016-12-30 00:31:43 +01:00
Gabriele Gristina
ff04a97228 Add custom tuning settings for Iris Pro / Whirlpool 2016-12-04 14:36:53 +01:00
Gabriele Gristina
838fdaff96 Add custom tuning settings for Iris Pro / SHA-3(Keccak) 2016-12-03 15:43:09 +01:00
Gabriele Gristina
14f8f7970b Apple Iris GPU tuning 2016-11-27 20:17:46 +01:00
jsteube
e3c499c75d Add GTX 1070 to tuning database 2016-06-21 11:18:17 +02:00
jsteube
4f9af82f5c Hacked hashcat.hctune for GTX1080 is no longer needed as NV fixed the device name bug in the driver 2016-06-17 10:44:13 +02:00
jsteube
3461673b26 Update hashcat.hctune to use vector > 1 for NV cards only in BF because of register pressure 2016-06-14 18:51:58 +02:00
jsteube
14dc8c1bd2 Fixed GTX1080 tunings 2016-05-31 00:09:44 +02:00
Gabriele 'matrix' Gristina
020234b655 Fix "abort trap: 6" for -m 6231 on OSX 2016-05-17 10:31:56 +02:00
jsteube
e69c385b4d Separated sm50, sm52 and older cards in hashcat.hctune and updated accordingly 2016-05-16 02:38:58 +02:00
jsteube
e47030ed7d Prepare to rename project into hashcat
This release markes the fusion of "hashcat" and "oclHashcat" into "hashcat".
It combines all features of all hashcat projects in one project.
2016-05-10 19:07:07 +02:00