Commit Graph

1049 Commits (5b922a6b8d8cf3e335c54a571020e173442d7ca9)

Author SHA1 Message Date
jsteube 717da7f4f2 Added support for loading hccapx files
8 years ago
philsmd c18c2950c9
mv switch_buffer_by_offset_8x4_le_S and switch_buffer_by_offset_8x4_le_VV () into inc_common.cl
8 years ago
philsmd 15a9644f2a
fixes #943: added -m 15000 = FileZilla Server >= 0.9.55
8 years ago
jsteube c1d88f3234 Fix updated switch_buffer_* functions to run on AMD
8 years ago
philsmd fe6309caa7
fixes #398: added -m 4110 md5($salt.md5($pass.$salt))
8 years ago
philsmd 8e689058d0
#398: add -m 4010 = md5($salt.md5($salt.$pass))
8 years ago
jsteube 16beac5b07 Fix kernel m04520_a3.cl
8 years ago
jsteube fbae77b976 Fix kernel m04520_a1.cl
8 years ago
jsteube b886dc3ede Fix kernel m04520_a0.cl
8 years ago
jsteube e0c3f447da Added hash-mode 4520 = sha1($salt.sha1($pass))
8 years ago
philsmd 96e312ccb6
fixes #537: added -m 7000 = Fortigate (FortiOS)
8 years ago
Jens Steube 3baec81d90 Rewrite -m 13400 to work with SHM_TYPE instead of __local to workaround compiler error on Intel CPU
8 years ago
jsteube 1b8c2a29f1 Added hash-mode 14900 = Skip32
8 years ago
jsteube dd263c1d20 Optimize luks_tmp_t type size
8 years ago
jsteube dfba341ac5 Fix some CRLF in OpenCL kernels
8 years ago
jsteube e0189cb741 Fix some compiler warnings for older compilers
8 years ago
jsteube 7c7e4605d4 Fix -m 13400 include filename changed during LUKS implementation
8 years ago
Jens Steube 07c89833c9 Added hash-mode 14800 = iTunes Backup >= 10.0
8 years ago
philsmd 9327475b41 added -m 14700 = iTunes Backup < 10.0
8 years ago
philsmd 6fe0173a79
#965: new hook function to support LZMA1/LZMA2 decompression for -m 11600 = 7-Zip
8 years ago
Jens Steube 5c5f8da9b1 Fixed DEScrypt cracking in BF mode in case the hashlist contains more than 16 times the same salt
8 years ago
jsteube 8257883ec1 Added hash-mode 14600 = LUKS
8 years ago
jsteube a1c13778c7 Workaround added for AMDGPU-Pro OpenCL runtime: AES encrypt and decrypt Invertkey function was calculated wrong in certain cases
8 years ago
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
8 years ago
jsteube 72af615e8b WPA cracking: Reuse PBKDF2 intermediate keys if duplicate essid is detected
8 years ago
Gabriele Gristina 37f562cabd Reorganized 'SHA-2' constants
8 years ago
Gabriele Gristina 496c749b2b Add missings requirements for SHA-224 support
8 years ago
Gabriele Gristina 8b0764bc4d Add support for SHA-224
8 years ago
jsteube efff87b9d8 Fix some leftover spaces when experimenting with restrict keyword
8 years ago
jsteube d3c10bdb35 Replaced SETSHIFTEDINT() with PUTCHAR() on AMD to workaround OpenCL runtime bug
8 years ago
jsteube 1eab457963 Workaround -m 7900 performance loss on AMD caused by CL1.2
8 years ago
jsteube cad3b3e10b Get rid of truecrypt_mdlen
8 years ago
Gabriele Gristina d815667880 aes256 test 01 + OpenCL/m13400.cl aes const optimization
8 years ago
Gabriele Gristina d9ff76052b aes256 test 01
8 years ago
Jens Steube b9c0c26917 Optimize KeePass on GTX1080
8 years ago
jsteube 7f8c129cbc Merge branch 'fix_m14400_a3' of https://github.com/matrix/hashcat into matrix-fix_m14400_a3
8 years ago
jsteube 6b3cb78154 Merge branch 'fix_m14400_a1' of https://github.com/matrix/hashcat into matrix-fix_m14400_a1
8 years ago
jsteube 9c39ee4e8b Merge branch 'fix_m14400_a0' of https://github.com/matrix/hashcat into matrix-fix_m14400_a0
8 years ago
jsteube 55aaa86f6b Merge branch 'fix_m14100_a3' of https://github.com/matrix/hashcat into matrix-fix_m14100_a3
8 years ago
jsteube 13dcf31019 Merge branch 'fix_m14100_a1' of https://github.com/matrix/hashcat into matrix-fix_m14100_a1
8 years ago
jsteube 58abbd10ce Merge branch 'fix_m14100_a0' of https://github.com/matrix/hashcat into matrix-fix_m14100_a0
8 years ago
jsteube 80ab010fca Merge branch 'fix_m14000_a3' of https://github.com/matrix/hashcat into matrix-fix_m14000_a3
8 years ago
jsteube 5a186e5414 Merge branch 'fix_m14000_a1' of https://github.com/matrix/hashcat into matrix-fix_m14000_a1
8 years ago
jsteube d5d965bde7 Merge branch 'fix_m14000_a0' of https://github.com/matrix/hashcat into matrix-fix_m14000_a0
8 years ago
jsteube e43bc6102f Merge branch 'fix_m13900_a3' of https://github.com/matrix/hashcat into matrix-fix_m13900_a3
8 years ago
jsteube 0285f67066 Merge branch 'fix_m13900_a1' of https://github.com/matrix/hashcat into matrix-fix_m13900_a1
8 years ago
jsteube 780a7d2129 Merge branch 'fix_m13900_a0' of https://github.com/matrix/hashcat into matrix-fix_m13900_a0
8 years ago
jsteube 0c1dbe881d Merge branch 'fix_m13800_a3' of https://github.com/matrix/hashcat into matrix-fix_m13800_a3
8 years ago
jsteube 27f83ed3a9 Merge branch 'fix_m13800_a1' of https://github.com/matrix/hashcat into matrix-fix_m13800_a1
8 years ago
jsteube cde81668ac Merge branch 'fix_m13800_a0' of https://github.com/matrix/hashcat into matrix-fix_m13800_a0
8 years ago