Commit Graph

30 Commits (21f91c5bb8ef9627bef76f27283cf55c05cd7da4)

Author SHA1 Message Date
Jens Steube 21f91c5bb8 Module Optimizaters: Added OPTS_TYPE_MAXIMUM_THREADS to deactivate the else branch route in the section to find -T before compilation
3 years ago
Jens Steube 01738fafa0 Deprecated Plugins: Add new module function module_deprecated_notice() to mark a plugin as deprecated and to return a free text user notice
3 years ago
Jens Steube 20a7b9f992 Tuning-Database: Add new module function module_extra_tuningdb_block() to extend hashcat.hctune content from a plugin
3 years ago
Jens Steube 11295e4679 Fix missing OPTI_TYPE_USES_BITS_64 in several modules
3 years ago
Jens Steube 3d0e0d5c2d Add some device_local_mem_size checks relevant for devices with only 32k shared memory
3 years ago
Jens Steube 95489b0473 Update module_unstable_warning() for amdgpu-pro-20.50-1234664-ubuntu-20.04 (legacy)
3 years ago
Jens Steube a834574daf Update module_unstable_warning() based on the latest available drivers:
3 years ago
Jens Steube 98aef2ae92 Module Structure: Add 3rd party library hook management functions. This also requires an update to all existing module_init()
4 years ago
Jens Steube b9f6777f1b OpenCL Runtime: Add some unstable warnings for some SHA512 based algorithms on AMD GPU on macOS
4 years ago
Jens Steube 2c94c003ce
Merge pull request #2353 from s3inlc/patch-separator
4 years ago
Jens Steube 26570cdb17 Disable some modules on AMDGPU-Pro driver
4 years ago
s3inlc b9d251b76e fixing all inconsistent hash separators
4 years ago
Jens Steube 87b151836d Update unroll and unstable configuration for AMD-GPU-PRO OpenCL runtime after unroll whitelisting change
4 years ago
Jens Steube 8a905d19aa Updated optimized kernel unstable markers to amdgpu-pro-18.50-708488-ubuntu-18.04
4 years ago
Jens Steube f1632b933e Add support to configure hash-mode specific range of number of hashes supported
5 years ago
Jens Steube a6bc1d3cc0 Experimental kernel-thread autotuner
5 years ago
Jens Steube 2b0f657564 Limit some modules to 64 threads in order to get additional L1 cache
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
5 years ago
jsteube c0a31b3239 Prepare potfile specific module_hash_decode and module_hash_encode hooks
5 years ago
jsteube a172ab7d8a Update unstable warnings for latest AMDGPU driver
5 years ago
jsteube e93590c11d Fix some variable names in modules
5 years ago
jsteube 4d2a0a7738 Mark -m 14400 as unstable with AMDGPU driver
5 years ago
jsteube 745baf4894 Mark -m 11750,11760,11850 and 11860 as unstable with AMDGPU driver
5 years ago
jsteube dc9279c95c New Strategy: Instead of using volatile, mark the mode as unstable. Remove all volatiles
5 years ago
jsteube 88a051629c Support module specific JiT compiler build options
5 years ago
jsteube 5ef0de45df Where generic_salt_decode() is used, the generic_salt_encode() should be used, too
5 years ago
jsteube 6f4b72bcd3 Rename parse_and_store_generic_salt to generic_salt_decode
5 years ago
jsteube bab735b367 Get rid of hash_type variable. This hopefully reduces some confusion for new hashcat kernel developers
5 years ago
jsteube 000d6a0039 Add -m 11700, 11750, 11760, 11800, 11850 and 11860 module
5 years ago