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

8156 Commits

Author SHA1 Message Date
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
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
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
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
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
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
Jens Steube
045ca5cb7a Fixed method how OPTS_TYPE_AUX* kernels are called in association mode, for instance WPA/WPA2 kernels 2022-01-05 10:46:00 +01:00
Jens Steube
5abda19fa8 Fix missing pws_pos refactorization in inc_types.h 2022-01-05 09:33:24 +01:00
Jens Steube
0abdcb1ae5 Rename GID_MAX to GID_CNT to avoid naming conflict with existing macro 2022-01-04 22:57:26 +01:00
Jens Steube
668d2179cd Kernels: Refactored standard kernel declaration to use a structure holding u32/u64 attributes to reduce the number of attributes 2022-01-04 18:07:18 +01:00
Gabriele Gristina
80f0dff8fb Makefile: updated MACOSX_DEPLOYMENT_TARGET to 10.15 and removed OpenCL framework from LFLAGS_NATIVE on MacOS 2022-01-04 17:41:57 +01:00
Gabriele Gristina
994083eaf5 Removed hc_clSetKernelArg() call from backend_session_update_mp() 2022-01-03 18:28:19 +01:00
Gabriele Gristina
0f0cf1fe08 Removed hc_clSetKernelArg() call from backend_session_update_mp_rl() 2022-01-03 17:16:27 +01:00
Gabriele Gristina
f8ceb8785e CUDA Backend: moved functions to ext_cuda.c/ext_nvrtc.c and includes to ext_cuda.h/ext_nvrtc.h 2022-01-03 16:29:15 +01:00
Jens Steube
2344cb0365
Merge pull request #3101 from matrix/beautify_ext_OpenCL
beautify ext_OpenCL.h
2022-01-03 09:50:10 +01:00
Jens Steube
4494b786ef
Merge pull request #3099 from matrix/backend_hip_restyle
HIP Backend: moved functions to ext_hip.c/ext_hiprtc.c and includes to ext_hip.h/ext_hiprtc.h
2022-01-03 09:49:36 +01:00
Gabriele Gristina
4604b53763 beautify ext_OpenCL.h 2022-01-03 02:41:12 +01:00
Gabriele Gristina
78c7ee2af6 HIP Backend: moved functions to ext_hip.c/ext_hiprtc.c and includes to ext_hip.h/ext_hiprtc.h 2022-01-02 19:12:41 +01:00