philsmd
|
8e689058d0
|
#398: add -m 4010 = md5($salt.md5($salt.$pass))
|
2017-02-01 16:56:14 +01:00 |
|
jsteube
|
16beac5b07
|
Fix kernel m04520_a3.cl
|
2017-01-31 12:04:36 +01:00 |
|
jsteube
|
fbae77b976
|
Fix kernel m04520_a1.cl
|
2017-01-31 11:54:57 +01:00 |
|
jsteube
|
b886dc3ede
|
Fix kernel m04520_a0.cl
|
2017-01-31 11:54:20 +01:00 |
|
jsteube
|
e0c3f447da
|
Added hash-mode 4520 = sha1($salt.sha1($pass))
Added hash-mode 4522 = PunBB
OpenCL Kernel: Renumbered hash-mode 7600 to 4521
The mode 4520 is the first to support salt length up to 64
|
2017-01-31 11:44:58 +01:00 |
|
philsmd
|
96e312ccb6
|
fixes #537: added -m 7000 = Fortigate (FortiOS)
|
2017-01-30 21:18:37 +01:00 |
|
Jens Steube
|
3baec81d90
|
Rewrite -m 13400 to work with SHM_TYPE instead of __local to workaround compiler error on Intel CPU
|
2017-01-30 13:03:56 +01:00 |
|
jsteube
|
1b8c2a29f1
|
Added hash-mode 14900 = Skip32
|
2017-01-29 16:43:08 +01:00 |
|
jsteube
|
dd263c1d20
|
Optimize luks_tmp_t type size
|
2017-01-29 10:39:45 +01:00 |
|
jsteube
|
dfba341ac5
|
Fix some CRLF in OpenCL kernels
|
2017-01-29 10:32:14 +01:00 |
|
jsteube
|
e0189cb741
|
Fix some compiler warnings for older compilers
|
2017-01-29 10:23:34 +01:00 |
|
jsteube
|
7c7e4605d4
|
Fix -m 13400 include filename changed during LUKS implementation
|
2017-01-27 20:59:15 +01:00 |
|
Jens Steube
|
07c89833c9
|
Added hash-mode 14800 = iTunes Backup >= 10.0
|
2017-01-26 21:16:29 +01:00 |
|
philsmd
|
9327475b41
|
added -m 14700 = iTunes Backup < 10.0
|
2017-01-25 19:07:07 +01:00 |
|
philsmd
|
6fe0173a79
|
#965: new hook function to support LZMA1/LZMA2 decompression for -m 11600 = 7-Zip
|
2017-01-24 10:28:35 +01:00 |
|
Jens Steube
|
5c5f8da9b1
|
Fixed DEScrypt cracking in BF mode in case the hashlist contains more than 16 times the same salt
Fixes https://github.com/hashcat/hashcat/issues/972
|
2017-01-23 13:40:16 +01:00 |
|
jsteube
|
8257883ec1
|
Added hash-mode 14600 = LUKS
|
2017-01-21 15:37:44 +01:00 |
|
jsteube
|
a1c13778c7
|
Workaround added for AMDGPU-Pro OpenCL runtime: AES encrypt and decrypt Invertkey function was calculated wrong in certain cases
|
2017-01-11 16:04:05 +01:00 |
|
Jens Steube
|
b0ff13b496
|
Truecrypt/Veracrypt: Use CRC32 to verify headers instead of fuzzy logic, greatly reduces false positives from 18:2^48 to 3:2^64
|
2016-12-31 02:10:10 +01:00 |
|
jsteube
|
72af615e8b
|
WPA cracking: Reuse PBKDF2 intermediate keys if duplicate essid is detected
|
2016-12-22 02:17:49 +01:00 |
|
Gabriele Gristina
|
37f562cabd
|
Reorganized 'SHA-2' constants
|
2016-12-17 19:50:28 +01:00 |
|
Gabriele Gristina
|
496c749b2b
|
Add missings requirements for SHA-224 support
|
2016-12-17 19:09:52 +01:00 |
|
Gabriele Gristina
|
8b0764bc4d
|
Add support for SHA-224
|
2016-12-16 02:05:12 +01:00 |
|
jsteube
|
efff87b9d8
|
Fix some leftover spaces when experimenting with restrict keyword
|
2016-12-02 15:00:23 +01:00 |
|
jsteube
|
d3c10bdb35
|
Replaced SETSHIFTEDINT() with PUTCHAR() on AMD to workaround OpenCL runtime bug
|
2016-12-01 18:10:55 +01:00 |
|
jsteube
|
1eab457963
|
Workaround -m 7900 performance loss on AMD caused by CL1.2
|
2016-11-30 18:55:02 +01:00 |
|
jsteube
|
cad3b3e10b
|
Get rid of truecrypt_mdlen
|
2016-11-30 11:41:31 +01:00 |
|
Gabriele Gristina
|
d815667880
|
aes256 test 01 + OpenCL/m13400.cl aes const optimization
|
2016-11-29 00:49:03 +01:00 |
|
Gabriele Gristina
|
d9ff76052b
|
aes256 test 01
|
2016-11-28 23:58:50 +01:00 |
|
Jens Steube
|
b9c0c26917
|
Optimize KeePass on GTX1080
|
2016-11-28 17:35:05 +01:00 |
|
jsteube
|
7f8c129cbc
|
Merge branch 'fix_m14400_a3' of https://github.com/matrix/hashcat into matrix-fix_m14400_a3
|
2016-11-28 10:59:20 +01:00 |
|
jsteube
|
6b3cb78154
|
Merge branch 'fix_m14400_a1' of https://github.com/matrix/hashcat into matrix-fix_m14400_a1
|
2016-11-28 10:59:16 +01:00 |
|
jsteube
|
9c39ee4e8b
|
Merge branch 'fix_m14400_a0' of https://github.com/matrix/hashcat into matrix-fix_m14400_a0
|
2016-11-28 10:59:12 +01:00 |
|
jsteube
|
55aaa86f6b
|
Merge branch 'fix_m14100_a3' of https://github.com/matrix/hashcat into matrix-fix_m14100_a3
|
2016-11-28 10:59:08 +01:00 |
|
jsteube
|
13dcf31019
|
Merge branch 'fix_m14100_a1' of https://github.com/matrix/hashcat into matrix-fix_m14100_a1
|
2016-11-28 10:59:03 +01:00 |
|
jsteube
|
58abbd10ce
|
Merge branch 'fix_m14100_a0' of https://github.com/matrix/hashcat into matrix-fix_m14100_a0
|
2016-11-28 10:58:58 +01:00 |
|
jsteube
|
80ab010fca
|
Merge branch 'fix_m14000_a3' of https://github.com/matrix/hashcat into matrix-fix_m14000_a3
|
2016-11-28 10:58:53 +01:00 |
|
jsteube
|
5a186e5414
|
Merge branch 'fix_m14000_a1' of https://github.com/matrix/hashcat into matrix-fix_m14000_a1
|
2016-11-28 10:58:49 +01:00 |
|
jsteube
|
d5d965bde7
|
Merge branch 'fix_m14000_a0' of https://github.com/matrix/hashcat into matrix-fix_m14000_a0
|
2016-11-28 10:58:44 +01:00 |
|
jsteube
|
e43bc6102f
|
Merge branch 'fix_m13900_a3' of https://github.com/matrix/hashcat into matrix-fix_m13900_a3
|
2016-11-28 10:58:40 +01:00 |
|
jsteube
|
0285f67066
|
Merge branch 'fix_m13900_a1' of https://github.com/matrix/hashcat into matrix-fix_m13900_a1
|
2016-11-28 10:58:36 +01:00 |
|
jsteube
|
780a7d2129
|
Merge branch 'fix_m13900_a0' of https://github.com/matrix/hashcat into matrix-fix_m13900_a0
|
2016-11-28 10:58:31 +01:00 |
|
jsteube
|
0c1dbe881d
|
Merge branch 'fix_m13800_a3' of https://github.com/matrix/hashcat into matrix-fix_m13800_a3
|
2016-11-28 10:58:27 +01:00 |
|
jsteube
|
27f83ed3a9
|
Merge branch 'fix_m13800_a1' of https://github.com/matrix/hashcat into matrix-fix_m13800_a1
|
2016-11-28 10:58:23 +01:00 |
|
jsteube
|
cde81668ac
|
Merge branch 'fix_m13800_a0' of https://github.com/matrix/hashcat into matrix-fix_m13800_a0
|
2016-11-28 10:58:18 +01:00 |
|
jsteube
|
d104aac2f5
|
Merge branch 'fix_m13753' of https://github.com/matrix/hashcat into matrix-fix_m13753
|
2016-11-28 10:58:14 +01:00 |
|
jsteube
|
81db5fd165
|
Merge branch 'fix_m13752' of https://github.com/matrix/hashcat into matrix-fix_m13752
|
2016-11-28 10:58:09 +01:00 |
|
jsteube
|
b6803615b0
|
Merge branch 'fix_m13751' of https://github.com/matrix/hashcat into matrix-fix_m13751
|
2016-11-28 10:58:05 +01:00 |
|
jsteube
|
dcde26a336
|
Merge branch 'fix_m13600' of https://github.com/matrix/hashcat into matrix-fix_m13600
|
2016-11-28 10:58:00 +01:00 |
|
jsteube
|
88a778a470
|
Merge branch 'fix_m13500_a3' of https://github.com/matrix/hashcat into matrix-fix_m13500_a3
|
2016-11-28 10:57:56 +01:00 |
|
jsteube
|
a073abc0bb
|
Merge branch 'fix_m13500_a1' of https://github.com/matrix/hashcat into matrix-fix_m13500_a1
|
2016-11-28 10:57:52 +01:00 |
|
jsteube
|
00fa309815
|
Merge branch 'fix_m13500_a0' of https://github.com/matrix/hashcat into matrix-fix_m13500_a0
|
2016-11-28 10:57:48 +01:00 |
|
jsteube
|
aedc28eec1
|
Merge branch 'fix_m13400' of https://github.com/matrix/hashcat into matrix-fix_m13400
|
2016-11-28 10:57:43 +01:00 |
|
jsteube
|
a7e9fbea0f
|
Merge branch 'fix_m13300_a3' of https://github.com/matrix/hashcat into matrix-fix_m13300_a3
|
2016-11-28 10:57:39 +01:00 |
|
jsteube
|
a225da39a9
|
Merge branch 'fix_m13200' of https://github.com/matrix/hashcat into matrix-fix_m13200
|
2016-11-28 10:57:30 +01:00 |
|
jsteube
|
6c445e35d7
|
Merge branch 'fix_m13100_a3' of https://github.com/matrix/hashcat into matrix-fix_m13100_a3
|
2016-11-28 10:57:26 +01:00 |
|
jsteube
|
337957d96f
|
Merge branch 'fix_m13100_a1' of https://github.com/matrix/hashcat into matrix-fix_m13100_a1
|
2016-11-28 10:57:22 +01:00 |
|
jsteube
|
878b50e0d3
|
Merge branch 'fix_m13100_a0' of https://github.com/matrix/hashcat into matrix-fix_m13100_a0
|
2016-11-28 10:57:17 +01:00 |
|
jsteube
|
5ad247240d
|
Merge branch 'fix_m13000' of https://github.com/matrix/hashcat into matrix-fix_m13000
|
2016-11-28 10:57:13 +01:00 |
|
jsteube
|
c7d56925ca
|
Merge branch 'fix_m12900' of https://github.com/matrix/hashcat into matrix-fix_m12900
|
2016-11-28 10:57:09 +01:00 |
|
jsteube
|
4ecf558ec7
|
Merge branch 'fix_m12800' of https://github.com/matrix/hashcat into matrix-fix_m12800
|
2016-11-28 10:57:05 +01:00 |
|
jsteube
|
1056b688bb
|
Merge branch 'fix_m12700' of https://github.com/matrix/hashcat into matrix-fix_m12700
|
2016-11-28 10:57:00 +01:00 |
|
jsteube
|
7bba144b56
|
Merge branch 'fix_m12600_a3' of https://github.com/matrix/hashcat into matrix-fix_m12600_a3
|
2016-11-28 10:56:56 +01:00 |
|
jsteube
|
585c80fc22
|
Merge branch 'fix_m12500' of https://github.com/matrix/hashcat into matrix-fix_m12500
|
2016-11-28 10:56:47 +01:00 |
|
jsteube
|
afbe21c64f
|
Merge branch 'fix_m12400' of https://github.com/matrix/hashcat into matrix-fix_m12400
|
2016-11-28 10:56:43 +01:00 |
|
jsteube
|
1e7fd5044e
|
Merge branch 'fix_m12300' of https://github.com/matrix/hashcat into matrix-fix_m12300
|
2016-11-28 10:56:38 +01:00 |
|
jsteube
|
d5e668a4a8
|
Merge branch 'fix_m12200' of https://github.com/matrix/hashcat into matrix-fix_m12200
|
2016-11-28 10:56:34 +01:00 |
|
jsteube
|
fa2caacbb0
|
Merge branch 'fix_m12000' of https://github.com/matrix/hashcat into matrix-fix_m12000
|
2016-11-28 10:56:30 +01:00 |
|
jsteube
|
ed6d2dc1c3
|
Merge branch 'fix_m11900' of https://github.com/matrix/hashcat into matrix-fix_m11900
|
2016-11-28 10:56:25 +01:00 |
|
jsteube
|
5a5535a00e
|
Merge branch 'fix_m11800_a3' of https://github.com/matrix/hashcat into matrix-fix_m11800_a3
|
2016-11-28 10:56:21 +01:00 |
|
jsteube
|
e31f8c7444
|
Merge branch 'fix_m11800_a1' of https://github.com/matrix/hashcat into matrix-fix_m11800_a1
|
2016-11-28 10:56:17 +01:00 |
|
jsteube
|
2afd1b5613
|
Merge branch 'fix_m11800_a0' of https://github.com/matrix/hashcat into matrix-fix_m11800_a0
|
2016-11-28 10:56:13 +01:00 |
|
jsteube
|
524d71bf02
|
Merge branch 'fix_m11700_a3' of https://github.com/matrix/hashcat into matrix-fix_m11700_a3
|
2016-11-28 10:56:08 +01:00 |
|
jsteube
|
747045b8ed
|
Merge branch 'fix_m11700_a1' of https://github.com/matrix/hashcat into matrix-fix_m11700_a1
|
2016-11-28 10:56:03 +01:00 |
|
jsteube
|
b708616e5e
|
Merge branch 'fix_m11700_a0' of https://github.com/matrix/hashcat into matrix-fix_m11700_a0
|
2016-11-28 10:55:58 +01:00 |
|
jsteube
|
b559e99287
|
Merge branch 'fix_m11600' of https://github.com/matrix/hashcat into matrix-fix_m11600
|
2016-11-28 10:55:53 +01:00 |
|
jsteube
|
c239eddc82
|
Merge branch 'fix_m11500_a3' of https://github.com/matrix/hashcat into matrix-fix_m11500_a3
|
2016-11-28 10:55:49 +01:00 |
|
jsteube
|
6b494afb6b
|
Merge branch 'fix_m11500_a1' of https://github.com/matrix/hashcat into matrix-fix_m11500_a1
|
2016-11-28 10:55:45 +01:00 |
|
jsteube
|
fc86594441
|
Merge branch 'fix_m11500_a0' of https://github.com/matrix/hashcat into matrix-fix_m11500_a0
|
2016-11-28 10:55:40 +01:00 |
|
jsteube
|
3d118c7a31
|
Merge branch 'fix_m11400_a3' of https://github.com/matrix/hashcat into matrix-fix_m11400_a3
|
2016-11-28 10:55:36 +01:00 |
|
jsteube
|
ea830c0499
|
Merge branch 'fix_m11400_a1' of https://github.com/matrix/hashcat into matrix-fix_m11400_a1
|
2016-11-28 10:55:31 +01:00 |
|
jsteube
|
510c7e97c2
|
Merge branch 'fix_m11400_a0' of https://github.com/matrix/hashcat into matrix-fix_m11400_a0
|
2016-11-28 10:55:27 +01:00 |
|
jsteube
|
27136bb604
|
Merge branch 'fix_m11300' of https://github.com/matrix/hashcat into matrix-fix_m11300
|
2016-11-28 10:55:22 +01:00 |
|
jsteube
|
2a272f201b
|
Merge branch 'fix_m11200_a3' of https://github.com/matrix/hashcat into matrix-fix_m11200_a3
|
2016-11-28 10:55:18 +01:00 |
|
jsteube
|
25b1451d19
|
Merge branch 'fix_m11100_a3' of https://github.com/matrix/hashcat into matrix-fix_m11100_a3
|
2016-11-28 10:55:07 +01:00 |
|
jsteube
|
41168693ed
|
Merge branch 'fix_m11000_a3' of https://github.com/matrix/hashcat into matrix-fix_m11000_a3
|
2016-11-28 10:54:57 +01:00 |
|
jsteube
|
1655f560ee
|
Merge branch 'fix_m10900' of https://github.com/matrix/hashcat into matrix-fix_m10900
|
2016-11-28 10:54:49 +01:00 |
|
jsteube
|
7341d9d92c
|
Merge branch 'fix_m10800_a3' of https://github.com/matrix/hashcat into matrix-fix_m10800_a3
|
2016-11-28 10:54:44 +01:00 |
|
jsteube
|
b47b35fa9e
|
Merge branch 'fix_m10800_a1' of https://github.com/matrix/hashcat into matrix-fix_m10800_a1
|
2016-11-28 10:54:40 +01:00 |
|
jsteube
|
0998a6061a
|
Merge branch 'fix_m10800_a0' of https://github.com/matrix/hashcat into matrix-fix_m10800_a0
|
2016-11-28 10:54:35 +01:00 |
|
jsteube
|
e80dce5767
|
Merge branch 'fix_m10700' of https://github.com/matrix/hashcat into matrix-fix_m10700
|
2016-11-28 10:54:31 +01:00 |
|
jsteube
|
41033e9eba
|
Merge branch 'fix_m10500' of https://github.com/matrix/hashcat into matrix-fix_m10500
|
2016-11-28 10:54:27 +01:00 |
|
jsteube
|
2eb10f0119
|
Merge branch 'fix_m10420_a3' of https://github.com/matrix/hashcat into matrix-fix_m10420_a3
|
2016-11-28 10:54:22 +01:00 |
|
jsteube
|
2edf2a2182
|
Merge branch 'fix_m10420_a1' of https://github.com/matrix/hashcat into matrix-fix_m10420_a1
|
2016-11-28 10:54:18 +01:00 |
|
jsteube
|
5624c9cd3f
|
Merge branch 'fix_m10420_a0' of https://github.com/matrix/hashcat into matrix-fix_m10420_a0
|
2016-11-28 10:54:14 +01:00 |
|
jsteube
|
4e9955bfca
|
Merge branch 'fix_m10410_a3' of https://github.com/matrix/hashcat into matrix-fix_m10410_a3
|
2016-11-28 10:54:09 +01:00 |
|
jsteube
|
4b4a24603c
|
Merge branch 'fix_m10410_a1' of https://github.com/matrix/hashcat into matrix-fix_m10410_a1
|
2016-11-28 10:54:05 +01:00 |
|
jsteube
|
c8331f3301
|
Merge branch 'fix_m10410_a0' of https://github.com/matrix/hashcat into matrix-fix_m10410_a0
|
2016-11-28 10:54:00 +01:00 |
|
jsteube
|
efc007012b
|
Merge branch 'fix_m10400_a3' of https://github.com/matrix/hashcat into matrix-fix_m10400_a3
|
2016-11-28 10:53:55 +01:00 |
|
jsteube
|
6c442842d2
|
Merge branch 'fix_m10400_a1' of https://github.com/matrix/hashcat into matrix-fix_m10400_a1
|
2016-11-28 10:53:51 +01:00 |
|
jsteube
|
736939b936
|
Merge branch 'fix_m10400_a0' of https://github.com/matrix/hashcat into matrix-fix_m10400_a0
|
2016-11-28 10:53:47 +01:00 |
|
jsteube
|
ff012849a4
|
Merge branch 'fix_m10300' of https://github.com/matrix/hashcat into matrix-fix_m10300
|
2016-11-28 10:53:43 +01:00 |
|
jsteube
|
22287d2b60
|
Merge branch 'fix_m10100_a3' of https://github.com/matrix/hashcat into matrix-fix_m10100_a3
|
2016-11-28 10:53:38 +01:00 |
|
jsteube
|
553f33d301
|
Merge branch 'fix_m09900_a3' of https://github.com/matrix/hashcat into matrix-fix_m09900_a3
|
2016-11-28 10:53:29 +01:00 |
|
jsteube
|
d8f05dab2e
|
Merge branch 'fix_m09820_a3' of https://github.com/matrix/hashcat into matrix-fix_m09820_a3
|
2016-11-28 10:53:20 +01:00 |
|
jsteube
|
1db02c977d
|
Merge branch 'fix_m09820_a1' of https://github.com/matrix/hashcat into matrix-fix_m09820_a1
|
2016-11-28 10:53:16 +01:00 |
|
jsteube
|
93adc241b8
|
Merge branch 'fix_m09820_a0' of https://github.com/matrix/hashcat into matrix-fix_m09820_a0
|
2016-11-28 10:53:11 +01:00 |
|
jsteube
|
4f0ff0a6e1
|
Merge branch 'fix_m09810_a3' of https://github.com/matrix/hashcat into matrix-fix_m09810_a3
|
2016-11-28 10:53:07 +01:00 |
|
jsteube
|
5aa6653f26
|
Merge branch 'fix_m09810_a1' of https://github.com/matrix/hashcat into matrix-fix_m09810_a1
|
2016-11-28 10:53:03 +01:00 |
|
jsteube
|
5121047e94
|
Merge branch 'fix_m09810_a0' of https://github.com/matrix/hashcat into matrix-fix_m09810_a0
|
2016-11-28 10:52:58 +01:00 |
|
jsteube
|
c7813118ea
|
Merge branch 'fix_m09800_a3' of https://github.com/matrix/hashcat into matrix-fix_m09800_a3
|
2016-11-28 10:52:52 +01:00 |
|
jsteube
|
4c0224b8e5
|
Merge branch 'fix_m09800_a1' of https://github.com/matrix/hashcat into matrix-fix_m09800_a1
|
2016-11-28 10:52:47 +01:00 |
|
jsteube
|
b6e95ea6ae
|
Merge branch 'fix_m09800_a0' of https://github.com/matrix/hashcat into matrix-fix_m09800_a0
|
2016-11-28 10:52:43 +01:00 |
|
jsteube
|
e4cc998817
|
Merge branch 'fix_m09720_a3' of https://github.com/matrix/hashcat into matrix-fix_m09720_a3
|
2016-11-28 10:52:39 +01:00 |
|
jsteube
|
64cd660a21
|
Merge branch 'fix_m09720_a1' of https://github.com/matrix/hashcat into matrix-fix_m09720_a1
|
2016-11-28 10:52:35 +01:00 |
|
jsteube
|
edee38c20f
|
Merge branch 'fix_m09720_a0' of https://github.com/matrix/hashcat into matrix-fix_m09720_a0
|
2016-11-28 10:52:30 +01:00 |
|
jsteube
|
976e18bc3c
|
Merge branch 'fix_m09710_a3' of https://github.com/matrix/hashcat into matrix-fix_m09710_a3
|
2016-11-28 10:52:25 +01:00 |
|
jsteube
|
7dd93b4146
|
Merge branch 'fix_m09710_a1' of https://github.com/matrix/hashcat into matrix-fix_m09710_a1
|
2016-11-28 10:52:21 +01:00 |
|
jsteube
|
3341f62539
|
Merge branch 'fix_m09710_a0' of https://github.com/matrix/hashcat into matrix-fix_m09710_a0
|
2016-11-28 10:52:16 +01:00 |
|
jsteube
|
e53dd6f906
|
Merge branch 'fix_m09700_a3' of https://github.com/matrix/hashcat into matrix-fix_m09700_a3
|
2016-11-28 10:52:12 +01:00 |
|
jsteube
|
2edd892a0a
|
Merge branch 'fix_m09700_a1' of https://github.com/matrix/hashcat into matrix-fix_m09700_a1
|
2016-11-28 10:52:07 +01:00 |
|
jsteube
|
08d7f73f8b
|
Merge branch 'fix_m09700_a0' of https://github.com/matrix/hashcat into matrix-fix_m09700_a0
|
2016-11-28 10:52:03 +01:00 |
|
jsteube
|
cf4f04e2e3
|
Merge branch 'fix_m09600' of https://github.com/matrix/hashcat into matrix-fix_m09600
|
2016-11-28 10:51:59 +01:00 |
|
jsteube
|
d6c80dc73a
|
Merge branch 'fix_m09500' of https://github.com/matrix/hashcat into matrix-fix_m09500
|
2016-11-28 10:51:54 +01:00 |
|
jsteube
|
16bba5f5a0
|
Merge branch 'fix_m09400' of https://github.com/matrix/hashcat into matrix-fix_m09400
|
2016-11-28 10:51:50 +01:00 |
|
jsteube
|
b2692705dd
|
Merge branch 'fix_m09100' of https://github.com/matrix/hashcat into matrix-fix_m09100
|
2016-11-28 10:51:45 +01:00 |
|
jsteube
|
2e70b51529
|
Merge branch 'fix_m09000' of https://github.com/matrix/hashcat into matrix-fix_m09000
|
2016-11-28 10:51:41 +01:00 |
|
jsteube
|
3eacd660a4
|
Merge branch 'fix_m08900' of https://github.com/matrix/hashcat into matrix-fix_m08900
|
2016-11-28 10:51:37 +01:00 |
|
jsteube
|
419575ca0b
|
Merge branch 'fix_m08800' of https://github.com/matrix/hashcat into matrix-fix_m08800
|
2016-11-28 10:51:32 +01:00 |
|
jsteube
|
58af223037
|
Merge branch 'fix_m08700_a3' of https://github.com/matrix/hashcat into matrix-fix_m08700_a3
|
2016-11-28 10:51:28 +01:00 |
|
jsteube
|
7a0e02f622
|
Merge branch 'fix_m08700_a1' of https://github.com/matrix/hashcat into matrix-fix_m08700_a1
|
2016-11-28 10:51:24 +01:00 |
|
jsteube
|
bd1f412ee3
|
Merge branch 'fix_m08700_a0' of https://github.com/matrix/hashcat into matrix-fix_m08700_a0
|
2016-11-28 10:51:19 +01:00 |
|
jsteube
|
c8f4409ee6
|
Merge branch 'fix_m08600_a3' of https://github.com/matrix/hashcat into matrix-fix_m08600_a3
|
2016-11-28 10:51:15 +01:00 |
|
jsteube
|
624092842f
|
Merge branch 'fix_m08600_a1' of https://github.com/matrix/hashcat into matrix-fix_m08600_a1
|
2016-11-28 10:51:11 +01:00 |
|
jsteube
|
107866cba3
|
Merge branch 'fix_m08600_a0' of https://github.com/matrix/hashcat into matrix-fix_m08600_a0
|
2016-11-28 10:51:07 +01:00 |
|
jsteube
|
440689d3d3
|
Merge branch 'fix_m08500_a3' of https://github.com/matrix/hashcat into matrix-fix_m08500_a3
|
2016-11-28 10:51:02 +01:00 |
|
jsteube
|
c626993926
|
Merge branch 'fix_m08500_a1' of https://github.com/matrix/hashcat into matrix-fix_m08500_a1
|
2016-11-28 10:50:58 +01:00 |
|
jsteube
|
13e52100a5
|
Merge branch 'fix_m08500_a0' of https://github.com/matrix/hashcat into matrix-fix_m08500_a0
|
2016-11-28 10:50:54 +01:00 |
|
jsteube
|
6e96c1d963
|
Merge branch 'fix_m08400_a3' of https://github.com/matrix/hashcat into matrix-fix_m08400_a3
|
2016-11-28 10:50:48 +01:00 |
|
jsteube
|
c0ce1f4f76
|
Merge branch 'fix_m08400_a1' of https://github.com/matrix/hashcat into matrix-fix_m08400_a1
|
2016-11-28 10:50:43 +01:00 |
|
jsteube
|
e00d4d9307
|
Merge branch 'fix_m08400_a0' of https://github.com/matrix/hashcat into matrix-fix_m08400_a0
|
2016-11-28 10:50:38 +01:00 |
|
jsteube
|
42ad7b4ece
|
Merge branch 'fix_m08300_a3' of https://github.com/matrix/hashcat into matrix-fix_m08300_a3
|
2016-11-28 10:50:33 +01:00 |
|
jsteube
|
d6c98f0044
|
Merge branch 'fix_m08300_a1' of https://github.com/matrix/hashcat into matrix-fix_m08300_a1
|
2016-11-28 10:50:29 +01:00 |
|
jsteube
|
37356b2092
|
Merge branch 'fix_m08300_a0' of https://github.com/matrix/hashcat into matrix-fix_m08300_a0
|
2016-11-28 10:50:24 +01:00 |
|
jsteube
|
02966f2c89
|
Merge branch 'fix_m08200' of https://github.com/matrix/hashcat into matrix-fix_m08200
|
2016-11-28 10:50:20 +01:00 |
|
jsteube
|
e5e33b45c0
|
Merge branch 'fix_m08100_a3' of https://github.com/matrix/hashcat into matrix-fix_m08100_a3
|
2016-11-28 10:50:16 +01:00 |
|
jsteube
|
34bff264a0
|
Merge branch 'fix_m08000_a3' of https://github.com/matrix/hashcat into matrix-fix_m08000_a3
|
2016-11-28 10:50:07 +01:00 |
|
jsteube
|
99a77a2117
|
Merge branch 'fix_m08000_a1' of https://github.com/matrix/hashcat into matrix-fix_m08000_a1
|
2016-11-28 10:50:03 +01:00 |
|
jsteube
|
af43eb2895
|
Merge branch 'fix_m08000_a0' of https://github.com/matrix/hashcat into matrix-fix_m08000_a0
|
2016-11-28 10:49:58 +01:00 |
|
jsteube
|
cb1f56d33f
|
Merge branch 'fix_m07900' of https://github.com/matrix/hashcat into matrix-fix_m07900
|
2016-11-28 10:49:53 +01:00 |
|