jsteube
|
63b7321be2
|
Fixed WPA/WPA2 cracking in case eapol frame is >= 248 byte
|
2017-02-13 18:31:15 +01:00 |
|
jsteube
|
717da7f4f2
|
Added support for loading hccapx files
|
2017-02-06 17:03:42 +01:00 |
|
jsteube
|
dd263c1d20
|
Optimize luks_tmp_t type size
|
2017-01-29 10:39:45 +01:00 |
|
jsteube
|
e0189cb741
|
Fix some compiler warnings for older compilers
|
2017-01-29 10:23:34 +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 |
|
jsteube
|
8257883ec1
|
Added hash-mode 14600 = LUKS
|
2017-01-21 15:37:44 +01:00 |
|
jsteube
|
72af615e8b
|
WPA cracking: Reuse PBKDF2 intermediate keys if duplicate essid is detected
|
2016-12-22 02:17:49 +01:00 |
|
jsteube
|
cad3b3e10b
|
Get rid of truecrypt_mdlen
|
2016-11-30 11:41:31 +01:00 |
|
jsteube
|
d3d9b4e679
|
Reduce max. number of allowed function calls per rule from 256 to 32 to save GPU memory
|
2016-09-22 22:54:20 +02:00 |
|
jsteube
|
3daf0af480
|
Added docs/credits.txt
Added docs/team.txt
|
2016-09-11 22:20:15 +02:00 |
|
jsteube
|
2216920866
|
replaced macros with enums and static const char types
also had to move COMBINATOR_MODE defenition from inc_hash_constants.h to inc_types.cl to avoid conflicts
based on d57d9245db
|
2016-09-05 13:52:47 +02:00 |
|
jsteube
|
4ed8977e48
|
Dynamic tmp_t length for scrypt
|
2016-06-27 21:28:48 +02:00 |
|
Jens Steube
|
ed1863c263
|
Move macros DGST_R0 - DGST_R3 to host, define dgst_size for opencl kernel from host; both at runtime
|
2016-06-26 23:39:42 +02:00 |
|
jsteube
|
5542e46022
|
Added option --stdout to print candidates instead of trying to crack a hash
|
2016-06-14 21:49:33 +02:00 |
|
Jens Steube
|
3022abf956
|
some axcrypt fixes
|
2016-06-11 23:08:33 +02:00 |
|
jsteube
|
b9eefd9b20
|
Added new hash-mode 13800 = Windows 8+ phone PIN/Password
|
2016-06-10 09:46:41 +02:00 |
|
Jens Steube
|
2899f53a15
|
Move files from include/ to OpenCL/ if they are used within kernels
Rename includes in OpenCL so that it's easier to recognize them as such
|
2016-05-25 23:04:26 +02:00 |
|