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

2801 Commits

Author SHA1 Message Date
Gabriele Gristina
3109ebc2c7
Merge branch 'master' into fix_31400 2023-05-05 15:40:50 +02:00
Gabriele Gristina
02e160c250 Fixed build failed for 4410 with vector width > 1 2023-05-04 22:09:14 +02:00
Gabriele Gristina
1f7a4587aa beautified OpenCL 5800 kernels 2023-05-04 00:30:42 +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
Outwrest
7785d953dd Added hash-mode: md5(md5(md5()).) 2023-04-28 16:20:53 -05: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
Jens Steube
8ae790bfb5
Merge pull request #3687 from matrix/fix_26610
Fixed test module and cleanup implementation of MetaMask short (26610)
2023-04-25 22:14:14 +02:00
Gabriele Gristina
2b818b1d8a Fixed build failed for 31700 with Apple Metal 2023-04-25 16:35:58 +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
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
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
5439b5c198 Fixed test module and cleanup implementation of MetaMask short (26610) 2023-04-16 15:25:31 +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
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
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
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
jsteube
3df97954c6 Add module and kernel for -m 31800 2023-04-05 14:23:27 +00:00
jsteube
dc51a1a976 Renumber -m 31500 to -m 31700 2023-04-01 09:00:55 +00:00
jsteube
949377686e Add module and pure kernels for -m 31500 2023-03-31 20:55:50 +00:00
jsteube
04e7f84daf Remove OPTS_TYPE_HASH_COPY from -m 31400 2023-03-23 18:20:06 +00:00
Gabriele Gristina
afc97a7eb8 Fixed buffer overflow on m31400_a3-pure.cl / aes256_scrt_format_VV() 2023-03-19 14:43:51 +01:00
jsteube
074411418f Fix -a 3 for -m 31400 in vector datatype mode 2023-03-18 23:16:01 +00:00
Jens Steube
d820cfa48e
Merge pull request #3645 from YSaxon/31400-securecrt
SecureCRT master passphrase v2 module
2023-03-19 00:14:38 +01:00
Yaakov Saxon
d92acb20cf more minor formatting 2023-03-17 11:42:08 -04:00
Yaakov Saxon
507bba4554 (minor) improve line spacing 2023-03-17 11:38:48 -04:00
Yaakov Saxon
e33e6b0ac0 make pw_len a const u32 2023-03-17 11:37:51 -04:00
Yaakov Saxon
4805680616 remove tmp_pw 2023-03-17 11:36:37 -04:00
Yaakov Saxon
ec3a940785 add _S to hc_swap32 in a0,a1 2023-03-17 11:27:07 -04:00
Yaakov Saxon
9262056b0e fix accidental revert 2023-03-16 23:17:20 -04:00
Yaakov Saxon
aa80cc4547 change s10-15 to sa-sf 2023-03-16 23:13:32 -04:00
Yaakov Saxon
f4b96e1faa still not working but maybe closer 2023-03-16 23:04:10 -04:00
Yaakov Saxon
d8eb428838 unwrap vectors in a3 2023-03-16 14:08:57 -04:00
PenguinKeeper7
8076f64baf
Update m26600-pure.cl 2023-03-16 13:25:50 +00:00
PenguinKeeper7
0288f9dd6a
Update m25500-pure.cl 2023-03-16 13:25:11 +00:00
PenguinKeeper7
218775d70f
Update m25500-pure.cl 2023-03-16 12:59:15 +00:00
Yaakov Saxon
6b28169c66 31400 securecrt module 2023-03-15 16:25:35 -04:00
PenguinKeeper7
01008fad86
Fix 25500 const 2023-03-15 19:07:18 +00:00
PenguinKeeper7
ccd35b5cf2
Fix 26600 2023-03-15 19:06:34 +00:00
jsteube
24d375073c Revert -m 26610 to check for 0x20-0x7e and allow DEEP_COMP kernel functionality 2023-03-13 10:00:16 +00:00
jsteube
37923e79e9 Switch -m 26610 to hc_get_entropy() verification strategy 2023-03-12 21:52:11 +00:00
Your Name
4dc96cd765 m25400 make use of new is_valid_printable 2023-03-08 21:29:37 +01:00
Your Name
c68602aa10 m26610 add check for second block of plaintext 2023-03-08 21:29:13 +01:00
Your Name
2b5d5e93ea Merge branch 'master' into correct-m25400-m26610-plaintextcheck 2023-03-08 21:06:15 +01:00
Your Name
db9debdd19 resolve merge conflicts with master 2023-03-08 21:06:11 +01:00
Your Name
70885319f3 m26610 now also checking second block of plaintext, moved AES_GCM_decrypt to seperate function 2023-03-08 00:50:40 +01:00
Your Name
b035c6e408 m26610 second block of AES-GCM also decrypting 2023-03-08 00:15:51 +01:00
Your Name
6bc86d06b1 remove debug printfs, added changes.txt 2023-03-07 23:50:49 +01:00
Your Name
45b803988c 25400 working with 32 bytes plaintext check 2023-03-07 23:38:09 +01:00
jsteube
d5a74b2536 Add new function is_valid_printable_32() to check if 32 bit integer consist only of printable characters and update -m 26610 as example use case 2023-03-07 21:43:44 +00:00
Your Name
b01f4e5c2e corrected ASCII plaintext check from >=20 to >=0x20 2023-03-07 21:53:11 +01:00
jsteube
51084ad6ad Fix out-of-boundary write in -m 17020 2023-03-05 17:39:59 +00:00
jsteube
5236f3bd73 Add optimized kernel for new hash-mode 31300 MS SNTP 2023-03-03 10:33:35 +00:00
jsteube
ad3dca2a90 Module and Pure kernels for new hash-mode -m 31300 SNTP-MS 2023-03-02 20:07:24 +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
Jens Steube
ce934be975
Merge pull request #3628 from thatux/m26600_short_data
Implement metamask 26610 short data
2023-02-28 10:12:00 +01:00
Your Name
2b80abde6d add comments on possible improvements 2023-02-27 15:32:59 +01:00
Your Name
dbe99851ec added comments on speeding up the attack by reducing the ciphertext buffersize 2023-02-26 13:52:23 +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
d08f3cf7f6 Fix SM3 DGST_POS ordering 2023-02-26 08:49:08 +00:00
Your Name
248c4afc09 test hash works 2023-02-25 00:51:14 +01:00
jsteube
ea6173b307 Optimize SM3 for use on platforms that support native bitselect() 2023-02-24 21:56:55 +00:00
Zgzorx
6102347ab0 First performance optimization for SM3 hash on a0 and a1 optimized kernels 2023-02-22 11:44:42 +01:00
jsteube
9acfc26d81 First performance optimization for SM3 hash 2023-02-21 15:44:21 +00:00
Zgzorx
20c6a70b59 Rename SM3 module : m31100 2023-02-20 14:41:22 +01:00
Zgzorx
c85d817192
Merge branch 'hashcat:master' into sm3 2023-02-20 13:59:07 +01:00
jsteube
4fe37f5445 Fix -m 31000 some formatting and missing cracks in optimized mode -a 1 and -a 3 if password length > 32 2023-02-19 21:41:15 +00:00
loukabvn
a3ab8a2181 Correct some errors from copy-pastes 2023-02-17 18:58:42 +01:00
loukabvn
180dcb5769 Cleaning files and change DGST_Ri after tests 2023-02-17 17:41:42 +01:00
Zgzorx
be65cca4b4 Cleaned files for PR 2023-02-17 16:11:30 +01:00
Zgzorx
67a4f699de a3-optimized functionnal 2023-02-17 15:48:00 +01:00
Zgzorx
1a00a391f0 First a3-optimized draft 2023-02-17 15:14:10 +01:00
loukabvn
73500a7512 Fix a0-optimized and add a1-optimized for SM3 2023-02-17 14:05:11 +01:00
loukabvn
b11b4b1b1b Fixing inc_hash_sm3.h and add a0-optimized draft 2023-02-16 17:19:35 +01:00
loukabvn
29e8766fa3 update inc_hash_sm3, comment and make code clearer 2023-02-16 15:22:43 +01:00
Zgzorx
68c95c056d Using update_swap 2023-02-16 12:02:36 +01:00
Zgzorx
9c6b533efd Added sm3 a1 and a3 pure first draft 2023-02-16 11:03:10 +01:00
loukabvn
2bc70388d3 Creation of branch SM3 and adding files for basic implementation 2023-02-16 10:38:11 +01:00
Zgzorx
008faee326
Merge branch 'hashcat:master' into blake 2023-02-14 11:48:07 +01:00
jsteube
9ec6392c92 Fix untested byte range coverage in UTF8 to UTF16 converter 2023-02-14 09:46:28 +00:00
bacqube2
0e7fdd3c55 Fixing bad vconv32_t usage 2023-02-14 10:21:16 +01:00
bacqube2
a3b4162e5f Rename module 35000 : 31000 2023-02-13 16:40:35 +01:00
Zgzorx
6fcc8177cc
Merge branch 'hashcat:master' into blake 2023-02-13 16:25:41 +01:00
Jens Steube
57953bec7c Backport changes to md4_update_vector_utf16le() in -m 1000 to -m 30, -m 40 and -m 70 2023-02-11 15:59:45 +01:00
Jens Steube
730b1cd5cc Update UTF8 to UTF16 conversion to match RFC 3629 2023-02-10 23:28:23 +01:00
Louka
816a246c76 add blake2s a1-optimized 2023-02-09 17:23:00 +01:00
bacqube2
c80ac0b73f Merge remote-tracking branch 'origin/master' into blake 2023-02-09 17:01:14 +01:00