Commit Graph

1109 Commits (e2eacb4dd36faf034c3324d20b5a936565987636)

Author SHA1 Message Date
Jens Steube e2eacb4dd3
Merge pull request #3138 from b0lek/PostgreSQL_SCRAM
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 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
3 years ago
Gabriele Gristina 26b6054cab OpenCL Backend: moved functions to ext_OpenCL.c and includes to ext_OpenCL.h
3 years ago
Gabriele Gristina c014dc0c34 Updated test.sh
3 years ago
Jens Steube 7df672683a
Merge branch 'master' into unit_tests_update
3 years ago
Gabriele Gristina 861e644057 OpenCL Backend: added workaround to make optimized kernels work on Apple Silicon
3 years ago
Jens Steube 806257f2e6
Merge pull request #3068 from matrix/backend_info_add_localMemory_size
3 years ago
Jens Steube f1bcb6e059
Merge pull request #3067 from b0lek/master
3 years ago
Jens Steube 0d304b68f1 Added hash-mode: Teamspeak 3 (channel hash)
3 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
3 years ago
Gabriele Gristina 450f9549b4 Backend Info: Added local memory size to output
3 years ago
b0lek f4edcc33eb
updating recent two changes
3 years ago
Jens Steube 8b61f60e86
Merge pull request #3058 from matrix/apple_m1_final
3 years ago
Gabriele Gristina b53624d0a3 update changes and credits
3 years ago
Jens Steube bf865d8bff Added hash-mode: Exodus Desktop Wallet (scrypt)
3 years ago
Jens Steube acc592e963 Added support to use --debug-mode in attack-mode 9 (Association Attack)
3 years ago
Jens Steube 8b9fa631ce Fixed missing option flag OPTS_TYPE_SUGGEST_KG for hash-mode 11600 to inform the user about possible false positives in this mode
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 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 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 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 c5637b8dc0 Unset PRODUCTION option
3 years ago
Jens Steube fe1d3f95bb hashcat 6.2.5
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
Chick3nman f61362e205
Update changes.txt spelling/phrasing
3 years ago