Commit Graph

8305 Commits (2d79bc1a225b599d8966e5d44acf97084981908b)
 

Author SHA1 Message Date
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
Gabriele Gristina 80f0dff8fb Makefile: updated MACOSX_DEPLOYMENT_TARGET to 10.15 and removed OpenCL framework from LFLAGS_NATIVE on MacOS
3 years ago
Gabriele Gristina 3802adff7e Autotune: Added error handling. By default skipping device on error, with --force using accel/loops/threads min values instead
3 years ago
Gabriele Gristina 994083eaf5 Removed hc_clSetKernelArg() call from backend_session_update_mp()
3 years ago
Gabriele Gristina 0f0cf1fe08 Removed hc_clSetKernelArg() call from backend_session_update_mp_rl()
3 years ago
Gabriele Gristina f8ceb8785e CUDA Backend: moved functions to ext_cuda.c/ext_nvrtc.c and includes to ext_cuda.h/ext_nvrtc.h
3 years ago
Jens Steube 2344cb0365
Merge pull request #3101 from matrix/beautify_ext_OpenCL
3 years ago
Jens Steube 4494b786ef
Merge pull request #3099 from matrix/backend_hip_restyle
3 years ago
Gabriele Gristina 4604b53763 beautify ext_OpenCL.h
3 years ago
Gabriele Gristina 78c7ee2af6 HIP Backend: moved functions to ext_hip.c/ext_hiprtc.c and includes to ext_hip.h/ext_hiprtc.h
3 years ago
Jens Steube 656ed048f0
Merge pull request #3086 from matrix/backend_opencl_restyle
3 years ago