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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Gabriele Gristina
|
6568c5988b
|
fix #3914
|
2025-04-18 14:17:21 +02:00 |
|
Andreas Vikerup
|
3268b58e24
|
add module 20713 - sha256(sha256(pass+salt))
|
2025-04-15 16:25:53 +02:00 |
|
holly-o
|
d2e9eacca8
|
Added OpenCL files for plugin 67890
|
2025-04-11 16:11:20 +01:00 |
|
PenguinKeeper7
|
9b9a7a519a
|
Recommend --keep-guessing on -m 20510
|
2025-04-05 19:10:12 +01:00 |
|
magnum
|
b2c846135d
|
Recover from (rare) non-fatal file locking problems
|
2025-02-26 11:12:47 +01:00 |
|
Mayank Malik
|
3033ed1263
|
Merge branch 'hashcat:master' into hip_rtc_windows_env_implementation
|
2025-02-11 16:50:50 +05:30 |
|
Nripesh Niketan
|
731aad106d
|
Updated workflow as requested
|
2024-12-04 17:45:51 +00:00 |
|
Code Curiously
|
5b26392adb
|
Fix RAM usage bug for Linux Apple Silicon #4125
|
2024-12-01 19:20:26 +00:00 |
|
wizardsd
|
0ba76629c0
|
Fixed a host buffer overflow bug when copying rules from host to device
|
2024-11-07 12:47:36 +03:00 |
|
Nripesh Niketan
|
620731c8e8
|
Optimize github workflow
|
2024-11-06 10:31:15 +00:00 |
|
Nripesh Niketan
|
d6b50c7d0b
|
chore: update github workflow
|
2024-11-06 10:29:13 +00:00 |
|
Gabriele Gristina
|
db814b5837
|
Update PR #3735
|
2024-10-31 18:29:23 +01:00 |
|
Mathias
|
d756a6617c
|
Update backend.c
Fixes hiprtcCompileProgram(): HIPRTC_ERROR_COMPILATION on AMD 6900XT.
```bash
hiprtcCompileProgram(): HIPRTC_ERROR_COMPILATION
ld.lld: error: undefined hidden symbol: __ockl_get_group_id
>>> referenced by /home/mathias/.local/share/hashcat/comgr-69ec34/input/shared_kernel.o:(gpu_decompress)
>>> referenced by /home/mathias/.local/share/hashcat/comgr-69ec34/input/shared_kernel.o:(gpu_decompress)
>>> referenced by /home/mathias/.local/share/hashcat/comgr-69ec34/input/shared_kernel.o:(gpu_memset)
>>> referenced 7 more times
ld.lld: error: undefined hidden symbol: __ockl_get_local_size
>>> referenced by /home/mathias/.local/share/hashcat/comgr-69ec34/input/shared_kernel.o:(gpu_decompress)
>>> referenced by /home/mathias/.local/share/hashcat/comgr-69ec34/input/shared_kernel.o:(gpu_decompress)
>>> referenced by /home/mathias/.local/share/hashcat/comgr-69ec34/input/shared_kernel.o:(gpu_memset)
>>> referenced 7 more times
ld.lld: error: undefined hidden symbol: __ockl_get_local_id
>>> referenced by /home/mathias/.local/share/hashcat/comgr-69ec34/input/shared_kernel.o:(gpu_decompress)
>>> referenced by /home/mathias/.local/share/hashcat/comgr-69ec34/input/shared_kernel.o:(gpu_decompress)
>>> referenced by /home/mathias/.local/share/hashcat/comgr-69ec34/input/shared_kernel.o:(gpu_memset)
>>> referenced 7 more times
* Device #1: Kernel /usr/local/share/hashcat/OpenCL/shared.cl build failed.
* Device #1: Kernel /usr/local/share/hashcat/OpenCL/shared.cl build failed.
```
|
2024-10-29 15:35:10 +01:00 |
|
Gabriele Gristina
|
356ad9f927
|
Fixed memory leaks in tuning_db_init in tuningdb.c
|
2024-10-27 00:45:44 +02:00 |
|
Gabriele Gristina
|
0788fd9ae7
|
Fixed stack buffer overflow in PKZIP modules (17200, 17210, 17220, 17225, 17230)
|
2024-10-26 13:24:00 +02:00 |
|
jsteube
|
6716447dfc
|
Add support for zero-length salts in Electrum $4 and $5
|
2024-04-20 17:35:45 +00:00 |
|
Jens Steube
|
fafb277e07
|
Merge pull request #3950 from fse-a/scrypt-performance-improvements
Improve performance of scrypt-based algorithms by code reordering.
|
2024-02-16 10:29:35 +01:00 |
|