1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-07-23 15:08:37 +00:00
Commit Graph

9970 Commits

Author SHA1 Message Date
Jens Steube
c9a4609c1f Rename -m 20713 to -m 20730 2025-05-22 07:38:19 +02:00
Jens Steube
1b279abf36
Merge pull request #4184 from vikerup/module_27013
add module 20713 - sha256(sha256(pass+salt))
2025-05-22 07:33:47 +02:00
Jens Steube
686c2ac078
Merge pull request #4199 from matrix/resurrect_PR_2561
Added hash-mode: BestCrypt v4 Volume Encryption
2025-05-19 13:57:14 +02:00
Jens Steube
6782d78898 Rename -m 4500x to -m 3350x 2025-05-18 21:07:44 +02:00
Jens Steube
b9938f34d6
Merge pull request #4201 from matrix/RC4_KPA
Added hash-modes: RC4 40-bit DropN, RC4 72-bit DropN, RC4 104-bit DropN
2025-05-18 20:39:24 +02:00
Technion
4e71fb00d6 This python script presents a syntax error when executed:
vmwarevmx2hashcat.py:17: SyntaxWarning: invalid escape sequence '\)'
  ks_re = '.+phrase/(.*?)/pass2key=(.*?):cipher=(.*?):rounds=(.*?):salt=(.*?),(.*?),(.*?)\)'

