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

2779 Commits

Author SHA1 Message Date
Jens Steube
58155986cf
Merge pull request #3765 from philsmd/master
fix trailing spaces
2023-06-18 16:19:40 +02:00
Jens Steube
82cf3b63b9
Merge pull request #3764 from matrix/algo_21310
Added hash-mode: md5($salt1.sha1($salt2.$pass))
2023-06-17 16:57:49 +02:00
philsmd
79869badf1
fix trailing spaces 2023-06-17 10:08:55 +02:00
Gabriele Gristina
19a36e73a2 Added hash-mode: md5($salt1.sha1($salt2.$pass)) 2023-06-15 19:01:52 +02:00
Gabriele Gristina
ec13e6123a Added hash-mode: sha512(sha512($pass).$salt) 2023-06-14 22:51:39 +02:00
jsteube
e6c97eb51b Fix vector datatypes usage for HIP 2023-06-10 19:01:35 +00:00
Jens Steube
dbc9019284
Merge pull request #3758 from matrix/fix_scrypt_AppleMetal
Fixed a bug in all SCRYPT-based hash modes with Apple Metal
2023-06-11 23:18:10 +02:00
Jens Steube
3bd8d38402
Merge pull request #3753 from matrix/algo_empireCMS_AdminPassword
Added hash-mode: Empire CMS (Admin password)
2023-06-08 12:47:14 +02:00
Gabriele Gristina
6847458a00 Fixed a bug in all SCRYPT-based hash modes with Apple Metal 2023-06-07 00:49:37 +02:00
Jens Steube
e6314a812f
Merge pull request #3745 from matrix/fix_file_permissions
Fix file permissions for 32100/32200
2023-06-05 10:29:21 +02:00
Gabriele Gristina
53dbc07029 Added hash-mode: Empire CMS (Admin password) 2023-06-03 03:08:29 +02:00
Jens Steube
c8a336c5a4
Merge pull request #3737 from matrix/fix_13772_13773_build_failed_metal
Fixed build failed for 13772 and 13773 with Apple Metal
2023-05-30 17:59:57 +02:00
Jens Steube
5fa2f561fa
Merge pull request #3735 from matrix/fix_metal_swap64
Fixed build failure for almost all hash modes that make use of hc_swap64 and/or hc_swap64_S with Apple Metal
2023-05-27 20:46:14 +02:00
Gabriele Gristina
1c3ea8506c Fix file permissions for 32100/32200 2023-05-25 22:39:08 +02:00
Jens Steube
0253f50679
Merge pull request #3730 from matrix/algo_sspr
Added support for NetIQ SSPR hashes + Adobe AEM
2023-05-24 10:21:23 +02:00
jsteube
5dcc9a5d8b Rename hash-modes 33100, 33200 to 32100, 32200 2023-05-23 12:31:54 +00:00
Jens Steube
9433d0b61e
Merge pull request #3729 from MWR-CyberSec/add-aes-asrep-plugins
Added plugins for AES128 and AES256 AS-REPs
2023-05-23 14:25:09 +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
f126f3b19e Added support for NetIQ SSPR hashes + Adobe AEM 2023-05-16 20:35:40 +02:00
Jens Steube
cef1ec8e16
Merge branch 'master' into fix_31300_vector 2023-05-15 14:56:09 +02:00
Christo Erasmus
33581b4155 Added plugins for AES128 and AES256 AS-REPs 2023-05-15 13:32:48 +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
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
d157a5ccd2
Merge pull request #3713 from matrix/beautify_5800_opencl
beautified OpenCL 5800 kernels
2023-05-12 20:54:41 +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
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
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