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

1588 Commits

Author SHA1 Message Date
Gabriele Gristina
54205412a6 Fixed build failed for 10700 optimized with Apple Metal 2023-05-20 17:15:17 +02:00
Gabriele Gristina
44d58f9a45 Fixed build failed for 13772 and 13773 with Apple Metal 2023-05-20 14:02:25 +02:00
Gabriele Gristina
7ab1110907 Fixed build failure for almost all hash modes that make use of hc_swap64 and/or hc_swap64_S with Apple Metal 2023-05-20 03:54:06 +02:00
Gabriele Gristina
69d8981501 update to latest version of unrar source and update changes.txt 2023-05-20 00:04:32 +02:00
Jens Steube
c100ad7be2
Merge pull request #3725 from matrix/prepare_hashModes_31500_31600
Unit tests: add test modules for hash-modes 31500 and 31600 and handle them in tools/test.pl
2023-05-19 21:01:26 +02:00
Jens Steube
939a97d145
Merge pull request #3726 from matrix/fix_tokenizer_ATTR_FIXED_LEN
Added verification of token buffer length when using TOKEN_ATTR_FIXED_LENGTH
2023-05-18 20:29:48 +02:00
Gabriele Gristina
6ba878eb5f
Merge branch 'master' into update_deps_lzma 2023-05-17 19:44:29 +02:00
Jens Steube
7d2dfe9d2f
Merge pull request #3722 from matrix/update_deps_OpenCL
Dependencies: Updated OpenCL-Headers to v2023.04.17
2023-05-17 19:34:00 +02:00
Gabriele Gristina
2dd820a084 Makefile: prevent make failure with Apple Silicon in case of partial rebuild 2023-05-16 21:19:46 +02:00
Gabriele Gristina
f126f3b19e Added support for NetIQ SSPR hashes + Adobe AEM 2023-05-16 20:35:40 +02:00
Jens Steube
f840574aab
Merge pull request #3719 from matrix/fix_sprintf_iokit
Hardware Monitor: avoid sprintf in src/ext_iokit.c
2023-05-16 16:30:05 +02:00
Jens Steube
cef1ec8e16
Merge branch 'master' into fix_31300_vector 2023-05-15 14:56:09 +02:00
Jens Steube
5780430176
Merge pull request #3715 from matrix/fix_OpenCL_blake2s
Fixed build failed for 31000/Blake2s with vector width > 1
2023-05-14 16:54:32 +02:00
Gabriele Gristina
01f20c84f9 Added verification of token buffer length when using TOKEN_ATTR_FIXED_LENGTH 2023-05-13 20:38:56 +02:00
Jens Steube
18639745ef
Merge pull request #3714 from matrix/fix_4410_metal
Fixed build failed for 4410 with vector width > 1
2023-05-13 19:59:17 +02:00
Jens Steube
8f26b9be84
Merge pull request #3711 from matrix/fix_29600_a3
Fixed bug in 29600 module OPTS_TYPE setting
2023-05-11 12:44:41 +02:00
Gabriele Gristina
8652720ca9 Unit tests: add test modules for hash-modes 31500 and 31600 and handle them in tools/test.pl 2023-05-11 01:19:59 +02:00
Gabriele Gristina
684ce0afcf
Merge branch 'master' into fix_sprintf_iokit 2023-05-10 18:55:16 +02:00
Jens Steube
bf1d7d0789
Merge pull request #3710 from matrix/help2int
Help: show supported hash-modes only with -hh
2023-05-10 15:47:41 +02:00
Gabriele Gristina
a983957b21 Dependencies: Updated LZMA SDK to 22.01 2023-05-09 18:52:20 +02:00
Gabriele Gristina
0dcb64278a Dependencies: Updated OpenCL-Headers to v2023.04.17 2023-05-09 18:48:51 +02:00
Jens Steube
bdedb609d0
Merge pull request #3709 from OutWrest/master
Added hash-mode: md5(md5(md5($pass)).$salt)
2023-05-09 17:58:40 +02:00
Gabriele Gristina
f4a1d25b72 Hardware Monitor: avoid sprintf in src/ext_iokit.c 2023-05-08 01:34:46 +02:00
Gabriele Gristina
5b4ab2cc0b Fixed build failed for 31300 with vector width > 1 2023-05-05 19:45:33 +02:00
Gabriele Gristina
903c1136c8 Fixed build failed for 31000/Blake2s with vector width > 1 2023-05-05 19:31:24 +02:00
Gabriele Gristina
aa4be217fd
Merge branch 'master' into help2int 2023-05-05 15:41:37 +02:00
Gabriele Gristina
3109ebc2c7
Merge branch 'master' into fix_31400 2023-05-05 15:40:50 +02:00
Jens Steube
56b322cf6e
Merge pull request #3704 from matrix/fix_MTLCompilerService_InfiniteLoop_bug
Metal Backend: added workaround to prevent 'Infinite Loop' bug when build kernels
2023-05-05 13:20:12 +02:00
Gabriele Gristina
02e160c250 Fixed build failed for 4410 with vector width > 1 2023-05-04 22:09:14 +02:00
Jens Steube
363d84e95a
Merge pull request #3702 from matrix/fix_metal_31700_a0
Fixed build failed for 31700 with Apple Metal
2023-05-02 17:16:40 +02:00
Gabriele Gristina
5e82703f7e Fixed bug in 29600 module OPTS_TYPE setting 2023-05-02 00:55:11 +02:00
Jens Steube
0534fd37fb
Merge pull request #3700 from matrix/fix_28200_testUnit
Fixed minimum password length in module of hash-mode 28200
2023-05-01 17:54:17 +02:00
Gabriele Gristina
36606addac Help: show supported hash-modes only with -hh 2023-05-01 17:38:42 +02:00
Gabriele Gristina
2fe2d299bc update changes.txt + cleanup 2023-05-01 03:44:39 +02:00
Gabriele Gristina
92218daf6d Merge remote-tracking branch 'upstream/master' into fix_MTLCompilerService_InfiniteLoop_bug 2023-05-01 02:50:25 +02:00
Outwrest
7785d953dd Added hash-mode: md5(md5(md5()).) 2023-04-28 16:20:53 -05:00
Gabriele Gristina
5f7aa3f33d
Merge branch 'master' into fix_26900_module_hash_encode 2023-04-28 19:56:18 +02:00
Gabriele Gristina
ce2bd430e3 SecureCRT MasterPassphrase v2: update module, pure kernels and test unit. Add optimized kernels. 2023-04-27 18:16:07 +02:00
Gabriele Gristina
81f90db23b
Merge branch 'master' into fix_18400_moduleHashEncode 2023-04-27 17:07:04 +02:00
Jens Steube
eba1201f87
Merge branch 'master' into fix_grep_out-of-memory_workaround 2023-04-27 15:55:21 +02:00
Jens Steube
20456bfc72
Merge branch 'master' into fix_testModule_29800 2023-04-26 22:47:15 +02:00
Gabriele Gristina
5f332995bc Metal Backend: added workaround to prevent 'Infinite Loop' bug when build kernels 2023-04-25 17:17:46 +02:00
Gabriele Gristina
2b818b1d8a Fixed build failed for 31700 with Apple Metal 2023-04-25 16:35:58 +02:00
Jens Steube
a9d843870d
Merge pull request #3686 from matrix/fix_bof_26600
Fixed buffer overflow on module_26600.c / module_hash_encode()
2023-04-24 16:51:05 +02:00
Jens Steube
f847593a66
Merge pull request #3683 from matrix/fix_tokenizer_TOKEN_ATTR_FIXED_LENGTH
Fixed bug in input_tokenizer when TOKEN_ATTR_FIXED_LENGTH is used and refactor modules
2023-04-23 11:39:00 +02:00
Jens Steube
41a4d8c9c1
Merge pull request #3685 from matrix/add_metamaskMobile
Added hash-mode: MetaMask Mobile Wallet, updated extraction tool
2023-04-22 19:36:06 +02:00
Gabriele Gristina
e09d07868b Fixed minimum password length in module of hash-mode 28200 2023-04-22 18:57:00 +02:00
Gabriele Gristina
756e2e07b1 Fixed bug in 26900 module_hash_encode 2023-04-22 18:48:46 +02:00
Gabriele Gristina
76ce735954 Fixed bug in 18400 module_hash_encode 2023-04-22 16:52:01 +02:00
Gabriele Gristina
4e56f4f25b Fixed bug in grep out-of-memory workaround on Unit Test 2023-04-21 23:15:25 +02:00
Gabriele Gristina
0f9007dd3e
Merge branch 'master' into fix_tokenizer_TOKEN_ATTR_FIXED_LENGTH 2023-04-21 20:02:05 +02:00
Gabriele Gristina
8e08efa6e0
Merge branch 'master' into fix_opti_null 2023-04-21 13:46:22 +02:00
Gabriele Gristina
25a91542b7
Merge branch 'master' into fix_18400_metal 2023-04-19 20:00:21 +02:00
Jens Steube
4c15021596
Merge branch 'master' into fix_18600_metal 2023-04-19 19:18:51 +02:00
Jens Steube
ba6a9c2d3c
Merge branch 'master' into fix_18400_metal 2023-04-18 20:23:35 +02:00
Gabriele Gristina
38f3b77a3a Fixed minimum password length in module of hash-mode 29800 2023-04-18 20:13:39 +02:00
Jens Steube
9af0f9911e
Merge branch 'master' into fix_31700_vec 2023-04-17 16:00:39 +02:00
Gabriele Gristina
a4f8690e1a
Merge branch 'master' into fix_3730_vec 2023-04-16 15:32:51 +02:00
Gabriele Gristina
529b933302
Merge branch 'master' into fix_31700_vec 2023-04-16 15:32:20 +02:00
Gabriele Gristina
312cd78af4
Merge branch 'master' into fix_18400_metal 2023-04-16 15:31:53 +02:00
Gabriele Gristina
3a8da27366
Merge branch 'master' into fix_18600_metal 2023-04-16 15:31:23 +02:00
Gabriele Gristina
19e1161748
Merge branch 'master' into fix_opti_null 2023-04-16 15:30:57 +02:00
Gabriele Gristina
d7c914e267
Merge branch 'master' into fix_tokenizer_TOKEN_ATTR_FIXED_LENGTH 2023-04-16 15:30:18 +02:00
jsteube
6785a32e7a Added new feature (-Y) that creates N virtual instances for each device in your system at the cost of N times the device memory consumption 2023-04-16 12:04:34 +00:00
Gabriele Gristina
4eac85cb8c update changes.txt 2023-04-15 23:28:29 +02:00
Gabriele Gristina
2099ea9366 updated readme with MetaMask Mobile Wallet 2023-04-15 18:52:59 +02:00
Gabriele Gristina
1d4d84d19c Added hash-mode: MetaMask Mobile Wallet, updated extraction tool 2023-04-15 18:32:10 +02:00
Gabriele Gristina
cf3ab8e2dc Handle signed/unsigned PDF permission P value for all PDF hash-modes 2023-04-11 21:17:25 +02:00
Gabriele Gristina
2adf735e51 Fixed bug in input_tokenizer when TOKEN_ATTR_FIXED_LENGTH is used and refactor modules 2023-04-11 19:34:01 +02:00
Gabriele Gristina
7eee4931bb Fixed display problem of the 'Optimizers applied' list for algorithms using OPTI_TYPE_SLOW_HASH_SIMD_INIT2 and/or OPTI_TYPE_SLOW_HASH_SIMD_LOOP2 2023-04-11 19:07:02 +02:00
Gabriele Gristina
43b3bba611 Fixed build failed for 18600 with Apple Metal 2023-04-11 18:41:26 +02:00
Gabriele Gristina
a4c9f3bda9 Fixed build failed for 18400 with Apple Metal 2023-04-11 18:39:57 +02:00
Gabriele Gristina
bad9a0ca63 Fixed incompatible pointer types (salt1 and salt2 buf) in 31700 a3 kernel 2023-04-11 18:26:54 +02:00
Gabriele Gristina
5564319fdc Fixed incompatible pointer types (salt1 and salt2 buf) in 3730 a3 kernel 2023-04-11 18:10:25 +02:00
jsteube
6862c1102e Open Document Format: Added support for small documents with content length < 1024 2023-04-09 16:15:12 +00:00
jsteube
f3fe379571 Fix missing entry for -m 31800 in changes.txt 2023-04-06 14:31:10 +00:00
jsteube
7655e163c8 Fix changes.txt new algorithm ordering 2023-04-02 20:02:53 +00:00
jsteube
dc51a1a976 Renumber -m 31500 to -m 31700 2023-04-01 09:00:55 +00:00
Royce Williams
efffc6dc7b minor performance.txt grammar 2023-03-26 15:10:12 -08:00
Royce Williams
7cf5fdb174 minor credits.txt typo 2023-03-26 15:07:47 -08:00
Royce Williams
b0b1a882eb minor changes.txt grammar/style 2023-03-26 15:04:21 -08:00
Jens Steube
a1db6d4d63
Merge pull request #3655 from Chick3nman/show-username
Add error message when mixing --show and --username
2023-03-26 23:40:41 +02:00
Chick3nman
9b2aca0a38 Add Domain Cached Credentials 2 (DCC2), MS Cache 2, (NT), -m 31600 2023-03-23 21:09:55 -05:00
Chick3nman
f862e3e30a Add module/kernel for Domain Cached Credentials (DCC), MS Cache (NT) 2023-03-23 20:58:48 -05:00
Chick3nman
7e22899607 Updated docs/changes.txt 2023-03-23 20:08:05 -05:00
Chick3nman
e76486fe6f Add changes for brain port sanity check 2023-03-23 19:09:37 -05:00
Chick3nman
43ef1da420 Add changes from previous PR #3598. 2023-03-23 19:07:48 -05:00
jsteube
c8dd3d63e9 Add new category for application database and move new -m 31400 to it 2023-03-20 11:22:34 +00:00
jsteube
074411418f Fix -a 3 for -m 31400 in vector datatype mode 2023-03-18 23:16:01 +00:00
jsteube
75b4714ca0 Fix docs/changes.txt 2023-03-18 19:33:39 +00:00
Your Name
6c653fa89d m26610 also in changes 2023-03-08 00:53:25 +01:00
Your Name
6bc86d06b1 remove debug printfs, added changes.txt 2023-03-07 23:50:49 +01:00
jsteube
3447000b84 Fix missing supported hash-types in docs/readme.txt 2023-03-04 20:58:11 +00:00
jsteube
f7103f5116 Added hash-mode: GPG (AES-128/AES-256 (SHA-256($pass))) 2023-03-02 09:33:27 +00:00
jsteube
a5d94c1f0d Added hash-mode: Veeam VBK 2023-03-01 11:35:37 +00:00
Your Name
141b0289b1 updated changes, more clear comment 2023-02-26 13:45:06 +01:00
Your Name
5208447e72 change hash-signature for 26610 (incompatible with 26600), remove debug print statements in attacks, add comments, add reference data 2023-02-26 13:31:38 +01:00
jsteube
12dc17ef5a Add missing entry for BLAKE2s-256 in docs/changes.txt 2023-02-17 19:43:21 +00:00
Zgzorx
6fcc8177cc
Merge branch 'hashcat:master' into blake 2023-02-13 16:25:41 +01:00
jsteube
6bd94c3740 Update docs/changes.txt to reflect changes related to RFC 3629 2023-02-13 15:13:26 +00:00