Commit Graph

1125 Commits (d85f86373cfc3169e93e13c20355d8c14eb3cee0)

Author SHA1 Message Date
Jens Steube d85f86373c
Merge pull request #3113 from matrix/apple_gpu_modules_native_threads
2 years ago
Gabriele Gristina f38aff1497 Hash-Mode 13100: set native_threads to 32 with Apple GPU's
2 years ago
Gabriele Gristina c061f02d27 Hash-Mode 10500: set native_threads to 32 with Apple GPU's
2 years ago
Gabriele Gristina 819cbe77b0 Hash-Mode 7500: set native_threads to 32 with Apple GPU's
2 years ago
Jens Steube e2eacb4dd3
Merge pull request #3138 from b0lek/PostgreSQL_SCRAM
2 years ago
Gabriele Gristina 0180b29390
Merge branch 'master' into apple_gpu_modules_native_threads
2 years ago
Jens Steube 0c91f6fc01
Merge pull request #3127 from b0lek/hex_separator
2 years ago
Jens Steube 88726a92b0
Merge branch 'master' into updated_testUnit_optSaltMax
2 years ago
Jens Steube d565fb9c04
Merge branch 'master' into updated_TestUnit_handlingWiteSpaceInPath
2 years ago
b0lek 415e95ab38 Adding PostgreSQL SCRAM-SHA-256 hash mode
2 years ago
Gabriele Gristina c1b56a3018 Hash Info: show more information (Updated Hash-Format. Added Autodetect, Self-Test, Potfile and Plaintext encoding)
2 years ago
Gabriele Gristina adfe942751 Fixed --hash-info example password output: force uppercase if OPTS_TYPE_PT_UPPER is set
2 years ago
Gabriele Gristina dc6d40c012 Fixed Unit Test false negative if there are spaces in the filesystem path to hashcat
2 years ago
Gabriele Gristina 54605b9254 Fixed Unit Test salt-max in case of optimized kernel, with hash-type 22 and 23
2 years ago
Jens Steube aff608fe29
Merge branch 'master' into fix_benchmarkEngine_plus_updated_statusCode
2 years ago
Gabriele Gristina 50a4d6b58d Fixed Unit Test early exit on luks test file download/extract failure
2 years ago
b0lek 0c0e161cec
Update changes.txt
2 years ago
Gabriele Gristina 516f7588f1 Updated Unit Test
2 years ago
Gabriele Gristina 7650894e02 fixed bug in benchmark engine, updated negative status code
2 years ago
Gabriele Gristina c48f044fb7 Fixed false negative on Unit Test with hash-type 25400
2 years ago
Gabriele Gristina 5de942710d Hash-Mode 25400: set native_threads to 32 with Apple GPU's
2 years ago
Gabriele Gristina feb0bbfb75 Hash-Mode 18200: set native_threads to 32 with Apple GPU's
2 years ago
Gabriele Gristina ff74ad5a99 Hash-Mode 10420: set native_threads to 32 with Apple GPU's
2 years ago
Gabriele Gristina bd8e7a2975 Hash-Mode 10410: set native_threads to 32 with Apple GPU's
2 years ago
Gabriele Gristina bec4b2e601 Hash-Mode 10400: set native_threads to 32 with Apple GPU's
2 years ago
Gabriele Gristina d4c264ebf1 Hash-Mode 9820: set native_threads to 32 with Apple GPU's
2 years ago
Gabriele Gristina 0471725d39 Hash-Mode 9810: set native_threads to 32 with Apple GPU's
2 years ago
Gabriele Gristina 54fd3f8973 Hash-Mode 9800: set native_threads to 32 with Apple GPU's
2 years ago
Gabriele Gristina d7ddb425e5 Hash-Mode 9720: set native_threads to 32 with Apple GPU's
2 years ago
Gabriele Gristina 688038adc6 Hash-Mode 9710: set native_threads to 32 with Apple GPU's
2 years ago
Gabriele Gristina 2d2d745b3c Hash-Mode 9700: set native_threads to 32 with Apple GPU's
2 years ago
Gabriele Gristina b2499211b3
Merge branch 'master' into apple_updated_Makefile
2 years ago
Jens Steube 56ef2b4bde
Merge pull request #3102 from matrix/backend_cuda_restyle
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 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 f8ceb8785e CUDA Backend: moved functions to ext_cuda.c/ext_nvrtc.c and includes to ext_cuda.h/ext_nvrtc.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 8867da9122 Add missing unit test and docs entry for -m 21420
2 years ago
Gabriele Gristina 26b6054cab OpenCL Backend: moved functions to ext_OpenCL.c and includes to ext_OpenCL.h
2 years ago
Gabriele Gristina c014dc0c34 Updated test.sh
2 years ago
Jens Steube 7df672683a
Merge branch 'master' into unit_tests_update
2 years ago
Gabriele Gristina 861e644057 OpenCL Backend: added workaround to make optimized kernels work on Apple Silicon
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 0d304b68f1 Added hash-mode: Teamspeak 3 (channel hash)
2 years ago
Gabriele Gristina 1b68d333a8 Unit tests: Updated test.sh to set default device-type to CPU with Apple Intel, force pure kernel with Apple Silicon and add -f (--force) option
2 years ago
Gabriele Gristina 450f9549b4 Backend Info: Added local memory size to output
2 years ago