Commit Graph

15 Commits (193aa77cdf6bfa839b1d0b1c9f23da1dc3c1087c)

Author SHA1 Message Date
Jens Steube c90d83c3eb Prepare for UNROLL whitelisting
5 years ago
Jens Steube ccacc508cb Reenabled support for Intel GPU OpenCL runtime (Beignet and NEO) because a workaround was found (force -cl-std=CL2.0)
5 years ago
Jens Steube 9824e6e91b Update unstable warnings for Intel GPU on macOSX 10.15
5 years ago
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 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
Jens Steube 8d146f3011 Move more no unrolling exceptions from inc_vendor.cl to specific modules
6 years ago
jsteube fee37ac4c3 Migrate unroll handling for -m 8000 from OpenCL/inc_vendor.cl to module_jit_build_options()
6 years ago
jsteube 88a051629c Support module specific JiT compiler build options
6 years ago
jsteube a5336ceb72 Allocate always MAX_SALT * 2 bytes for temporary buffers going into generic_salt_encode()
6 years ago
jsteube 5ef0de45df Where generic_salt_decode() is used, the generic_salt_encode() should be used, too
6 years ago
jsteube 6f4b72bcd3 Rename parse_and_store_generic_salt to generic_salt_decode
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 9d36a30b28 Add module -m 8000
6 years ago