This fixes that error.
2025-05-16 19:54:17 +10:00
Jens Steube
e69045823b
Merge pull request #4210 from matrix/fix_6100_apple
fix errors with Apple GPU for module 6100
2025-05-15 23:05:29 +02:00
Jens Steube
28c22ea397
Merge pull request #4208 from matrix/module_unstable_warning_update
Modules: Updated module_unstable_warning
2025-05-15 23:05:01 +02:00
Gabriele Gristina
dd1c06cda6 fix errors with Apple GPU for module 6100 2025-05-15 20:24:40 +02:00
Jens Steube
787dcce90b
Merge pull request #4203 from matrix/bench_min_max
Added options --benchmark-min and --benchmark-max to set a hash-mode range to be used during the benchmark
2025-05-13 11:12:21 +02:00
Jens Steube
ded2b5bd7a
Merge pull request #4206 from matrix/xxHash_update
Dependencies: Updated xxHash to 0.8.3 (commit 50f4226)
2025-05-13 11:09:08 +02:00
luke
5535077722 Update test module for m33100 plugin 2025-05-13 10:45:28 +07:00
Jens Steube
e8cc0cc978
Merge pull request #4205 from matrix/LZMA_SDK_update
Dependencies: Updated LZMA SDK to 24.09
2025-05-12 16:43:55 +02:00
Jens Steube
bac6243533 Add sha256_hmac_init_global_utf16le_swap() for later use 2025-05-12 11:22:16 +02:00
Gabriele Gristina
55f53ba076 assigned -H to --hash-info 2025-05-11 17:16:03 +02:00
Jens Steube
71147249d5 Fix workflow trigger to build linux and macos 2025-05-11 17:12:35 +02:00
Gabriele Gristina
003579d21b Modules: Updated module_unstable_warning 2025-05-11 15:40:52 +02:00
Jens Steube
b0c7765e88 - Backport code from hipDllPath to hiprtcDllPath
- Fix some compiler warning
- Remove some unused code
- We will add changes to docs/ and user-notifications on versioning later
2025-05-11 14:08:04 +02:00
Gabriele Gristina
6082fc42a9 fix module_unstable_warning for hash-mode 40000, 40001 and 40002 2025-05-10 14:14:26 +02:00
Jens Steube
d10ffbb461 Change amdhip64.dll installation path detection strategy 2025-05-10 12:11:40 +00:00
Jens Steube
137d9e89e6
Merge pull request #4204 from matrix/OpenCL_Headers_update
Dependencies: Updated OpenCL-Headers to v2024.10.24 (commit 265df85)
2025-05-09 10:21:09 +02:00
Jens Steube
75e564fb5b
Merge pull request #4193 from TheToddLuci0/fix_wsl_build_instuctions
Update WSL docs to use cmake for win-iconv
2025-05-09 10:13:03 +02:00
Jens Steube
a1ae0cff4d
Merge pull request #4106 from MathiasDeWeerdt/patch-1
Update backend.c: Fixes hiprtcCompileProgram(): HIPRTC_ERROR_COMPILATION on AMD 6900XT.
2025-05-08 08:24:04 +02:00
Jens Steube
58d9ba4c8b
Merge branch 'master' into patch-1 2025-05-08 08:23:31 +02:00
Gabriele Gristina
af2c936857 Dependencies: Updated xxHash to 0.8.3 (commit 50f4226) 2025-05-07 20:12:00 +02:00
Gabriele Gristina
ccb1e70e1e add missing new LZMA-SDK files 2025-05-07 19:57:39 +02:00
Gabriele Gristina
1e6d74b938 Dependencies: Updated LZMA SDK to 24.09 2025-05-07 19:57:03 +02:00
Gabriele Gristina
232e2e1195 Dependencies: Updated OpenCL-Headers to v2024.10.24 (commit 265df85) 2025-05-07 19:43:59 +02:00
Gabriele Gristina
120e758be9 Added options --benchmark-min and --benchmark-max to set a hash-mode range to be used during the benchmark 2025-05-07 18:46:51 +02:00
Jens Steube
a021800017
Merge pull request #3946 from mostwanted002/hip_rtc_windows_env_implementation
Hip rtc windows env implementation & LLVMBitcode compilation fix
2025-05-07 11:01:29 +02:00
Jens Steube
65a9a31c5d
Merge pull request #4114 from NripeshN/workflow-optimise
Refactor GitHub Actions Workflow to Use Matrix Strategy for Efficient Builds
2025-05-07 08:35:44 +02:00
Gabriele Gristina
ff6185e9b4 Added hash-modes: RC4 40-bit DropN, RC4 72-bit DropN, RC4 104-bit DropN 2025-05-06 20:44:50 +02:00
holly-o
96cadf80c1 Removed local .DS_Store files 2025-04-28 08:29:56 +01:00
Gabriele Gristina
24fa627f2f Added hash-mode: BestCrypt v4 Volume Encryption 2025-04-27 20:57:43 +02:00
Gabriele Gristina
af6afc06ea add test unit for 20730 (sha256(sha256($pass.$salt))) 2025-04-26 13:15:28 +02:00
Gabriele Gristina
12bc11482b add test unit for 33300 (HMAC-BLAKE2s-256) 2025-04-26 13:07:08 +02:00
luke
3c921390ef apply style docs 2025-04-26 06:48:08 +07:00
luke
439cb962f0 apply code style on src/modules/module_33100.c 2025-04-26 06:44:27 +07:00
Gabriele Gristina
6a6dd103f6 fix asn1_check_int_tag build failure with Apple Metal 2025-04-25 19:28:14 +02:00
Gabriele Gristina
cc9ae09b94 Improve ASN.1 check for RSA/DSA/EC/OpenSSH Private Keys modules (22911, 22921, 22931, 22941, 22951) 2025-04-25 19:13:33 +02:00
Gabriele Gristina
fb892e01a8 add workaround for false positives on 22931 2025-04-25 18:02:18 +02:00
luke
7f2df87cc1 rename 32710 to 33100 2025-04-25 11:28:04 +07:00
Gabriele Gristina
692db67bab restore the old usage message 2025-04-24 22:28:10 +02:00
Gabriele Gristina
fcfd7b00ba Added hash-mode: md5($salt1.$pass.$salt2) 2025-04-24 21:26:05 +02:00
TheToddLuci0
fb8c7b5173
Update WSL docs to use cmake for win-iconv 2025-04-24 12:41:11 -05:00
Gabriele Gristina
21a471139a avoid processing crc32 if the unpacked size is not the expected 2025-04-24 11:16:54 +02:00
luke
faecf1e034 Added hash-mode: md5($salt.md5($pass).$salt) 2025-04-23 08:48:01 +07:00
Gabriele Gristina
c105104b92 Modules: Check UnpackSize to raise false positive with hc_decompress_rar 2025-04-22 23:46:58 +02:00
Gabriele Gristina
358250fe7b cleanup zlib deps dir 2025-04-18 16:48:07 +02:00
Gabriele Gristina
16d117d470 update zlib to 1.3.1, commit 5a82f71 2025-04-18 14:53:52 +02:00