Commit Graph

8465 Commits (ed3b5218559710e96595c43fe79b9e8d36cb794a)
 

Author SHA1 Message Date
Gabriele Gristina dc6d40c012 Fixed Unit Test false negative if there are spaces in the filesystem path to hashcat
3 years ago
Gabriele Gristina 54605b9254 Fixed Unit Test salt-max in case of optimized kernel, with hash-type 22 and 23
3 years ago
Jens Steube b6138ac361
Merge pull request #3122 from matrix/fix_benchmarkEngine_plus_updated_statusCode
3 years ago
Jens Steube aff608fe29
Merge branch 'master' into fix_benchmarkEngine_plus_updated_statusCode
3 years ago
Jens Steube a0088facf5
Merge pull request #3130 from matrix/updated_testUnit_luks
3 years ago
Gabriele Gristina 50a4d6b58d Fixed Unit Test early exit on luks test file download/extract failure
3 years ago
b0lek 0c0e161cec
Update changes.txt
3 years ago
b0lek a621c856bd
allow hex format for --separator #3084
3 years ago
Jens Steube 5e69729f1e
Merge pull request #3125 from matrix/updated_testUnit
3 years ago
Gabriele Gristina e0e8ce8165 Removed limitation with hash-type 18600 on linux
3 years ago
Gabriele Gristina 1f9ecd3a71 Merge remote-tracking branch 'upstream/master' into updated_testUnit
3 years ago
Jens Steube 60eabbd2bc
Merge pull request #3124 from Chick3nman/master
3 years ago
Gabriele Gristina 516f7588f1 Updated Unit Test
3 years ago
Chick3nman 5708b4cf6f
Fix logic flaw
3 years ago
Jens Steube ee2d50d341
Merge pull request #3117 from DeforaNetworks/khorben/netbsd
3 years ago
Gabriele Gristina 7650894e02 fixed bug in benchmark engine, updated negative status code
3 years ago
Jens Steube e18d16bc6e
Merge pull request #3119 from matrix/fix_m25400_test
3 years ago
Gabriele Gristina 3fe9f86326 simplified regex
3 years ago
Gabriele Gristina c48f044fb7 Fixed false negative on Unit Test with hash-type 25400
3 years ago
Pierre Pronchery 1cb24b0a3c Fix the build for NetBSD
3 years ago
Jens Steube dfd316c653
Merge pull request #3103 from matrix/backend_session_update_mp_rl
3 years ago
Jens Steube 7a9a1b37d0
Merge pull request #3104 from matrix/backend_session_update_mp
3 years ago
Jens Steube 583c8ef1bd
Merge branch 'master' into autotune_error_handling
3 years ago
Jens Steube 61d3006e8e
Merge pull request #3106 from matrix/apple_updated_Makefile
3 years ago
Gabriele Gristina 5de942710d Hash-Mode 25400: set native_threads to 32 with Apple GPU's
3 years ago
Gabriele Gristina feb0bbfb75 Hash-Mode 18200: set native_threads to 32 with Apple GPU's
3 years ago
Gabriele Gristina ff74ad5a99 Hash-Mode 10420: set native_threads to 32 with Apple GPU's
3 years ago
Gabriele Gristina bd8e7a2975 Hash-Mode 10410: set native_threads to 32 with Apple GPU's
3 years ago
Gabriele Gristina bec4b2e601 Hash-Mode 10400: set native_threads to 32 with Apple GPU's
3 years ago
Gabriele Gristina d4c264ebf1 Hash-Mode 9820: set native_threads to 32 with Apple GPU's
3 years ago
Gabriele Gristina 0471725d39 Hash-Mode 9810: set native_threads to 32 with Apple GPU's
3 years ago
Gabriele Gristina 54fd3f8973 Hash-Mode 9800: set native_threads to 32 with Apple GPU's
3 years ago
Gabriele Gristina d7ddb425e5 Hash-Mode 9720: set native_threads to 32 with Apple GPU's
3 years ago
Gabriele Gristina 688038adc6 Hash-Mode 9710: set native_threads to 32 with Apple GPU's
3 years ago
Gabriele Gristina 2d2d745b3c Hash-Mode 9700: set native_threads to 32 with Apple GPU's
3 years ago
Gabriele Gristina 607d314ff2
Merge branch 'master' into autotune_error_handling
3 years ago
Gabriele Gristina b2499211b3
Merge branch 'master' into apple_updated_Makefile
3 years ago
Jens Steube 79f3145a4a
Merge pull request #3110 from hashcat/philsmd-update-install-modules
3 years ago
Jens Steube 3c08f70703
Merge pull request #3111 from philsmd/philsmd-rm-extra-spaces-kerberos5
3 years ago
Jens Steube 56ef2b4bde
Merge pull request #3102 from matrix/backend_cuda_restyle
3 years ago
philsmd 57ad3becf1
minor: 19800/kerberos5 indentation fix
3 years ago
philsmd a867af0933
minor: indentation fix
3 years ago
philsmd c6318c4420
add Math::BigInt to install_modules.sh for tests
3 years ago
philsmd b3c010cb40
remove module MIME::Base32 not used in unit tests
3 years ago
Jens Steube 3b49d301db
Merge pull request #3092 from neheb/minizip
3 years ago
Jens Steube 6d2d865830 Fixed handling of password candidates that are shorter than the minimum password length in Association Attack
3 years ago
Jens Steube 045ca5cb7a Fixed method how OPTS_TYPE_AUX* kernels are called in association mode, for instance WPA/WPA2 kernels
3 years ago
Jens Steube 5abda19fa8 Fix missing pws_pos refactorization in inc_types.h
3 years ago
Jens Steube 0abdcb1ae5 Rename GID_MAX to GID_CNT to avoid naming conflict with existing macro
3 years ago
Jens Steube 668d2179cd Kernels: Refactored standard kernel declaration to use a structure holding u32/u64 attributes to reduce the number of attributes
3 years ago