Commit Graph

8273 Commits (37a50f7ecd3acf7cce7f79b4afa62718a8ab1504)
 

Author SHA1 Message Date
philsmd c6318c4420
add Math::BigInt to install_modules.sh for tests
2 years ago
philsmd b3c010cb40
remove module MIME::Base32 not used in unit tests
2 years ago
Jens Steube 3b49d301db
Merge pull request #3092 from neheb/minizip
2 years ago
Jens Steube 6d2d865830 Fixed handling of password candidates that are shorter than the minimum password length in Association Attack
2 years ago
Jens Steube 045ca5cb7a Fixed method how OPTS_TYPE_AUX* kernels are called in association mode, for instance WPA/WPA2 kernels
2 years ago
Jens Steube 5abda19fa8 Fix missing pws_pos refactorization in inc_types.h
2 years ago
Jens Steube 0abdcb1ae5 Rename GID_MAX to GID_CNT to avoid naming conflict with existing macro
2 years ago
Jens Steube 668d2179cd Kernels: Refactored standard kernel declaration to use a structure holding u32/u64 attributes to reduce the number of attributes
2 years ago
Gabriele Gristina 80f0dff8fb Makefile: updated MACOSX_DEPLOYMENT_TARGET to 10.15 and removed OpenCL framework from LFLAGS_NATIVE on MacOS
2 years ago
Gabriele Gristina 3802adff7e Autotune: Added error handling. By default skipping device on error, with --force using accel/loops/threads min values instead
2 years ago
Gabriele Gristina 994083eaf5 Removed hc_clSetKernelArg() call from backend_session_update_mp()
2 years ago
Gabriele Gristina 0f0cf1fe08 Removed hc_clSetKernelArg() call from backend_session_update_mp_rl()
2 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
2 years ago
Jens Steube 2344cb0365
Merge pull request #3101 from matrix/beautify_ext_OpenCL
2 years ago
Jens Steube 4494b786ef
Merge pull request #3099 from matrix/backend_hip_restyle
2 years ago
Gabriele Gristina 4604b53763 beautify ext_OpenCL.h
2 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
2 years ago
Jens Steube 656ed048f0
Merge pull request #3086 from matrix/backend_opencl_restyle
2 years ago
Jens Steube dd3161949c
Update license.txt
2 years ago
Jens Steube 6d5add1720
Merge pull request #3085 from matrix/clang_build_warnings
2 years ago
Gabriele Gristina 85afe0fc5a simplify Makefile
2 years ago
Jens Steube 18986825b4
Merge pull request #3088 from matrix/usage_fix
2 years ago
Jens Steube 8867da9122 Add missing unit test and docs entry for -m 21420
2 years ago
Rosen Penev 0848484f6f remove ioapi include
2 years ago
Gabriele Gristina a205a41bd5 Added missing options to help output
2 years ago
Jens Steube 6975cc0903
Merge pull request #2293 from seger672/m21420
2 years ago
Jens Steube 0223913ad1
Update m21420_a0-pure.cl
2 years ago
Jens Steube 8c6ed65cd9
Update module_21420.c
2 years ago
Jens Steube a2faa75c2e Merge branch 'master' of https://github.com/hashcat/hashcat
2 years ago
Jens Steube 1f44c1c98f Add -a0 and -a3 kernel for ha256($salt.sha256_bin($pass))
2 years ago
Gabriele Gristina 26b6054cab OpenCL Backend: moved functions to ext_OpenCL.c and includes to ext_OpenCL.h
2 years ago
Jens Steube 395322080e
Merge pull request #3083 from matrix/apple_silicon_tests
2 years ago
Gabriele Gristina 644e2db8ba Fix build warning with clang <= 10
2 years ago
Gabriele Gristina c014dc0c34 Updated test.sh
2 years ago
Jens Steube 625ce2bb7c Fix test.sh fix for M1
2 years ago
Jens Steube 47cad04a32
Merge pull request #3073 from matrix/unit_tests_update
2 years ago
Jens Steube 7df672683a
Merge branch 'master' into unit_tests_update
2 years ago
Jens Steube d0ff024e7d
Merge pull request #3076 from matrix/apple_silicon_workaround_optimized_kernel
2 years ago
Gabriele Gristina 861e644057 OpenCL Backend: added workaround to make optimized kernels work on Apple Silicon
2 years ago
Jens Steube cb7f99ef79 Renamed macro INLINE to HC_INLINE to avoid naming conflict with INLINE on MacOS
2 years ago
Jens Steube ae9e3072b2 Merge branch 'master' of https://github.com/hashcat/hashcat
2 years ago
Jens Steube df6e5480ca Print module_extra_tuningdb_block undefined compute device warning only on GPU
2 years ago
Jens Steube 806257f2e6
Merge pull request #3068 from matrix/backend_info_add_localMemory_size
2 years ago
Jens Steube f1bcb6e059
Merge pull request #3067 from b0lek/master
2 years ago
Jens Steube 5015bc0d2e Module Parser: Renamed struct token_t to hc_token_t to avoid naming conflict with token_t on MacOS
2 years ago
Gabriele Gristina ea97241f84 added '-f' to test.sh help
2 years ago
Jens Steube 0d304b68f1 Added hash-mode: Teamspeak 3 (channel hash)
2 years ago
Jens Steube ad48ef2a8c Merge branch 'master' of https://github.com/hashcat/hashcat
2 years ago
Jens Steube c80ec44fdd Prepare TS3 plugin: parser module
2 years ago
b0lek 705dd16f50
Quotes removed from numbers and % sign removed.
2 years ago