1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-04 22:49:15 +00:00
Commit Graph

9386 Commits

Author SHA1 Message Date
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
Jens Steube
b1ca2ca539 Only try to allocate memory on a opencl device if it actually has memory 2023-04-11 10:17:32 +00:00
jsteube
44f7fb70af Fix .editorconfig suggested in #3675 2023-04-10 17:23:29 +00:00
jsteube
6862c1102e Open Document Format: Added support for small documents with content length < 1024 2023-04-09 16:15:12 +00:00
jsteube
7a3a6d5d06 Added support for small documents with content length < 1024 in -m 18400 2023-04-08 20:29:54 +00:00
jsteube
234e6cf49f Add support for 12 byte IV in -m 31800 2023-04-07 06:00:54 +00:00
Chick3nman
9819a044ab Add several missing GPUs to ALIAS.hctune
Update tuning README with new info
2023-04-06 13:30:00 -05:00
jsteube
f3fe379571 Fix missing entry for -m 31800 in changes.txt 2023-04-06 14:31:10 +00:00