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

8806 Commits

Author SHA1 Message Date
jsteube
9dda830647 Add pure kernels for -m 27900 2022-10-30 12:23:02 +00:00
Jens Steube
932ddb1ee2
Merge pull request #3493 from fse-a/improved_error_message
Added error message describing workaround when detecting more than 64
2022-10-29 19:38:22 +02:00
Jens Steube
8e6351cf77
Merge pull request #3482 from davidrozen76/master
Add hash-mode 3730 - Dahua NVR/DVR - md5($salt1.strtoupper(md5($salt2…
2022-10-28 21:41:03 +02:00
pelle
f456973928 Added error message describing workaround when detecting more than 64 backend devices. 2022-10-27 12:09:37 +02:00
jsteube
ff3d9a66d6 Add pure kernels for -m 28000 2022-10-27 06:42:05 +00:00
Pikachu
c81596511c Removed hash-mode 3730 optimized kernel support
Optimized kernels requires handling on data larger than the block size of the underlaying primitive, thus more work is to be done to support optimized kernels.
2022-10-26 19:58:00 +03:00
jsteube
baa3744689 Fixed false negative in updated -m 299xx plugins due to invalid handling of decrypted data.
Fixed #3490
2022-10-26 06:06:08 +00:00
Jens Steube
e34a9244f3
Merge pull request #3489 from Lars-Saetaberget/lastpass_bugfix
Fix bug in -m 6800 where not all hashes are checked if they have the same salt
2022-10-25 16:48:16 +02:00
Jens Steube
1f0fb154a5
Merge pull request #3485 from Lars-Saetaberget/lastpass_iv
Add support for non-zero IV to lastpass (-m 6800)
2022-10-24 18:19:46 +02:00
Lars Sætaberget
3c3e0bf1a2 Update changes.txt 2022-10-24 09:31:04 +02:00
hansvh
b2cd1d1afb Add lastpass2hashcat.py 2022-10-24 09:31:04 +02:00
Lars Sætaberget
b30e9ec4da Fix bug in -m 6800 where not all hashes are checked if they have the same salt 2022-10-24 09:26:38 +02:00
Pikachu
760eba95fb Updated hash-mode 3730 unit-test to work with two salts 2022-10-23 18:17:42 +03:00
Pikachu
5261e903c1 Merge branch 'master' of https://github.com/davidrozen76/hashcat 2022-10-23 15:13:43 +03:00
Pikachu
a23080a5cc Added a unit-test in tools/test_modules for hash-mode 3730 2022-10-23 15:13:24 +03:00
davidrozen76
c8907ebb63
Merge branch 'master' into master 2022-10-23 15:01:12 +03:00
Pikachu
2abe512634 Removed unnecessary changes made to inc_common.h and made the proper adjustments in the OpenCL kernels to inflict the changes 2022-10-23 14:58:15 +03:00
jsteube
7764666dd1 Add note to changes.txt about ENCsecurity Datavault 2022-10-23 10:24:49 +00:00
Pikachu
2a19e0c0bd Removed unnecessary parsing of salt2 in pure kernels 2022-10-23 08:08:33 +03:00
jsteube
409bbf101e Remove OPTS_TYPE_SUGGEST_KG from -m 299xx 2022-10-22 16:43:20 +00:00
Lars Sætaberget
f40dc401bc Add IV support to lastpass (-m 6800)
If you are from the past and need the old functionality, just use zeroes for the IV.

For instance, the old example hash would then become:
82dbb8ccc9c7ead8c38a92a6b5740f94:500:pmix@trash-mail.com:00000000000000000000000000000000
2022-10-21 14:37:24 +02:00
Jens Steube
452408fcaf
Merge pull request #3480 from PenguinKeeper7/master
Update exodus2hashcat.py
2022-10-21 14:11:56 +02:00
jsteube
2e684efeb7 Update -m 299xx modules to test for 56 bit instead of 32 bit 2022-10-20 15:08:19 +00:00
Pikachu
1a1baf45ac Update inc_common.h
Fixed indentation.
2022-10-20 16:52:34 +03:00
Pikachu
76b6569b84 Update inc_common.h
Fixed indentation.
2022-10-20 16:51:10 +03:00
Pikachu
b5420b40bd Fixed pure kernel on attack mode 0 for hash 3730
Concatenated $salt1 instead of $salt2 to $pass, rendering single hashes uncrackable.
2022-10-20 16:29:20 +03:00
Pikachu
9944e964d6 Add hash-mode 3730 - Dahua NVR/DVR - md5($salt1.strtoupper(md5($salt2.$pass)))
Pure kernel on attack mode 0 doesn't crack when only a single hash is present in the hashfile (otherwise ok) - self-test fails as well.
2022-10-20 12:57:48 +03:00
jsteube
fd46096b57 Update -m 299xx unit-tests to test for 56 bit instead of 32 bit 2022-10-19 17:48:11 +00:00
Jens Steube
f63ff289f7
Merge pull request #3479 from Chick3nman/master
Add RTX 4090
2022-10-18 15:02:28 +02:00
PenguinKeeper7
02cbfb7537
Update exodus2hashcat.py 2022-10-17 21:00:04 +01:00
jsteube
ed3d8f260c Add kernel for -m 29940 2022-10-17 11:11:18 +00:00
jsteube
3952453ae9 Add module for -m 29940 2022-10-16 18:20:52 +00:00
Chick3nman
b54720cb53
Add RTX 4090
Add tuning line for the RTX 4090
2022-10-15 16:34:15 -05:00
jsteube
a6a93c0bcf Add kernel for -m 29930 2022-10-15 10:01:49 +00:00
jsteube
98c039471f Add module for -m 29930 2022-10-14 19:25:25 +00:00
jsteube
abe47e5fc6 Add kernel for -m 29920 2022-10-13 14:02:18 +00:00
jsteube
0f7fc863d3 Add module for -m 29920 2022-10-12 13:34:07 +00:00
jsteube
04266834db Improve some sanity checks in module for -m 29910 2022-10-11 18:46:02 +00:00
jsteube
932613b316 Add kernel for -m 29910 2022-10-10 08:39:21 +00:00
jsteube
da4adf9882 Add module for -m 29910 2022-10-09 18:19:06 +00:00
Jens Steube
13f427ff5c Add unit-test for -m 29940 2022-10-08 18:53:45 +02:00
Jens Steube
00126598b1 Add unit-test for -m 29930 2022-10-07 14:17:39 +02:00
Jens Steube
7e683ac446 Prepare -m 29910 and -m 29920 unit-test to act as template for -m 29930 unit-test 2022-10-06 16:02:02 +02:00
Jens Steube
3d6ad53076 Add unit-test for -m 29920 2022-10-05 18:47:45 +02:00
Jens Steube
f457397803 Prepare -m 29910 unit-test to act as template for -m 29920 unit-test 2022-10-04 18:51:30 +02:00
Jens Steube
dd05a988a1 Prepare -m 29910 unit-test to act as template for -m 29920 unit-test 2022-10-03 17:45:18 +02:00
Jens Steube
9ae37c9361 Add dynamic key length support for -m 29910 unit test 2022-10-02 13:10:56 +02:00
Jens Steube
a63dc50b08 Prepare unit test for -m 29910 2022-10-01 22:48:38 +02:00
Jens Steube
c63f88105d Fix some spacing in unit-test from -m 29800 2022-09-27 11:04:02 +02:00
jsteube
1cee512c09 Add missing module_pw_min() function for -m 29800
Fixes #3462
2022-09-26 09:05:36 +00:00