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
|
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 |
|
Jens Steube
|
656ed048f0
|
Merge pull request #3086 from matrix/backend_opencl_restyle
OpenCL Backend: moved functions to ext_OpenCL.c and includes to ext_OpenCL.h
|
2022-01-02 18:29:22 +01:00 |
|
Jens Steube
|
8867da9122
|
Add missing unit test and docs entry for -m 21420
|
2021-12-30 09:04:26 +01:00 |
|
Gabriele Gristina
|
26b6054cab
|
OpenCL Backend: moved functions to ext_OpenCL.c and includes to ext_OpenCL.h
|
2021-12-28 21:55:05 +01:00 |
|
Gabriele Gristina
|
c014dc0c34
|
Updated test.sh
|
2021-12-28 16:38:38 +01:00 |
|
Jens Steube
|
7df672683a
|
Merge branch 'master' into unit_tests_update
|
2021-12-26 16:06:25 +01:00 |
|
Gabriele Gristina
|
861e644057
|
OpenCL Backend: added workaround to make optimized kernels work on Apple Silicon
|
2021-12-24 17:30:49 +01:00 |
|
Jens Steube
|
806257f2e6
|
Merge pull request #3068 from matrix/backend_info_add_localMemory_size
Backend Info: Added local memory size to output
|
2021-12-22 19:17:05 +01:00 |
|
Jens Steube
|
f1bcb6e059
|
Merge pull request #3067 from b0lek/master
Added guess data into --status-json output to fix #3061
|
2021-12-21 19:30:34 +01:00 |
|
Jens Steube
|
0d304b68f1
|
Added hash-mode: Teamspeak 3 (channel hash)
|
2021-12-19 10:33:06 +01:00 |
|
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
|
2021-12-18 02:27:27 +01:00 |
|
Gabriele Gristina
|
450f9549b4
|
Backend Info: Added local memory size to output
|
2021-12-17 22:43:11 +01:00 |
|
b0lek
|
f4edcc33eb
|
updating recent two changes
|
2021-12-17 22:25:06 +01:00 |
|
Jens Steube
|
8b61f60e86
|
Merge pull request #3058 from matrix/apple_m1_final
Added support to use Apple Silicon compute devices
|
2021-12-15 20:53:10 +01:00 |
|
Gabriele Gristina
|
b53624d0a3
|
update changes and credits
|
2021-12-14 19:42:35 +01:00 |
|
Jens Steube
|
bf865d8bff
|
Added hash-mode: Exodus Desktop Wallet (scrypt)
|
2021-12-14 13:46:20 +01:00 |
|
Jens Steube
|
acc592e963
|
Added support to use --debug-mode in attack-mode 9 (Association Attack)
|
2021-12-12 10:18:05 +01:00 |
|
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
|
2021-12-11 16:32:45 +01:00 |
|
Jens Steube
|
4dc98b334a
|
Fixed undefined function call to hc_byte_perm_S() in hash-mode 17010 on non-CUDA compute devices
|
2021-12-08 16:30:32 +01:00 |
|
Jens Steube
|
3d53188cc3
|
Tuning Database: Added a warning if a module implements module_extra_tuningdb_block but the installed computing device is not found
|
2021-12-04 16:56:16 +01:00 |
|
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
|
2021-11-29 10:40:06 +01:00 |
|
Jens Steube
|
5b4ac09e91
|
User Options: Add new module function module_hash_decode_postprocess() to override hash specific configurations from command line
|
2021-11-28 13:58:27 +01:00 |
|
Jens Steube
|
d5d09df75c
|
Association Attack: Enable module specific pw_min and pw_max settings to avoid false positives in -a 9 attack-mode
|
2021-11-27 09:14:03 +01:00 |
|
Jens Steube
|
5389adff81
|
Usage Screen: On windows console, wait for any keypress if usage_mini_print() is used
|
2021-11-26 09:53:42 +01:00 |
|
Jens Steube
|
c5637b8dc0
|
Unset PRODUCTION option
|
2021-11-21 17:01:01 +01:00 |
|
Jens Steube
|
fe1d3f95bb
|
hashcat 6.2.5
|
2021-11-21 16:39:01 +01:00 |
|
Jens Steube
|
eb4b9d8c99
|
Electrum Wallet: Added new entropy-based check to test whether the decryption was successful or not
|
2021-11-18 11:41:55 +01:00 |
|
Chick3nman
|
f61362e205
|
Update changes.txt spelling/phrasing
|
2021-11-16 17:15:27 -06:00 |
|
Jens Steube
|
d2ccd96da6
|
Added hash-mode: Windows Hello PIN/Password
|
2021-11-15 16:14:59 +01:00 |
|
Jens Steube
|
21f91c5bb8
|
Module Optimizaters: Added OPTS_TYPE_MAXIMUM_THREADS to deactivate the else branch route in the section to find -T before compilation
Set the new flag based on some testings with RX6900XT
|
2021-11-13 17:27:06 +01:00 |
|
Gabriele Gristina
|
9be7bc71a5
|
OpenCL Backend: added workaround to support Apple Silicon
|
2021-11-11 00:57:54 +01:00 |
|
Jens Steube
|
4bafdfc3e6
|
Merge pull request #3017 from Chick3nman/master
Add Signature matching for mac2john format
|
2021-11-05 13:21:39 +01:00 |
|
Jens Steube
|
b768f96228
|
Device Threads: The default maximum device thread number has been reduced from 1024 to 256, users can still overwrite with the -T option
|
2021-11-03 09:08:17 +01:00 |
|
Chick3nman
|
6ec1594060
|
Update changes.txt
|
2021-11-02 05:07:07 -05:00 |
|
Jens Steube
|
db3bc8eca2
|
Benchmark: Update benchmark_deep.pl with new hash modes added (also new hash modes which were added with v6.2.3)
|
2021-11-02 08:10:53 +01:00 |
|
Jens Steube
|
f84aca82ca
|
Backend types: The default filter for the device types is now set so that only the GPU is used, except for APPLE, where we set CPU
|
2021-11-01 10:49:20 +01:00 |
|
Jens Steube
|
aee8e559c4
|
PDF Kernel (10700): Improved performance on AMD GPU by using shared memory for the scratch buffer and disable inlining to save spilling
Inspired by https://github.com/reger-men/hashcat/blob/6.2.4/OpenCL/m10700-optimized.cl
|
2021-10-31 10:05:58 +01:00 |
|
Jens Steube
|
1d33b57144
|
PDF 1.7 Kernel: Improved performance on AMD GPU by using shared memory for the scratch buffer
Inspired by https://github.com/reger-men/hashcat/blob/6.2.4/OpenCL/m10700-optimized.cl
|
2021-10-30 20:16:45 +02:00 |
|
Jens Steube
|
139ace28a9
|
Fixed out-of-boundary reads in hash-mode 22400 (AES Crypt) kernel
|
2021-10-22 19:05:43 +02:00 |
|
Jens Steube
|
49a68cd6c1
|
AMD Driver: Updated requirements for AMD Linux drivers to ROCm 4.5 or later due to new HIP interface
|
2021-10-21 20:03:01 +02:00 |
|
Jens Steube
|
d6f8f3089a
|
Added hash-mode: CRC64Jones
|
2021-10-09 11:43:04 +02:00 |
|
Jens Steube
|
07e58631a5
|
Backend devices: In non -S mode, limit the number of workitems so that no more than 4GB of host memory is required per backend device
|
2021-10-04 08:36:56 +02:00 |
|
Jens Steube
|
d34616c423
|
Added hash-mode: CRC32C
|
2021-10-02 09:57:16 +02:00 |
|
Jens Steube
|
5e48f2a552
|
Fixed invalid handling of initialization value for -m 11500
|
2021-09-30 21:30:20 +02:00 |
|
Slattz
|
c717821f84
|
Add MurmurHash3 module
|
2021-09-27 21:07:23 +01:00 |
|
Jens Steube
|
bd2cde31ae
|
Back-end devices: In -S mode, limit the number of workitems so that no more than 2GB of host memory is required per backend device
|
2021-09-22 13:03:25 +02:00 |
|
Jens Steube
|
4ef1509bc7
|
Backend Devices: Reduce maximum workitems limited derived from available host memory down from to 8GB to 4GB per backend device
|
2021-09-21 13:01:15 +02:00 |
|
Jens Steube
|
db8de70ac8
|
Merge pull request #2988 from matrix/metamask_big
MetaMask: Increase the supported data len from 784b to 3136b and set pw-min to 8
|
2021-09-19 07:46:47 -04:00 |
|
Gabriele Gristina
|
70269ce556
|
update changes.txt
|
2021-09-19 02:56:49 +02:00 |
|