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 |
|
jsteube
|
7a17b8159b
|
all() function is not working as expected in scalar datatype case
|
2017-09-21 12:23:33 +02:00 |
|
Fist0urs
|
a6294537fd
|
Splitted DPAPI kernel in 2 to increase performances
|
2017-09-21 12:23:33 +02:00 |
|
jsteube
|
207ce9b853
|
all() function is not working as expected in scalar datatype case
|
2017-09-20 23:00:00 +02:00 |
|
jsteube
|
ddbe805c00
|
Fix last step of make_kn
|
2017-09-20 09:40:14 +02:00 |
|
jsteube
|
68f5b12754
|
Get rid of swap32() in make_kn() in -m 2500
|
2017-09-19 13:45:43 +02:00 |
|
jsteube
|
ab1dabebbe
|
Fix missing include in -m 2501
|
2017-09-19 12:19:46 +02:00 |
|
jsteube
|
b14f44dcf7
|
Fix uninitialized keymic buffer
|
2017-09-19 11:58:18 +02:00 |
|
jsteube
|
beab5457e6
|
Backport WPA-PSK-SHA256-AES-CMAC to -m 2501
|
2017-09-19 10:22:03 +02:00 |
|
jsteube
|
ca1b6492e7
|
Some code simplify on AES CMAC
|
2017-09-19 01:12:29 +02:00 |
|
jsteube
|
4e3a642f7f
|
Initial WPA2-PSK-SHA256-AES-CMAC support
|
2017-09-19 01:08:38 +02:00 |
|
jsteube
|
98fc02e04b
|
Add PTK compute for keyver 3
|
2017-09-18 13:50:09 +02:00 |
|
jsteube
|
617dbb97ba
|
Prepare migration -m 15800 into -m 2500
|
2017-09-18 13:21:00 +02:00 |
|
philsmd
|
2dadae4e9a
|
fixed incorrect use of the esalt_bufs for -m 600 = BLAKE2-512
|
2017-09-17 15:28:24 +02:00 |
|
mhasbini
|
de7ccd88ef
|
Fix overflow in mangle_dupechar_last function
|
2017-09-16 20:43:38 +03:00 |
|
jsteube
|
b169653b8f
|
Fix missing return value in rule_op_mangle_toggle_at()
|
2017-09-08 22:49:49 +02:00 |
|
jsteube
|
55f653f374
|
Get rid of volatile in TrueCrypt kernels
|
2017-09-08 19:47:56 +02:00 |
|
jsteube
|
16e33b20fc
|
Fix out of boundary access in -m 4700
|
2017-09-08 19:42:34 +02:00 |
|
jsteube
|
51dd982b12
|
Bring back some volatile for AMD
|
2017-09-08 14:08:21 +02:00 |
|
jsteube
|
9125062ffc
|
Move volatiles for AMD closer to the problem
|
2017-09-08 13:32:19 +02:00 |
|
jsteube
|
1963b12fdc
|
According to AMD docs, GCN 3 and 4 are the same
|
2017-09-08 12:46:00 +02:00 |
|
jsteube
|
ac9f1da747
|
Add fine-tuned AMD GCN control macros
|
2017-09-07 20:33:43 +02:00 |
|
Jens Steube
|
a910aea9e0
|
Do not use __local memory for -m 13100 if running on a device without physical shared memory
|
2017-09-05 17:41:55 +02:00 |
|
Jens Steube
|
b58aa445b4
|
Do not use __local memory for -m 7500 if running on a device without physical shared memory
|
2017-09-05 17:37:20 +02:00 |
|
Jens Steube
|
63f6ca5114
|
Do not use __local memory for whirlpool if running on a device without physical shared memory
|
2017-09-05 16:45:20 +02:00 |
|
jsteube
|
8b0e7087c7
|
Fixed an invalid optimization code in kernel 7700 depending on the input hash, causing the kernel to loop forever
|
2017-09-03 13:36:14 +02:00 |
|
jsteube
|
151dbc5349
|
Fix replace value in inc_hash_ripemd160.cl
|
2017-09-01 16:35:08 +02:00 |
|
jsteube
|
f859f466ef
|
Fix -m 8300 in -a 0 mode
|
2017-09-01 16:10:29 +02:00 |
|
jsteube
|
f5e04254dc
|
Fix -m 10800 in -a 0 mode
|
2017-09-01 16:06:42 +02:00 |
|
jsteube
|
d3b9febb30
|
Fix some double variable declarations
|
2017-08-30 16:29:25 +02:00 |
|
jsteube
|
40b57677cd
|
OpenCL Kernels: Reactivate Dalibors XOR optimization on MD5_H on all MD5 based algorithms
|
2017-08-30 15:32:09 +02:00 |
|
jsteube
|
6d112aeb39
|
OpenCL Kernels: Rewritten Keccak kernel to run fully on registers and partially reversed last round
|
2017-08-30 13:27:04 +02:00 |
|
jsteube
|
a378abee66
|
Add missing NEW_SIMD_CODE in -m 6600
|
2017-08-29 12:01:43 +02:00 |
|
jsteube
|
1c169af0ad
|
Make -m 14100 a pure kernel only
|
2017-08-28 22:26:30 +02:00 |
|
jsteube
|
2b9888486e
|
Make -m 14000 a pure kernel only and add volatile for asm statement
|
2017-08-28 22:20:40 +02:00 |
|
jsteube
|
99f416435e
|
Fix invalid use of __constant in LM kernel
|
2017-08-28 19:40:51 +02:00 |
|
jsteube
|
6db2f4cc18
|
Fix typo
|
2017-08-28 15:54:47 +02:00 |
|
jsteube
|
918578bee1
|
Improve some NVidia specific inline assembly
|
2017-08-28 14:15:47 +02:00 |
|
jsteube
|
9de1e557bb
|
More VEGA specific inline assembly to improve SHA1 based kernels
|
2017-08-28 09:24:06 +02:00 |
|
jsteube
|
a0be36d7b8
|
Fix compile error caused by __add3()
|
2017-08-27 19:46:17 +02:00 |
|
jsteube
|
00e38cc2c6
|
Add VEGA specific inline assembly to improve all MD4, MD5, SHA1 and SHA256 based kernels
|
2017-08-27 19:36:07 +02:00 |
|
jsteube
|
7bfd343ec9
|
Optimized rule_op_mangle_dupechar_last(), rule_op_mangle_rotate_right(), rule_op_mangle_rotate_left() and append_block1() in rule engine
|
2017-08-27 16:47:21 +02:00 |
|
jsteube
|
52a97fee75
|
Improve rule engine performance by improving append_0x80_xxx() performance by using precomputed values from constant memory
|
2017-08-27 14:22:20 +02:00 |
|
jsteube
|
3260000357
|
Fix whirlpool pure kernel in -a 0 mode
|
2017-08-26 19:51:37 +02:00 |
|
jsteube
|
e3810d054b
|
Fix some use of pw_t tmp variable
|
2017-08-26 19:48:38 +02:00 |
|
jsteube
|
5e01ff4c53
|
Refactor some u32x to u32 where u32x is not needed
|
2017-08-26 18:31:50 +02:00 |
|
jsteube
|
1aa76eac15
|
Refactor use of __constant to match up with the user selected attack mode
|
2017-08-25 17:52:55 +02:00 |
|
jsteube
|
938c281ee0
|
Resurrect some volatile variables in order to correctly compile pure kernels on AMD drivers
|
2017-08-25 17:06:07 +02:00 |
|
jsteube
|
48fbe81a09
|
Add more inline assembly for AMD ROCm
|
2017-08-25 16:33:00 +02:00 |
|
jsteube
|
6c619155c3
|
Workaround ROCm compiler error in aes256_ExpandKey()
|
2017-08-25 12:10:36 +02:00 |
|
jsteube
|
8c9c36ee2a
|
Fix out-of-bound access in aesXXX_InvertKey()
|
2017-08-25 11:52:07 +02:00 |
|
jsteube
|
bed7e8f466
|
Remove unused truncate_block_xxx_xx() functions and update kernels to use the _S function
|
2017-08-24 20:07:43 +02:00 |
|
jsteube
|
51dc1c7db3
|
Use truncate_block_4x4_le_S() instead of truncate_block_4x4_le() in -m 6800
|
2017-08-24 19:53:29 +02:00 |
|
jsteube
|
9b73c464d2
|
Fix typo in macro
|
2017-08-24 17:19:16 +02:00 |
|
jsteube
|
7b443ee7ff
|
Optimize performance of rule_op_mangle_title_sep(), rule_op_mangle_purgechar() and rule_op_mangle_replace()
|
2017-08-24 17:14:33 +02:00 |
|
jsteube
|
0de41c2716
|
Some more optimizations for rule engine
|
2017-08-24 15:09:55 +02:00 |
|
jsteube
|
9f8c5a253d
|
More rule engine performance optimizations
|
2017-08-24 00:49:46 +02:00 |
|
jsteube
|
0783289e2f
|
Optimized a0 pure kernel for AMD
|
2017-08-23 13:40:22 +02:00 |
|
jsteube
|
a5659d5619
|
Also switch optimized kernels rule engine to make use of kernel rules in constant memory
|
2017-08-23 12:46:14 +02:00 |
|
jsteube
|
1d04de3a8e
|
Limit kernel-loops in straight-mode to 256, therefore allow rules to be stored in constant memory
|
2017-08-23 12:43:59 +02:00 |
|
jsteube
|
51372438fe
|
Allow OpenCL kernel inline assembly if ROCm drivers was detected
|
2017-08-22 18:47:53 +02:00 |
|
jsteube
|
8853884f2a
|
Fix append_four_byte() in case sm8 is 0
|
2017-08-21 16:04:43 +02:00 |
|
jsteube
|
f32e113942
|
Add missing case in append_block() in pure kernel rule engine
|
2017-08-20 15:08:51 +02:00 |
|
jsteube
|
6907981f08
|
Backport current state of optimized kernel rule engine to CPU
|
2017-08-20 12:50:24 +02:00 |
|
jsteube
|
508f1562f2
|
Fix --stdout kernels, gid_max was still set to u32
|
2017-08-20 12:13:34 +02:00 |
|
jsteube
|
319799bbbf
|
Switch the datatypes of the variables responsible for work-item count and work-item size from u32 to u64
|
2017-08-19 16:39:22 +02:00 |
|
jsteube
|
d9c906e134
|
Move 0x80 to hardcoded position for sha3-256 bit in order to allow ROCm compiler to use registers only
|
2017-08-18 16:22:25 +02:00 |
|
jsteube
|
694cc0b740
|
Remove all calls to overwrite_at_* functions
|
2017-08-17 16:20:01 +02:00 |
|
jsteube
|
e984a829ea
|
Remove no longer needed overwrite_at_* functions
|
2017-08-17 15:53:09 +02:00 |
|
jsteube
|
bf299fe043
|
Optimized 3DES for rocm
|
2017-08-17 14:03:55 +02:00 |
|
jsteube
|
ad1ce462d1
|
Get rid of ceil() in OpenCL kernels
|
2017-08-17 13:43:35 +02:00 |
|
jsteube
|
53f53fe014
|
Reduced number of required registers in SIP based on maximum possible esalt length
|
2017-08-17 12:16:49 +02:00 |
|
jsteube
|
9ee5da40e0
|
Workaround rocm compiler error for -m 15300
|
2017-08-17 11:25:34 +02:00 |
|
jsteube
|
88e995ddcf
|
Replace some SIMD related function calls
|
2017-08-17 11:18:39 +02:00 |
|