Commit Graph

17 Commits (79bec2b55e7eb92fa87aad6c02809c052ee1126b)

Author SHA1 Message Date
Jens Steube f1632b933e Add support to configure hash-mode specific range of number of hashes supported
5 years ago
Jens Steube e3500ff4aa Add CUDA device attributes to -I
5 years ago
jsteube b9aaaf7809 Move 198xx DiskCryptor to 200xx to not collide with Kerberos 5, etype 17, Pre-Auth
6 years ago
jsteube 13edc32fb4 Fix some unused variable warnings
6 years ago
jsteube b8d609ba16 WPA/WPA2 cracking: In the potfile, replace password with PMK in order to detect already cracked networks across all WPA modes
6 years ago
jsteube c0a31b3239 Prepare potfile specific module_hash_decode and module_hash_encode hooks
6 years ago
jsteube a172ab7d8a Update unstable warnings for latest AMDGPU driver
6 years ago
jsteube 26d7602bbd No longer need reqd_work_group_size() in OpenCL kernels since modules taken care of this using threads_min and threads_max
6 years ago
jsteube 16f8c5941e Mark -m 6100,7500,8600,11700,11800,13100,18200 as unstable with AMDGPU driver in pure kernel mode
6 years ago
jsteube dc9279c95c New Strategy: Instead of using volatile, mark the mode as unstable. Remove all volatiles
6 years ago
jsteube 7eee7b7dbc Add some module specific warnings for AMDGPU driver in pure kernel mode
6 years ago
jsteube 88a051629c Support module specific JiT compiler build options
6 years ago
jsteube bab735b367 Get rid of hash_type variable. This hopefully reduces some confusion for new hashcat kernel developers
6 years ago
jsteube 62c660afe2 Add -m 14600 module
6 years ago
jsteube 78d2706038 Add -m 8900 module and module_extra_tmp_size()
6 years ago
jsteube 2bd55bca74 Add missing hook_salt buffer parameter to decoder/encoder function declaration
6 years ago
jsteube 67627607be Add module and unit test for hash-mode 18200
6 years ago