1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-15 20:39:17 +00:00
Commit Graph

8169 Commits

Author SHA1 Message Date
Gabriele Gristina
6175459b0a
Merge branch 'hashcat:master' into autotune_error_handling 2022-01-21 20:26:10 +01:00
Jens Steube
e2eacb4dd3
Merge pull request #3138 from b0lek/PostgreSQL_SCRAM
Adding PostgreSQL SCRAM-SHA-256 hash mode - #3038
2022-01-21 17:42:15 +01:00
b0lek
b1e0434bd7 changed mode number to 28600 2022-01-20 19:31:09 +01:00
Jens Steube
0c91f6fc01
Merge pull request #3127 from b0lek/hex_separator
Added hex format for --separator option
2022-01-20 17:03:27 +01:00
Jens Steube
1c68b701fd
Merge pull request #3132 from matrix/updated_testUnit_optSaltMax
Fixed Unit Test salt-max in case of optimized kernel, with hash-type 22 and 23
2022-01-19 14:10:05 +01:00
Jens Steube
88726a92b0
Merge branch 'master' into updated_testUnit_optSaltMax 2022-01-19 14:09:55 +01:00
Jens Steube
20eb81fba4
Merge pull request #3133 from matrix/updated_TestUnit_handlingWiteSpaceInPath
Fixed Unit Test false negative if there are spaces in the filesystem path to hashcat
2022-01-18 18:58:25 +01:00
Jens Steube
d565fb9c04
Merge branch 'master' into updated_TestUnit_handlingWiteSpaceInPath 2022-01-18 18:58:19 +01:00
Jens Steube
ba004c3aec
Merge pull request #3139 from philsmd/philsmd-patch-1
remove unnecessary perl modules from Exodus tests
2022-01-18 18:57:29 +01:00
philsmd
3c5b28e007
remove unnecessary perl modules from Exodus tests 2022-01-18 16:20:45 +01:00
b0lek
415e95ab38 Adding PostgreSQL SCRAM-SHA-256 hash mode 2022-01-17 19:51:20 +01:00
Jens Steube
5a36e369ff
Merge pull request #3135 from matrix/updated_hashInfo
Hash Info: show more information
2022-01-17 17:26:14 +01:00
Gabriele Gristina
c1b56a3018 Hash Info: show more information (Updated Hash-Format. Added Autodetect, Self-Test, Potfile and Plaintext encoding) 2022-01-16 14:48:49 +01:00
Jens Steube
2915e9e9ea
Merge pull request #3134 from matrix/fix_PT_UPPER_testPassword
Fixed --hash-info example password output: force uppercase if OPTS_TYPE_PT_UPPER is set
2022-01-16 13:40:10 +01:00
Gabriele Gristina
adfe942751 Fixed --hash-info example password output: force uppercase if OPTS_TYPE_PT_UPPER is set 2022-01-16 08:40:42 +01:00
Gabriele Gristina
dc6d40c012 Fixed Unit Test false negative if there are spaces in the filesystem path to hashcat 2022-01-16 07:15:29 +01:00
Gabriele Gristina
54605b9254 Fixed Unit Test salt-max in case of optimized kernel, with hash-type 22 and 23 2022-01-15 16:27:15 +01:00
Jens Steube
b6138ac361
Merge pull request #3122 from matrix/fix_benchmarkEngine_plus_updated_statusCode
fixed bug in benchmark engine, updated negative status code
2022-01-15 14:11:08 +01:00
Jens Steube
aff608fe29
Merge branch 'master' into fix_benchmarkEngine_plus_updated_statusCode 2022-01-15 14:10:59 +01:00
Jens Steube
a0088facf5
Merge pull request #3130 from matrix/updated_testUnit_luks
Fixed Unit Test early exit on luks test file download/extract failure
2022-01-14 23:31:03 +01:00
Gabriele Gristina
50a4d6b58d Fixed Unit Test early exit on luks test file download/extract failure 2022-01-14 18:28:08 +01:00
b0lek
0c0e161cec
Update changes.txt 2022-01-13 17:56:45 +01:00
b0lek
a621c856bd
allow hex format for --separator #3084 2022-01-13 17:53:04 +01:00
Jens Steube
5e69729f1e
Merge pull request #3125 from matrix/updated_testUnit
Updated Unit Test
2022-01-13 16:41:29 +01:00
Gabriele Gristina
e0e8ce8165 Removed limitation with hash-type 18600 on linux 2022-01-13 13:24:23 +01:00
Gabriele Gristina
1f9ecd3a71 Merge remote-tracking branch 'upstream/master' into updated_testUnit 2022-01-12 22:14:23 +01:00
Jens Steube
60eabbd2bc
Merge pull request #3124 from Chick3nman/master
Fix logic flaw in Makefile
2022-01-12 18:45:32 +01:00
Gabriele Gristina
516f7588f1 Updated Unit Test 2022-01-12 09:19:52 +01:00
Chick3nman
5708b4cf6f
Fix logic flaw
Line 81 contains inverted logic introduced by PR#3117, this should fix that logic to detect BSD and correctly select `gsed` on BSD and not on linux
2022-01-11 15:05:02 -06:00
Jens Steube
ee2d50d341
Merge pull request #3117 from DeforaNetworks/khorben/netbsd
Fix the build for NetBSD
2022-01-11 18:49:08 +01:00
Gabriele Gristina
7650894e02 fixed bug in benchmark engine, updated negative status code 2022-01-11 04:58:30 +01:00
Jens Steube
e18d16bc6e
Merge pull request #3119 from matrix/fix_m25400_test
Fixed false negative on Unit Test with hash-type 25400
2022-01-10 14:11:36 +01:00
Gabriele Gristina
3fe9f86326 simplified regex 2022-01-10 02:06:19 +01:00
Gabriele Gristina
c48f044fb7 Fixed false negative on Unit Test with hash-type 25400 2022-01-10 01:50:32 +01:00
Pierre Pronchery
1cb24b0a3c Fix the build for NetBSD 2022-01-10 00:14:45 +01:00
Jens Steube
dfd316c653
Merge pull request #3103 from matrix/backend_session_update_mp_rl
Removed hc_clSetKernelArg() call from backend_session_update_mp_rl()
2022-01-09 13:22:00 +01:00
Jens Steube
7a9a1b37d0
Merge pull request #3104 from matrix/backend_session_update_mp
Removed hc_clSetKernelArg() call from backend_session_update_mp()
2022-01-09 13:21:52 +01:00
Jens Steube
583c8ef1bd
Merge branch 'master' into autotune_error_handling 2022-01-08 17:16:59 +01:00
Jens Steube
61d3006e8e
Merge pull request #3106 from matrix/apple_updated_Makefile
Makefile: updated MACOSX_DEPLOYMENT_TARGET to 10.15 and removed OpenCL framework from LFLAGS_NATIVE on MacOS
2022-01-08 17:16:32 +01:00
Gabriele Gristina
607d314ff2
Merge branch 'master' into autotune_error_handling 2022-01-07 12:24:39 +01:00
Gabriele Gristina
b2499211b3
Merge branch 'master' into apple_updated_Makefile 2022-01-07 12:23:56 +01:00
Jens Steube
79f3145a4a
Merge pull request #3110 from hashcat/philsmd-update-install-modules
tests: update install modules
2022-01-07 10:11:23 +01:00
Jens Steube
3c08f70703
Merge pull request #3111 from philsmd/philsmd-rm-extra-spaces-kerberos5
remove extra spaces kerberos5
2022-01-07 10:11:05 +01:00
Jens Steube
56ef2b4bde
Merge pull request #3102 from matrix/backend_cuda_restyle
CUDA Backend: moved functions to ext_cuda.c/ext_nvrtc.c and includes to ext_cuda.h/ext_nvrtc.h
2022-01-06 11:29:56 +01:00
philsmd
57ad3becf1
minor: 19800/kerberos5 indentation fix 2022-01-06 11:28:05 +01:00
philsmd
a867af0933
minor: indentation fix 2022-01-06 11:26:20 +01:00
philsmd
c6318c4420
add Math::BigInt to install_modules.sh for tests 2022-01-06 11:20:07 +01:00
philsmd
b3c010cb40
remove module MIME::Base32 not used in unit tests 2022-01-06 11:15:20 +01:00
Jens Steube
3b49d301db
Merge pull request #3092 from neheb/minizip
remove ioapi include
2022-01-06 10:50:16 +01:00
Jens Steube
6d2d865830 Fixed handling of password candidates that are shorter than the minimum password length in Association Attack 2022-01-05 11:05:41 +01:00