1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-22 16:18:09 +00:00
Commit Graph

9447 Commits

Author SHA1 Message Date
Gabriele Gristina
f504c692fe Fix 31900 hash parsing error 2023-04-25 17:09:22 +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
Gabriele Gristina
27938ef803 verify separator also with TOKEN_ATTR_FIXED_LENGTH (part 2) 2023-04-23 02:04:02 +02:00
Gabriele Gristina
0d992a9ea3 verify separator also with TOKEN_ATTR_FIXED_LENGTH 2023-04-23 01:41: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
95bfc80378 Fixed 18200 module_hash_encode 2023-04-22 17:19:34 +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
Jens Steube
ca4dc7acf9
Merge pull request #3682 from matrix/fix_opti_null
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-21 18:51:47 +02:00
Gabriele Gristina
8e08efa6e0
Merge branch 'master' into fix_opti_null 2023-04-21 13:46:22 +02:00
Jens Steube
1d1fe098e3
Merge pull request #3680 from matrix/fix_18400_metal
Fixed build failed for 18400 with Apple Metal
2023-04-20 19:43:07 +02:00
Gabriele Gristina
25a91542b7
Merge branch 'master' into fix_18400_metal 2023-04-19 20:00:21 +02:00
Jens Steube
506ab658c5
Merge pull request #3681 from matrix/fix_18600_metal
Fixed build failed for 18600 with Apple Metal
2023-04-19 19:19:00 +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
Jens Steube
8be51f1a3e
Merge pull request #3679 from matrix/fix_31700_vec
Fixed incompatible pointer types (salt1 and salt2 buf) in 31700 a3 kernel
2023-04-18 20:23:05 +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
Jens Steube
8a1c81ab8c
Merge pull request #3678 from matrix/fix_3730_vec
Fixed incompatible pointer types (salt1 and salt2 buf) in 3730 a3 kernel
2023-04-17 15:59:44 +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
Gabriele Gristina
5439b5c198 Fixed test module and cleanup implementation of MetaMask short (26610) 2023-04-16 15:25:31 +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
f08448f802 Fixed buffer overflow on module_26600.c / module_hash_encode() 2023-04-15 23:25:50 +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
Jens Steube
9b96649672
Merge pull request #3677 from philsmd/fix_trailing_spaces
fix trailing spaces
2023-04-15 12:42:37 +02:00
jsteube
dbc859dbdb New rule file designed to act as a base for usage in a rule stacking runs 2023-04-14 12:11:24 +00:00
jsteube
80aacf5a65 Hand written best 10 rules only rule file for super slow algorithms in 2023 2023-04-14 11:54:34 +00:00
Jens Steube
de27ce7648
Merge pull request #3670 from Chick3nman/Add-new-GPUs
Add several missing GPUs to ALIAS.hctune
2023-04-13 21:26:47 +02:00
Jens Steube
fefa7a71c1
Merge pull request #3684 from matrix/issue_3676
Handle signed/unsigned PDF permission P value for all PDF hash-modes
2023-04-12 14:47:42 +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
philsmd
cb827fcd32
fix trailing spaces 2023-04-11 15:52:34 +02:00
Jens Steube
80fa78374e Merge branch 'master' of https://github.com/hashcat/hashcat 2023-04-11 10:18:58 +00:00