Gabriele Gristina
|
973a972324
|
Added optimized kernels, fix test
|
2019-07-29 00:31:51 +02:00 |
|
Gabriele Gristina
|
ebb83bee41
|
Add the right one a0 optimized kernel
|
2019-07-28 18:22:41 +02:00 |
|
Gabriele Gristina
|
a5af1392f4
|
Added optimized kernels
|
2019-07-28 05:23:06 +02:00 |
|
Gabriele Gristina
|
d824d1943e
|
Added hash-mode: md5(salt.sha1(salt.pass))
|
2019-07-27 17:03:19 +02:00 |
|
Gabriele Gristina
|
370a552459
|
Added hash-mode: md5(sha1().md5())
|
2019-07-27 14:16:30 +02:00 |
|
Gabriele Gristina
|
e766cf0dc7
|
Added hash-mode: sha1(md5(.))
|
2019-07-27 02:03:23 +02:00 |
|
Gabriele Gristina
|
ff93d218ee
|
fix code style
|
2019-07-27 00:01:10 +02:00 |
|
Gabriele Gristina
|
af622f6df5
|
Added hash-mode: BitShares v0.x - sha512(sha512(pass))
|
2019-07-26 23:47:32 +02:00 |
|
Gabriele Gristina
|
bbee1890cd
|
Added hash-mode: sha1(md5(pass).salt)
|
2019-07-26 01:49:35 +02:00 |
|
Gabriele Gristina
|
eedceb698f
|
Added hash-mode: md5(sha1().md5().sha1())
|
2019-07-25 23:56:20 +02:00 |
|
Gabriele Gristina
|
c166242996
|
Add AuthMe - sha256(sha256().) kernel module
|
2019-07-23 19:23:06 +02:00 |
|
Gabriele Gristina
|
038bce131f
|
Add Double sha256 kernel module
|
2019-07-20 21:06:46 +02:00 |
|
Gabriele Gristina
|
ed77af9207
|
fix bug with -a3 -O
|
2019-07-13 16:25:31 +02:00 |
|
Gabriele Gristina
|
806b00168c
|
fix wrong OPTS_TYPE, add remaining 4710 kernels
|
2019-07-13 15:36:16 +02:00 |
|
Gabriele Gristina
|
bbcb23b038
|
Add hash mode 4710 - sha256(md5(pass))
|
2019-07-13 14:43:13 +02:00 |
|
Gabriele Gristina
|
c85cdd6cc8
|
fix kernel 20600 build error, issue #2094
|
2019-07-11 18:01:54 +02:00 |
|
Gabriele Gristina
|
660da2da3d
|
fix OpenCL compiler warning
|
2019-06-21 21:26:42 +02:00 |
|
Jens Steube
|
3234e9d6b5
|
Some more ROCm performance tuning for -m 77xx
|
2019-06-20 16:16:56 +02:00 |
|
Jens Steube
|
316095c151
|
Some more ROCm performance tuning
|
2019-06-20 10:04:31 +02:00 |
|
Jeremi M Gosney
|
871df0b81b
|
add hash mode 20600 (oracle transportation manager)
|
2019-06-18 11:41:41 -05:00 |
|
Jens Steube
|
6ec52bd342
|
ROCm JiT learned how to use V_ADD3_U32 efficiently
|
2019-06-18 12:41:59 +02:00 |
|
Jens Steube
|
5e0eb288c9
|
Use __launch_bounds__ in CUDA as replacement for reqd_work_group_size() in OpenCL
|
2019-06-16 18:01:26 +02:00 |
|
Jens Steube
|
dbbdb7e5ac
|
WipZip cracking: Added two byte early reject, resulting in higher cracking speed
|
2019-06-16 11:41:42 +02:00 |
|
philsmd
|
98759fba95
|
pkzip: some more missing DECLSPEC found
DECLSPEC should be specified on each and every OpenCL kernel function (in general)
|
2019-06-07 20:14:15 +02:00 |
|
philsmd
|
a661728256
|
pkzip: for u32 use MAX_DATA / 4
|
2019-06-07 19:42:28 +02:00 |
|
philsmd
|
01a511b9dd
|
minor: some code formatting changes for PKZIP
|
2019-06-07 17:24:13 +02:00 |
|
philsmd
|
316b2952b5
|
PKZIP: improve decompression and allow up to 320KB data length
|
2019-06-07 15:52:37 +02:00 |
|
Jens Steube
|
5920bd7f78
|
Speed up -m 19300 in general
|
2019-06-06 15:02:22 +02:00 |
|
Jens Steube
|
49c56f713a
|
Get rid of m08, m16, s08, s16 kernels in -m 9700 and -m 9720 since maximum password length for old office documents is 15
|
2019-06-04 17:01:35 +02:00 |
|
Jens Steube
|
e999ae8737
|
Speed up -m 11500 in general
|
2019-06-04 12:15:34 +02:00 |
|
Jens Steube
|
b66602f5f9
|
Fix -m 16100 in optimized -a 3 mode
|
2019-06-04 11:20:32 +02:00 |
|
Jens Steube
|
da10700840
|
Merge branch 'master' of https://github.com/hashcat/hashcat
|
2019-06-04 10:52:44 +02:00 |
|
Jens Steube
|
026436e2bc
|
Speed up -m 15000 in optimized -a 3 mode
|
2019-06-04 10:52:28 +02:00 |
|
Jens Steube
|
f689532e4c
|
Move P-box initializer values to constant memory in -m 3200
|
2019-06-03 14:40:51 +02:00 |
|
Jens Steube
|
1670ab06fa
|
Speed up -m 7700 and -m 7701
|
2019-06-03 10:28:34 +02:00 |
|
Sein Coray
|
3365040bc1
|
fixed two bugs where pkzip hashes wouldn't be cracked
|
2019-05-24 22:11:51 +02:00 |
|
Sein Coray
|
215440e43c
|
adding support for mixed multi-file pkzip hashes with mode 17225
|
2019-05-20 22:25:29 +02:00 |
|
Sein Coray
|
e08fc096cd
|
adding support to 17230 kernel to allow compression types 0 and 8
|
2019-05-20 19:54:16 +02:00 |
|
Sein Coray
|
4cf4891d1b
|
fixed length check for code1/2 as data length also contains iv length of 12
|
2019-05-20 19:43:01 +02:00 |
|
Jens Steube
|
07d8e5ef19
|
Merge pull request #2039 from s3inlc/master
fixed license text in pkzip master key kernels
|
2019-05-20 19:20:23 +02:00 |
|
Sein Coray
|
aed1910205
|
fixed license text in pkzip master key kernels
|
2019-05-20 19:17:47 +02:00 |
|
Jens Steube
|
a2dee17fc5
|
Merge pull request #2038 from s3inlc/pkzip-fix-4
Fix uncompressed hash attack when being longer than MAX_LOCAL
|
2019-05-20 19:15:34 +02:00 |
|
Jens Steube
|
5cd17df313
|
Merge pull request #2036 from s3inlc/pkzip-fix-3
Fixed inflate check on very short pkzip hashes
|
2019-05-20 11:58:13 +02:00 |
|
Sein Coray
|
edcdf004a5
|
Fixing issue when uncompressed pkzip hash is longer than MAX_LOCAL
|
2019-05-20 08:53:43 +02:00 |
|
Sein Coray
|
29ae5369c0
|
fixed copy-paste issue and missing m kernels
|
2019-05-20 07:21:04 +02:00 |
|
Sein Coray
|
67af2cf926
|
fixed inflate check on very short pkzip hashes
|
2019-05-17 16:03:26 +02:00 |
|
Sein Coray
|
c80bfde8f2
|
fix issue with pkzip hashes which have a larger offset value to be printed correctly
|
2019-05-17 15:28:49 +02:00 |
|
Sein Coray
|
15cbaa0f59
|
adding pkzip stream cipher kernels 20500 and 20510
|
2019-05-17 14:11:22 +02:00 |
|
Sein Coray
|
cd7b3ed672
|
fixed size of tmp to be checked on static huffman inflate
|
2019-05-15 16:49:52 +02:00 |
|
Sein Coray
|
0ea676907a
|
Merge remote-tracking branch 'upstream/master'
|
2019-05-15 14:33:32 +02:00 |
|
Sein Coray
|
845878f607
|
added missing pre-load
|
2019-05-14 15:43:01 +02:00 |
|
Sein Coray
|
06554f5071
|
applied speed improvements to modes 17220 and 17230
|
2019-05-14 15:39:31 +02:00 |
|
Sein Coray
|
d9e5a86765
|
updated m17230 to be cuda compatible
|
2019-05-14 14:56:37 +02:00 |
|
Sein Coray
|
8d1e737d60
|
updated m17220 to be cuda compatible
|
2019-05-14 14:47:48 +02:00 |
|
Sein Coray
|
c9c7261a05
|
updated m17210 to be cuda compatible
|
2019-05-14 14:38:55 +02:00 |
|
Sein Coray
|
b29019ae75
|
updated m17200 to be cuda compatible
|
2019-05-14 14:21:41 +02:00 |
|
Sein Coray
|
e300fe0d63
|
fixes to avoid crashing on gpu on multiple inner loops
|
2019-05-14 13:41:40 +02:00 |
|
Jens Steube
|
153a8704e0
|
Fix some register type in inline assembly in some ROCM section
|
2019-05-14 13:03:40 +02:00 |
|
Jens Steube
|
85f7d50fb8
|
Merge pull request #2021 from philsmd/master
added support for $electrum$3 hashes (-m 16600)
|
2019-05-14 11:57:46 +02:00 |
|
Sein Coray
|
e39a9284e1
|
Merge remote-tracking branch 'upstream/master'
|
2019-05-14 11:48:44 +02:00 |
|
Jens Steube
|
51ddf52369
|
Initialize CUDA vector datatypes to zero
|
2019-05-13 16:23:28 +02:00 |
|
philsmd
|
07a1bdb12c
|
added support for $electrum$3 hashes (-m 16600)
|
2019-05-13 14:34:15 +02:00 |
|
Jens Steube
|
c07f9c19c7
|
Reorder the TC/VC/DC header checks
|
2019-05-13 13:04:59 +02:00 |
|
Jens Steube
|
e2da5c8d57
|
Some unrolling for SHA2 based algorithms
|
2019-05-12 12:38:23 +02:00 |
|
Jens Steube
|
fa9d073f9a
|
Manually unroll sha2 hashes
|
2019-05-11 23:15:58 +02:00 |
|
Jens Steube
|
3ca3d1cc60
|
Fix kernel_rules variable name
|
2019-05-11 14:34:10 +02:00 |
|
Jens Steube
|
7832c54452
|
Fix constant memory use of bfs_buf
|
2019-05-11 09:32:16 +02:00 |
|
Jens Steube
|
53be3e74a3
|
Rename some variable to avoid collisions
|
2019-05-10 13:22:40 +02:00 |
|
Jens Steube
|
46f737c5af
|
Use real constant memory on CUDA
|
2019-05-10 13:22:26 +02:00 |
|
Sein Coray
|
371991e079
|
included speed improvements and feedback from atom applied to all 172xx kernel variants
|
2019-05-10 12:50:03 +02:00 |
|
Sein Coray
|
e4d8e4a7ad
|
bring fork up-to-date
|
2019-05-09 17:23:59 +02:00 |
|
Jens Steube
|
ce20a5ab6b
|
Fix uint4 rotate in scrypt based kernels for CUDA
|
2019-05-09 16:55:48 +02:00 |
|
Jens Steube
|
82927c13c8
|
Get rid of uchar4 in -m 9100
|
2019-05-09 13:09:27 +02:00 |
|
Jens Steube
|
ec4d4218c0
|
Add some missing operators for vector types
|
2019-05-09 12:59:36 +02:00 |
|
Jens Steube
|
6db4ab7e60
|
Fix scrypt based algorithms to work on CUDA
|
2019-05-09 11:11:52 +02:00 |
|
Jens Steube
|
027af75a39
|
Fix rotate function names
|
2019-05-08 20:42:46 +02:00 |
|
Jens Steube
|
6b7d064118
|
Replace (u32x) (...) with make_u32x (...)
|
2019-05-08 15:21:22 +02:00 |
|
Jens Steube
|
54dd2ea300
|
Use same settings for vector datatypes in inc_types.h as seen in cuda SDK vector_types.h
|
2019-05-07 16:07:28 +02:00 |
|
Jens Steube
|
7e5356126c
|
Fix more use of LOCAL_VK and LOCAL_AS
|
2019-05-07 12:22:37 +02:00 |
|
Jens Steube
|
03b2d3fb69
|
Fix use of LOCAL_VK and LOCAL_AS in -m 3200
|
2019-05-07 12:08:54 +02:00 |
|
Jens Steube
|
8ff8c5d536
|
Add LOCAL_VK to make use of __shared__
|
2019-05-07 09:01:32 +02:00 |
|
Jens Steube
|
bbed0cd67a
|
Fix test.sh and bitsliced algos
|
2019-05-06 15:06:02 +02:00 |
|
Jens Steube
|
d0bd33c9d1
|
Rename CONSTANT_AS to CONSTANT_VK
|
2019-05-06 14:34:16 +02:00 |
|
Jens Steube
|
ec9925f3b1
|
Warnings self-check and autotune with CUDA
|
2019-05-04 21:52:00 +02:00 |
|
Jens Steube
|
5ee033673c
|
Disable name mangling in NVRTC's PTX output and more
|
2019-05-03 15:50:07 +02:00 |
|
Jens Steube
|
58213c81d6
|
Add vector datatypes operators
|
2019-04-26 22:07:56 +02:00 |
|
Jens Steube
|
6a32e8ef18
|
Fix ulong datatype on Windows x64
|
2019-04-26 14:11:13 +02:00 |
|
Jens Steube
|
d9cb5cf8df
|
Fix recursion in inc_common.cl
|
2019-04-26 14:03:57 +02:00 |
|
Jens Steube
|
3b7304c9d8
|
Fix recursion in inc_platform.cl
|
2019-04-26 14:01:14 +02:00 |
|
Jens Steube
|
89119bf24a
|
Add missing inc_platform.h include
|
2019-04-26 13:59:43 +02:00 |
|
Jens Steube
|
00e1e32492
|
Replace barrier() with SYNC_THREADS()
|
2019-04-26 13:34:07 +02:00 |
|
Jens Steube
|
9faba41848
|
Use nvrtc to compile PTX (resulting PTX not yet used)
|
2019-04-26 13:28:44 +02:00 |
|
Jens Steube
|
4045e60021
|
Add nvrtc wrapper for later use
|
2019-04-26 10:03:16 +02:00 |
|
Jens Steube
|
4b986de5fb
|
Prepare native CUDA hybrid integration
|
2019-04-25 14:45:17 +02:00 |
|
Jens Steube
|
c02083281f
|
Fix undefined-internal warning message on ROCM
|
2019-04-24 14:17:34 +02:00 |
|
Jens Steube
|
c5c79feaaa
|
More cam_feistel() optimization
|
2019-04-23 21:56:40 +02:00 |
|
Jens Steube
|
f49d3f92e9
|
Reduce cam_feistel() xor count
|
2019-04-23 16:51:16 +02:00 |
|
Jens Steube
|
f10d27b2c9
|
Get rid of extract_byte() in inc_cipher_twofish.cl
|
2019-04-23 15:16:42 +02:00 |
|
Jens Steube
|
bf4b1a8e02
|
Remove duplicate 'static' declaration specifier in -m 19800 and -m 19900
|
2019-04-22 17:55:00 +02:00 |
|
jsteube
|
b9aaaf7809
|
Move 198xx DiskCryptor to 200xx to not collide with Kerberos 5, etype 17, Pre-Auth
|
2019-04-20 19:41:37 +02:00 |
|