jsteube
|
b626e7f61b
|
Optimize update functions in inc_hash_* helper files by testing for pos == 0
|
2018-02-14 17:31:41 +01:00 |
|
Jens Steube
|
ec63c2f017
|
switch_buffer_* function can return sooner if offset is zero
|
2018-02-14 11:35:00 +01:00 |
|
Jens Steube
|
2dddef839c
|
Fix sha1_update_64 debugging comment
|
2018-02-14 11:03:35 +01:00 |
|
Jens Steube
|
2a19f19904
|
Drop -m 6800 from no-unroll list in inc_vendor.cl
|
2018-02-13 17:08:29 +01:00 |
|
jsteube
|
dfb95024bc
|
Fix temporary datatype in wpapmk kernels
|
2018-02-13 16:34:00 +01:00 |
|
jsteube
|
fe4413797e
|
OpenCL Kernels: Use three separate comparison kernels (depending on keyver) for WPA instead of one
|
2018-02-13 09:13:35 +01:00 |
|
jsteube
|
00bd356ade
|
Synchronize m01000s with m00900s
|
2018-02-12 09:03:11 +01:00 |
|
jsteube
|
aa65ed28e5
|
Switch back c_append_helper to static
|
2018-02-12 09:02:37 +01:00 |
|
Jens Steube
|
d656e9c3a4
|
OpenCL Kernels: Use the kernel local buffer size as additional reference in order to limit the thread-count
|
2018-02-11 10:56:08 +01:00 |
|
jsteube
|
5951207365
|
Get rid of some old volatiles
|
2018-02-09 19:18:30 +01:00 |
|
jsteube
|
05a01d3843
|
fix some datatypes
|
2018-02-08 19:13:29 +01:00 |
|
jsteube
|
d5153539e2
|
Some syntax error
|
2018-02-08 09:49:59 +01:00 |
|
jsteube
|
786384664e
|
DECLSPEC for CPU
|
2018-02-08 09:42:59 +01:00 |
|
jsteube
|
4cbd0eb812
|
Fix missing compressor kernel in --stdout mode
|
2018-02-07 22:28:52 +01:00 |
|
jsteube
|
512fb5f6fb
|
No inline keyword for rules
|
2018-02-07 15:02:58 +01:00 |
|
jsteube
|
e4e1c1d515
|
We can't mix inline functions with static constants
|
2018-02-07 14:16:27 +01:00 |
|
Jens Steube
|
8273bb8376
|
NV JiT doesn't like static inline keywords
|
2018-02-06 22:05:15 +01:00 |
|
jsteube
|
3e08750900
|
OpenCL Kernels: Add general function declaration keyword (static inline)
|
2018-02-06 19:12:24 +01:00 |
|
jsteube
|
5391edca0d
|
Weird macOS JiT likes this more
|
2018-02-05 19:39:20 +01:00 |
|
jsteube
|
a3a16f676f
|
OpenCL Kernels: Add a decompressing kernel and a compressing host code in order to reduce PCIe transfer time
For details see https://hashcat.net/forum/thread-7267.html
|
2018-02-05 17:18:58 +01:00 |
|
jsteube
|
53e2b40bad
|
Fixed a uninitialized value in OpenCL kernels 9720, 9820 and 10420 leading to absurd benchmark performance
|
2018-02-02 14:02:33 +01:00 |
|
jsteube
|
13a79cf942
|
Fix unoptimized Kerberos 5 TGS-REP etype 23 kernel for use on macOS
|
2018-01-31 21:28:46 +01:00 |
|
jsteube
|
e877c30ebc
|
OpenCL Kernels: Remove password length restriction to 16 for Cisco-PIX and Cisco-ASA hashes
Fixes #1488
|
2018-01-27 22:21:44 +01:00 |
|
jsteube
|
18bb0a9493
|
Add missing gpu_atinit() to m02000_a0 and m02000_a1
|
2018-01-26 20:19:25 +01:00 |
|
jsteube
|
6a04e953e0
|
Fix missing gpu_atinit in --stdout kernel
|
2018-01-26 14:56:57 +01:00 |
|
jsteube
|
a9d5f571b7
|
Remove extra token at end of #include directive
|
2018-01-25 23:48:31 +01:00 |
|
Jens Steube
|
1f1eacca95
|
Fix -m 16600 -a 3 optimize mode kernels function declaration for CPU use
|
2018-01-25 19:04:30 +01:00 |
|
jsteube
|
553668bb9f
|
Added hash-mode 16600 = Electrum Wallet (Salt-Type 1-3)
|
2018-01-25 15:28:21 +01:00 |
|
Jens Steube
|
7062425d2b
|
OpenCL Kernels: Use a special kernel to initialize the password buffer used during autotune measurements to reduce startup time
|
2018-01-23 20:33:26 +01:00 |
|
jsteube
|
0796c074c3
|
Added -m 16500 Kernels
Also changed function declaration of parser function from const hashconfig_t to just hashconfig_t
|
2018-01-21 18:53:55 +01:00 |
|
jsteube
|
ee9ec0f9a7
|
Add JWT esalt datatype
|
2018-01-21 15:32:37 +01:00 |
|
Jens Steube
|
bb806d777e
|
Merge pull request #1493 from mohemiv/master
added -m 16400 = CRAM-MD5 Dovecot
|
2018-01-19 10:13:46 +01:00 |
|
jsteube
|
53f3da9f63
|
OpenCL Kernels: Use static declaraction for uXXa variables used in __constant space
|
2018-01-18 23:19:31 +01:00 |
|
jsteube
|
3a303ffce4
|
Replace variables from uXX to uXXa if used in __constant space
|
2018-01-18 23:16:11 +01:00 |
|
Arseniy Sharoglazov
|
928cf471fb
|
The hash-mode for "CRAM-MD5 Dovecot" changed from 10201 to 16400
|
2018-01-17 11:25:21 +03:00 |
|
Arseniy Sharoglazov
|
798f05355f
|
added -m 10201 = CRAM-MD5 Dovecot
|
2018-01-15 15:52:52 +03:00 |
|
philsmd
|
bf656774bb
|
fixes #1279: added -m 16300 = Ethereum Pre-Sale Wallet, PBKDF2-HMAC-SHA256
|
2017-12-20 11:41:46 +01:00 |
|
jsteube
|
0d89ddfcd9
|
Finish adding hash-mode 16200 = Apple Secure Notes
|
2017-12-13 12:32:38 +01:00 |
|
jsteube
|
f573c1d96d
|
Add optimized -m 16100 kernels
|
2017-12-03 14:35:39 +01:00 |
|
jsteube
|
9a3cf88887
|
Update -m 16100 kernel to enable cracking of sequences 1, 3 and 5
|
2017-11-30 13:41:25 +01:00 |
|
jsteube
|
e5ca2e2fcb
|
Add more kernels for -m 16100
|
2017-11-30 10:16:14 +01:00 |
|
jsteube
|
5847067c96
|
First working -m 16100 kernel
|
2017-11-29 17:00:14 +01:00 |
|
jsteube
|
1b312d14fd
|
Added hash-mode 16000 = Tripcode
|
2017-11-11 14:44:56 +01:00 |
|
jsteube
|
00abb849e1
|
Update inc_vector.cl for ideal performance with reference GTX1080 for NV and Vega64 for AMD
|
2017-10-26 13:41:47 +02:00 |
|
jsteube
|
503f676cb0
|
Remove static keywords from OpenCL functions, they can cause old NV JiT compiler to fail
|
2017-10-20 13:23:43 +02:00 |
|
jsteube
|
9c832092df
|
Fix some function declarations inside LUKS kernel
|
2017-10-10 01:27:32 +02:00 |
|
jsteube
|
b4c3df876c
|
Fix some formating in -m 600
|
2017-10-09 18:45:11 +02:00 |
|
jsteube
|
7c2dadab17
|
no volatile required here
|
2017-09-21 20:08:24 +02:00 |
|
Jens Steube
|
55eaff3a45
|
Merge pull request #1365 from Fist0urs/DPAPI_reworked
-m 15300 reworked + splitted in 15300/15900
|
2017-09-21 17:02:18 +02:00 |
|
Fist0urs
|
e3cb3e9b4c
|
test.pl ready and 0 error. Ready for PR
|
2017-09-21 16:55:30 +02:00 |
|