philsmd
|
251ecc3b0b
|
fixes #3029: cracking long salts in -m 4510/4710
|
2022-02-09 16:43:24 +01:00 |
|
Jens Steube
|
be75e4b4ea
|
Rename STR() to M2S() to avoid future collisions and move from kernel source to command line parameter
|
2022-02-07 09:57:08 +01:00 |
|
Jens Steube
|
8192fd0d47
|
Merge pull request #3157 from matrix/rpi_Makefile
Fixed building error on Raspberry Pi
|
2022-02-06 14:53:07 +01:00 |
|
Gabriele Gristina
|
7ac879f1e4
|
Fixed unused variable warning on Windows
|
2022-02-06 02:04:27 +01:00 |
|
Gabriele Gristina
|
89a52cfe21
|
Fixed building error on Raspberry Pi
|
2022-02-06 01:57:04 +01:00 |
|
Gabriele Gristina
|
829d49c8ba
|
resync src/backend.c
|
2022-02-06 01:17:19 +01:00 |
|
Gabriele Gristina
|
6427ee57f4
|
cleanup ext_metal.m
|
2022-02-05 23:30:04 +01:00 |
|
Gabriele Gristina
|
490702fcfa
|
Backends: added Metal host-code
|
2022-02-05 22:48:16 +01:00 |
|
Jens Steube
|
8293964097
|
Fix coding convention
|
2022-02-04 10:28:45 +01:00 |
|
Gabriele Gristina
|
f21ae3219c
|
Merge branch 'master' into metal_prepare_kernelIncludes_v2
|
2022-02-02 07:33:45 +01:00 |
|
Jens Steube
|
d4b7663d19
|
Fix warning on Linux
```
src/terminal.c: In function ‘backend_info’:
src/terminal.c:821:10: warning: unused variable ‘hw_model_len’
[-Wunused-variable]
821 | size_t hw_model_len = 0;
| ^~~~~~~~~~~~
```
|
2022-02-01 18:22:54 +01:00 |
|
Gabriele Gristina
|
c2cbb2938a
|
Padding backend_info() output, updated changes.txt
|
2022-01-30 19:49:23 +01:00 |
|
Gabriele Gristina
|
3ce57b5d2a
|
Added generic system info to backend_info()
|
2022-01-29 08:15:28 +01:00 |
|
Gabriele Gristina
|
cd363b32f6
|
Merge branch 'master' into metal_prepare_kernelIncludes_v2
|
2022-01-28 19:56:26 +01:00 |
|
Jens Steube
|
b8a2853be0
|
Merge pull request #3142 from matrix/appleSilicon_universalBinary
Added support to building Universal macOS binary on Apple Silicon
|
2022-01-27 16:26:17 +01:00 |
|
Gabriele Gristina
|
f13948d14c
|
Merge remote-tracking branch 'origin/master' into updated_moduleUnstableWarnings_and_statusCodes
|
2022-01-24 07:32:41 +01:00 |
|
Gabriele Gristina
|
e5237a0ad2
|
Merge branch 'hashcat:master' into metal_prepare_kernelIncludes_v2
|
2022-01-24 07:13:51 +01:00 |
|
Gabriele Gristina
|
0bb2f8ebe4
|
Merge branch 'hashcat:master' into autotune_error_handling
|
2022-01-23 00:08:22 +01:00 |
|
Gabriele Gristina
|
07240ada8b
|
Added support to building Universal macOS binary on Apple Silicon
|
2022-01-22 23:08:18 +01:00 |
|
Gabriele Gristina
|
01a28f80f7
|
Updated handling of POCL's known bugs
|
2022-01-22 22:40:18 +01:00 |
|
Gabriele Gristina
|
2c0b4cd20a
|
Merge branch 'hashcat:master' into metal_prepare_kernelIncludes_v2
|
2022-01-22 21:06:02 +01:00 |
|
Gabriele Gristina
|
0525f434e8
|
Merge branch 'master' into updated_moduleUnstableWarnings_and_statusCodes
|
2022-01-22 18:52:57 +01:00 |
|
Jens Steube
|
d85f86373c
|
Merge pull request #3113 from matrix/apple_gpu_modules_native_threads
Set native_threads to 32 with Apple GPU's on multiple hash modules
|
2022-01-22 18:26:26 +01:00 |
|
Gabriele Gristina
|
a1ced24564
|
Fixed bug on benchmark engine, add some unstable warnings, updated negative status code
|
2022-01-22 12:10:09 +01:00 |
|
Gabriele Gristina
|
10fa1434ca
|
Updated status code: set -10 for autotune failure
|
2022-01-21 20:28:13 +01:00 |
|
Gabriele Gristina
|
6175459b0a
|
Merge branch 'hashcat:master' into autotune_error_handling
|
2022-01-21 20:26:10 +01:00 |
|
Gabriele Gristina
|
f38aff1497
|
Hash-Mode 13100: set native_threads to 32 with Apple GPU's
|
2022-01-21 20:01:58 +01:00 |
|
Gabriele Gristina
|
c061f02d27
|
Hash-Mode 10500: set native_threads to 32 with Apple GPU's
|
2022-01-21 20:01:04 +01:00 |
|
Gabriele Gristina
|
819cbe77b0
|
Hash-Mode 7500: set native_threads to 32 with Apple GPU's
|
2022-01-21 20:00:06 +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 |
|
Gabriele Gristina
|
0180b29390
|
Merge branch 'master' into apple_gpu_modules_native_threads
|
2022-01-20 21:52:58 +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 |
|
Gabriele Gristina
|
2e4a136758
|
Refactored standard kernel includes in order to support Apple Metal runtime, updated backend, test units and status code
|
2022-01-18 22:52:14 +01:00 |
|
b0lek
|
415e95ab38
|
Adding PostgreSQL SCRAM-SHA-256 hash mode
|
2022-01-17 19:51:20 +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 |
|
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 |
|
Jens Steube
|
aff608fe29
|
Merge branch 'master' into fix_benchmarkEngine_plus_updated_statusCode
|
2022-01-15 14:10:59 +01:00 |
|
b0lek
|
a621c856bd
|
allow hex format for --separator #3084
|
2022-01-13 17:53:04 +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 |
|
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 |
|
Gabriele Gristina
|
5de942710d
|
Hash-Mode 25400: set native_threads to 32 with Apple GPU's
|
2022-01-07 22:35:36 +01:00 |
|
Gabriele Gristina
|
feb0bbfb75
|
Hash-Mode 18200: set native_threads to 32 with Apple GPU's
|
2022-01-07 22:34:46 +01:00 |
|
Gabriele Gristina
|
ff74ad5a99
|
Hash-Mode 10420: set native_threads to 32 with Apple GPU's
|
2022-01-07 22:33:39 +01:00 |
|
Gabriele Gristina
|
bd8e7a2975
|
Hash-Mode 10410: set native_threads to 32 with Apple GPU's
|
2022-01-07 22:33:03 +01:00 |
|
Gabriele Gristina
|
bec4b2e601
|
Hash-Mode 10400: set native_threads to 32 with Apple GPU's
|
2022-01-07 22:32:17 +01:00 |
|
Gabriele Gristina
|
d4c264ebf1
|
Hash-Mode 9820: set native_threads to 32 with Apple GPU's
|
2022-01-07 22:31:03 +01:00 |
|
Gabriele Gristina
|
0471725d39
|
Hash-Mode 9810: set native_threads to 32 with Apple GPU's
|
2022-01-07 22:30:22 +01:00 |
|
Gabriele Gristina
|
54fd3f8973
|
Hash-Mode 9800: set native_threads to 32 with Apple GPU's
|
2022-01-07 22:29:36 +01:00 |
|
Gabriele Gristina
|
d7ddb425e5
|
Hash-Mode 9720: set native_threads to 32 with Apple GPU's
|
2022-01-07 22:28:35 +01:00 |
|
Gabriele Gristina
|
688038adc6
|
Hash-Mode 9710: set native_threads to 32 with Apple GPU's
|
2022-01-07 22:27:50 +01:00 |
|
Gabriele Gristina
|
2d2d745b3c
|
Hash-Mode 9700: set native_threads to 32 with Apple GPU's
|
2022-01-07 22:26:55 +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
|
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 |
|
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
|
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
|
3802adff7e
|
Autotune: Added error handling. By default skipping device on error, with --force using accel/loops/threads min values instead
|
2022-01-04 01:14:39 +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 |
|
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
|
6d5add1720
|
Merge pull request #3085 from matrix/clang_build_warnings
Fix build warnings with clang <= 10
|
2021-12-31 17:40:04 +01:00 |
|
Gabriele Gristina
|
85afe0fc5a
|
simplify Makefile
|
2021-12-30 13:34:43 +01:00 |
|
Gabriele Gristina
|
a205a41bd5
|
Added missing options to help output
|
2021-12-29 15:36:07 +01:00 |
|
Jens Steube
|
6975cc0903
|
Merge pull request #2293 from seger672/m21420
Implement sha256($salt.sha256_bin($pass)) kernel
|
2021-12-29 11:43:33 +01:00 |
|
Jens Steube
|
8c6ed65cd9
|
Update module_21420.c
|
2021-12-29 11:42:14 +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
|
644e2db8ba
|
Fix build warning with clang <= 10
|
2021-12-28 21:26:08 +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
|
ae9e3072b2
|
Merge branch 'master' of https://github.com/hashcat/hashcat
|
2021-12-23 19:23:46 +01:00 |
|
Jens Steube
|
df6e5480ca
|
Print module_extra_tuningdb_block undefined compute device warning only on GPU
|
2021-12-23 19:23:35 +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
|
5015bc0d2e
|
Module Parser: Renamed struct token_t to hc_token_t to avoid naming conflict with token_t on MacOS
|
2021-12-20 13:19:40 +01:00 |
|
Jens Steube
|
0d304b68f1
|
Added hash-mode: Teamspeak 3 (channel hash)
|
2021-12-19 10:33:06 +01:00 |
|
Jens Steube
|
ad48ef2a8c
|
Merge branch 'master' of https://github.com/hashcat/hashcat
|
2021-12-18 17:51:36 +01:00 |
|
Jens Steube
|
c80ec44fdd
|
Prepare TS3 plugin: parser module
|
2021-12-18 17:51:16 +01:00 |
|
b0lek
|
705dd16f50
|
Quotes removed from numbers and % sign removed.
|
2021-12-18 16:44:40 +01:00 |
|
Gabriele Gristina
|
450f9549b4
|
Backend Info: Added local memory size to output
|
2021-12-17 22:43:11 +01:00 |
|
b0lek
|
2b3162f49b
|
adding guess data into --status-json output
|
2021-12-17 22:07:28 +01:00 |
|
Brandon Chalk
|
fc57a97a09
|
Fix JWT module to correctly return cracked hash
Fixes issue #3063
|
2021-12-16 20:05:32 -08: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 |
|
Jens Steube
|
bf865d8bff
|
Added hash-mode: Exodus Desktop Wallet (scrypt)
|
2021-12-14 13:46:20 +01:00 |
|
Gabriele Gristina
|
3fd6dac523
|
Set default device-type to GPU with Apple M1
|
2021-12-14 00:37:17 +01:00 |
|
Gabriele Gristina
|
0fae3a4394
|
Added support for Apple Silicon compute devices
|
2021-12-13 22:42:42 +01:00 |
|
Jens Steube
|
e88122019b
|
Merge pull request #3055 from b0lek/master
Fixing HEX wordlist support in -m 3000 see #3050
|
2021-12-13 14:45:49 +01:00 |
|
b0lek
|
3c493877ab
|
Adding upcase conversion for --hex-wordlist mode
|
2021-12-12 15:11:46 +01:00 |
|
b0lek
|
33db7a06e0
|
Fixed typo and some comments
|
2021-12-12 14:43:16 +01:00 |
|
b0lek
|
b6e5c7427b
|
Added missing convertion to upper case
|
2021-12-12 14:27:10 +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 |
|
b0lek
|
2a3a840146
|
Solved --wordlist-autohex-disable not working correcly.
|
2021-12-11 21:14:45 +01:00 |
|
b0lek
|
8804c62d49
|
Fixing HEX wordlist support in -m 3000 see #3050
|
2021-12-11 19:38:30 +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
|
d4a54287b1
|
Add missing backslash for RUN_INSTRUCTION_CHECKS() on AMD
|
2021-12-09 14:03: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
|
d89409ae37
|
Update iteration count for -m 7401, see #3049
|
2021-12-03 17:51:05 +01:00 |
|
Jens Steube
|
040fb3b7eb
|
Merge pull request #3045 from hashcat/philsmd-patch-1
remove whitespace in -m 7100 = macOS
|
2021-12-01 14:32:04 +01:00 |
|
Jens Steube
|
632b6db5f9
|
Allow user to override nonce_error_corrections regardless of information from message_pair
|
2021-11-30 13:05:53 +01:00 |
|
philsmd
|
d67155d3d6
|
remove whitespace in -m 7100 = macOS
|
2021-11-29 17:00:45 +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
|
0d1fbf2bb7
|
Update module template for -m 250x and -m 1680x
|
2021-11-28 17:51:44 +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
|
98edc944e3
|
Remove OPTS_TYPE_MP_MULTI_DISABLE from -m 11300 for testing
|
2021-11-24 21:16:35 +01:00 |
|
Jens Steube
|
490ef6be74
|
Remove OPTS_TYPE_MP_MULTI_DISABLE from -m 3200 for testing
|
2021-11-23 18:01:14 +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
|
9d06bcc980
|
Fix scrypt tuning for Vega64 on -m 22700
|
2021-11-16 22:54:33 +01:00 |
|
Jens Steube
|
d2ccd96da6
|
Added hash-mode: Windows Hello PIN/Password
|
2021-11-15 16:14:59 +01:00 |
|
Jens Steube
|
93ba57f183
|
Update more module with OPTS_TYPE_MAXIMUM_THREADS
|
2021-11-14 10:11:53 +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
|
58cea1cce3
|
Merge branch 'master' of https://github.com/hashcat/hashcat
|
2021-11-10 19:33:55 +01:00 |
|
Jens Steube
|
53f6693495
|
Temporary enable HIP 4.4/ROCM 4.5 on Linux and globally set native thread count
|
2021-11-10 19:32:54 +01:00 |
|
Jarle Thorsen
|
ef83575c8f
|
Increases the maximum value for s2k-count. The maximum s2k-count value is 65011712 according to the PGP spec. Increating this value fixes a salt iteration exception for hashes with non-default value for s2k-count. (Fix successfully tested with a hash with 62914560 s2k-count.)
|
2021-11-08 09:44:48 +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
|
aeb4f7ef7f
|
Add Signature matching for mac2john format
Adds signature match for mac2john's $pbkdf2-hmac-sha512$ hash format
|
2021-11-02 04:59:44 -05:00 |
|
Jens Steube
|
4213f83336
|
Update some typos in modules which caused them to fail if used from benchmark_deep.pl
|
2021-11-02 09:28:44 +01:00 |
|
Jens Steube
|
518ddeb53a
|
Fix function declaration in -m 27800 kernel and some typos in MurMur based modules
|
2021-11-02 08:40:03 +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
|
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
|
4a7e656ba7
|
Revert #3014 because it broke functionality, see https://github.com/openwall/john/issues/2809#issuecomment-952846956
|
2021-10-28 17:01:31 +02:00 |
|
Jens Steube
|
b8b61894df
|
Fix segfault in updated parser for -m 19700. To reproduce one need to trigger hashcat hash-mode autodetection: ./hashcat /etc/shadow
|
2021-10-27 19:43:51 +02:00 |
|
Jens Steube
|
7e9e00a649
|
Some format fix for -m 19700
|
2021-10-26 14:02:46 +02:00 |
|
Jens Steube
|
8591c477ca
|
Merge branch 'master' of https://github.com/hashcat/hashcat
|
2021-10-25 20:39:05 +02:00 |
|
Jens Steube
|
e5551c65ac
|
Some format fix for -m 19700
|
2021-10-25 20:38:38 +02:00 |
|
Brouillamini
|
dcbadf3d68
|
Added Computer account decoding for -m 19700
|
2021-10-24 17:44:09 +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
|
4534b210d8
|
Merge branch 'master' of https://github.com/hashcat/hashcat
|
2021-10-19 19:26:36 +02:00 |
|
Jens Steube
|
576a71af5c
|
Update minimum HIP version from 4.4 to upcoming 4.5
|
2021-10-19 19:26:10 +02:00 |
|
Jens Steube
|
50fc474f25
|
Fix example hashcat password for -m 3000, which is actually in upper case, since LM does not support lower case characters
|
2021-10-18 16:38:15 +02:00 |
|
Jens Steube
|
707bff5c20
|
Backport nonce_error_corrections workaround from -m 22000 to -m 22001
|
2021-10-17 19:31:17 +02:00 |
|
Jens Steube
|
8f41c346ef
|
Remove temporary workaround for wpa->message_pair in -m 22000
|
2021-10-16 08:45:56 +02:00 |
|
Jens Steube
|
6d24f18f8c
|
Temporary workaround for #2987
|
2021-10-15 11:33:09 +02:00 |
|
Jens Steube
|
552e58f3a8
|
Synchronize -m 25400 hash name entries of module and readme.txt
|
2021-10-14 09:00:07 +02:00 |
|