Commit Graph

8102 Commits (6d5add17205f73a1f09584f30a4ec100e4611881)
 

Author SHA1 Message Date
Jens Steube 69788cd10d Add note about the new module_hash_decode_postprocess() function to plugin developer guide
3 years ago
Jens Steube d4a54287b1 Add missing backslash for RUN_INSTRUCTION_CHECKS() on AMD
3 years ago
Jens Steube 4dc98b334a Fixed undefined function call to hc_byte_perm_S() in hash-mode 17010 on non-CUDA compute devices
3 years ago
Jens Steube c01a2b1a9e Prepare -m 17010 kernel to work on CPU, this is not a full fix
3 years ago
Jens Steube 0bf0414dc5 Prepare -m 17010 kernel to work on HIP, this is not a full fix
3 years ago
Jens Steube 3331c2fad9 Use hc_byte_perm_S only for NV compute device in -m 17010
3 years ago
Jens Steube 3d53188cc3 Tuning Database: Added a warning if a module implements module_extra_tuningdb_block but the installed computing device is not found
3 years ago
Jens Steube d89409ae37 Update iteration count for -m 7401, see #3049
3 years ago
Jens Steube 6d46185488 Add some description for OPTS_TYPE_BINARY_HASHFILE_OPTIONAL in developer guide
3 years ago
Jens Steube 040fb3b7eb
Merge pull request #3045 from hashcat/philsmd-patch-1
3 years ago
Jens Steube 2e5e4e89f4
Merge pull request #3046 from hashcat/philsmd-patch-2
3 years ago
Jens Steube 632b6db5f9 Allow user to override nonce_error_corrections regardless of information from message_pair
3 years ago
philsmd 3e085f8db0
tests: get rid of wrong modules from -m 28100
3 years ago
philsmd d67155d3d6
remove whitespace in -m 7100 = macOS
3 years ago
Jens Steube 964cff951f Fixed functional error when nonce-error-corrections that were set on the command line in hash-mode 22000/22001 were not accepted
3 years ago
Jens Steube 0d1fbf2bb7 Update module template for -m 250x and -m 1680x
3 years ago
Jens Steube 5b4ac09e91 User Options: Add new module function module_hash_decode_postprocess() to override hash specific configurations from command line
3 years ago
Jens Steube d5d09df75c Association Attack: Enable module specific pw_min and pw_max settings to avoid false positives in -a 9 attack-mode
3 years ago
Jens Steube 5389adff81 Usage Screen: On windows console, wait for any keypress if usage_mini_print() is used
3 years ago
Jens Steube 1458f8fa8d Update hashcat-plugin-development-guide.md with new OPTS_TYPE_* flags
3 years ago
Jens Steube 98edc944e3 Remove OPTS_TYPE_MP_MULTI_DISABLE from -m 11300 for testing
3 years ago
Jens Steube 490ef6be74 Remove OPTS_TYPE_MP_MULTI_DISABLE from -m 3200 for testing
3 years ago
Jens Steube 3310707eb4 Reduce false positive reports from -m 21800
3 years ago
Jens Steube b86f30c940 Fix some function declarations in OpenCL/inc_zip_inflate.cl
3 years ago
Jens Steube c5637b8dc0 Unset PRODUCTION option
3 years ago
Jens Steube fe1d3f95bb hashcat 6.2.5
3 years ago
Jens Steube eb3b452ab9 Update -m 21800 entropy test
3 years ago
Jens Steube 23db32a117 Update -m 21800 entropy test
3 years ago
Jens Steube eb4b9d8c99 Electrum Wallet: Added new entropy-based check to test whether the decryption was successful or not
3 years ago
Jens Steube 49a7bb227b
Merge pull request #3036 from Chick3nman/patch-2
3 years ago
Chick3nman f61362e205
Update changes.txt spelling/phrasing
3 years ago
Jens Steube 9d06bcc980 Fix scrypt tuning for Vega64 on -m 22700
3 years ago
Jens Steube d2ccd96da6 Added hash-mode: Windows Hello PIN/Password
3 years ago
Jens Steube 93ba57f183 Update more module with OPTS_TYPE_MAXIMUM_THREADS
3 years ago
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 8c7a22a077
Merge pull request #3030 from matrix/apple_silicon
3 years ago
Gabriele Gristina 9be7bc71a5 OpenCL Backend: added workaround to support Apple Silicon
3 years ago
Jens Steube 58cea1cce3 Merge branch 'master' of https://github.com/hashcat/hashcat
3 years ago
Jens Steube 53f6693495 Temporary enable HIP 4.4/ROCM 4.5 on Linux and globally set native thread count
3 years ago
Jens Steube a9cdd4cef8
Merge pull request #3026 from jarlethorsen/patch1
3 years ago
Jarle Thorsen ef83575c8f Increases the maximum value for s2k-count. The maximum s2k-count value is 65011712 according to the PGP spec. Increating this value fixes a salt iteration exception for hashes with non-default value for s2k-count. (Fix successfully tested with a hash with 62914560 s2k-count.)
3 years ago
Jens Steube 24581625e2
Merge pull request #3022 from nbeguier/master
3 years ago
Nicolas Béguier 19b14200c9
Update combinator.rule to use an up-to-date year suffix
3 years ago
Jens Steube ae8e52f127 Device Threads: Set back default maximum device thread number to 1024
3 years ago
Jens Steube 4bafdfc3e6
Merge pull request #3017 from Chick3nman/master
3 years ago
Jens Steube d3ae131128 Device Threads: The default maximum device thread number has been reduced from 1024 to 64, users can still overwrite with the -T option
3 years ago
Jens Steube b768f96228 Device Threads: The default maximum device thread number has been reduced from 1024 to 256, users can still overwrite with the -T option
3 years ago
Chick3nman 6ec1594060
Update changes.txt
3 years ago
Chick3nman aeb4f7ef7f
Add Signature matching for mac2john format
3 years ago
Jens Steube 4213f83336 Update some typos in modules which caused them to fail if used from benchmark_deep.pl
3 years ago