1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-02-03 19:31:15 +00:00
Commit Graph

5013 Commits

Author SHA1 Message Date
Jens Steube
a74270b120 Remove SHA1_TRANSFORM_SWAP modificaton in inc_hash_sha1.cl and use replacement of sha1_final in -m 32700 sources as replacement 2023-09-13 07:50:20 +00:00
Jens Steube
573423af97 Rewrite -m 32700 to use salt_iter and loop kernel as expected in slow hash modes 2023-09-12 07:10:31 +00:00
Jens Steube
ce7e3b2483
Merge pull request #3863 from PenguinKeeper7/dictstat-never-created
Correctly check -j and -k when creating dictstat
2023-09-09 21:04:32 +02:00
Jens Steube
42f2286d16
Merge pull request #3742 from hans-vh/kremlin
Add support for Kremlin Encrypt (-m 32700)
2023-09-08 15:28:20 +02:00
PenguinKeeper7
e9eccf32b6 Space cleanup 2023-09-04 23:12:16 +01:00
PenguinKeeper7
2954b62a6a Use chgd variable to decide dictstat building
Use rule_buf_l_chgd and rule_buf_r_chgd instead of checking raw values for futureproofing / code cleanliness
2023-09-04 23:09:07 +01:00
PenguinKeeper7
0c65c03397 Correctly check -j / -k's values
Check as ':' instead of NULL, as : is the default value of rule_buf_l and rule_buf_r
2023-09-04 20:34:56 +01:00
PenguinKeeper7
f3fbc1174d Remove user_options from potfile.c
As title, to avoid a compiler unused variable warning
2023-09-04 19:24:38 +01:00
Jens Steube
0af2345916
Merge pull request #3851 from neheb/decvl
fix prototypes and old declarations
2023-08-31 17:03:33 +02:00
red
a1ff328ae9
Update module_31900.c
upgrade to use longer metamaskMobile hashes
2023-08-29 21:46:58 +02:00
Jens Steube
ede390c36a
Merge pull request #3839 from neheb/cas
fix some const-qual warnings
2023-08-24 13:51:28 +02:00
Jens Steube
db4d8e23e5
Merge pull request #3832 from mohemiv/potfile-fix
Fixing a bug that --outfile-autohex-disable affects potfile
2023-08-23 19:24:44 +02:00
Jens Steube
3c3737ed3e
Merge pull request #3838 from PenguinKeeper7/master
Prevent file-unsafe characters in --session
2023-08-21 20:59:48 +02:00
Rosen Penev
a55d4aa3c9 fix prototypes and old declarations
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-08-20 21:13:12 -07:00
Rosen Penev
ae07d65f34 clang-tidy: remove useless casts
Now that const was fixed, pointless casts can be removed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-08-20 21:10:34 -07:00
Rosen Penev
795674c939 fix some const-qual warnings
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-08-20 20:55:54 -07:00
Jens Steube
c39719685c
Merge pull request #3831 from neheb/mm
fix MinGW compilation
2023-08-20 20:41:05 +02:00
Jens Steube
91095845b9 Support longer OpenCL device names 2023-08-18 15:18:11 +00:00
PenguinKeeper7
9d9815d166 Prevent file-unsafe characters in --session 2023-08-17 13:51:16 +01:00
Hans
219b71c5ae Move Kremlin Encrypt to mode 32700 2023-08-15 13:48:37 +02:00
Hans
9446a589b0 Move Kremlin Encrypt to mode 32600 2023-08-14 09:51:13 +02:00
Arseniy Sharoglazov
50e7d9d56c Fixed a bug that --outfile-autohex-disable affects potfile 2023-08-13 12:31:38 +03:00
jsteube
e30cb02f10 Mark -m 7400 and -m 500 a compatible kernel for OPTS_TYPE_DEEP_COMP_KERNEL 2023-08-12 20:59:01 +00:00
Rosen Penev
a59e030d7f
fix MinGW compilation
HC_API_CALL needs to be placed not just on the declaration.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-08-11 23:16:27 -07:00
Jens Steube
d0d07daf91
Merge pull request #3824 from mohemiv/fix-23900-32060
Removed duplicate lines from 23900 and 32060
2023-08-11 17:54:02 +02:00
Arseniy Sharoglazov
70e4f3cf1b Removed redundant length check 2023-08-10 07:23:38 +03:00
Arseniy Sharoglazov
244ca6fe27 Removed redundant length check 2023-08-10 06:05:57 +03:00
Arseniy Sharoglazov
0553bf96b8 Removed duplicate lines from WPA modules 2023-08-10 06:02:52 +03:00
Arseniy Sharoglazov
5f434cc338 Removed a duplicate line in hashes.c 2023-08-10 05:50:34 +03:00
Arseniy Sharoglazov
27c9ce101f Removed duplicate lines 2023-08-10 05:29:19 +03:00
Rosen Penev
2e7085f9a7 silence clang32/64 warning about sign comparisons
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-08-09 17:39:27 -07:00
jsteube
734b435028 Fix missing check for -j and -k before writing hashcat.dictstat2 which can lead to false negatives 2023-08-08 21:11:44 +00:00
Jens Steube
1259ea03bd
Merge branch 'master' into DCC2-NT 2023-08-07 18:02:57 +02:00
Jens Steube
446178c455
Merge branch 'master' into DCC-NT 2023-08-06 22:48:42 +02:00
jsteube
96b05b2630 AMD Driver: Updated requirements for AMD Windows drivers to "AMD Adrenalin Edition" (23.7.2 or later) and "AMD HIP SDK" (23.Q3 or later) 2023-08-05 15:58:22 +00:00
jsteube
c2065d158c Renamed hash-mode 6150 to 32600 2023-08-03 20:55:47 +00:00
Jens Steube
92e9247995
Merge pull request #3813 from PenguinKeeper7/CubeCart
Added hash-mode: CubeCart (whirlpool($salt.$pass.$salt))
2023-08-02 22:39:26 +02:00
Jens Steube
3a3e188607
Merge pull request #3810 from justpretending/typos
Fix some typos
2023-08-01 09:11:20 +02:00
Mayank
c77f4387ed
Added path to HIP RTC DLL provided in HIP SDK (ROCm 5.5.0) for Windows 2023-07-31 08:21:06 +05:30
PenguinKeeper7
abe6fd76c4 Added hash-mode: CubeCart (whirlpool($salt.$pass.$salt)) 2023-07-28 18:43:21 +01:00
justpretending
b2f14f2f5d Fix some typos 2023-07-27 23:11:55 +07:00
PenguinKeeper7
d576a20932
Typo fix 2023-07-27 15:18:35 +01:00
jsteube
3173f9374d Add unstable markers for Intel GPU for -m 25100 and 25200 2023-07-25 17:40:55 +00:00
jsteube
d5196ae727 Add unstable markers for Intel GPU for -m 8200, 21700 and 25000 2023-07-24 18:37:35 +00:00
jsteube
66645e12bd Fix hash category in hash mode 29000 2023-07-11 07:52:25 +00:00
Rosen Penev
147ec30fd6
fix compilation with FreeBSD
FreeBSD is checked for in two places and two duplicate functions are
used. Just use the former.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-07-09 16:52:03 -07:00
jsteube
1636bc41df Fix hash category for -m 32500 and add missing entry to changes.txt 2023-07-09 15:10:31 +00:00
jsteube
8b559ce563 Fix module_hash_encode() in hash-mode 32500 2023-07-08 18:21:40 +00:00
jsteube
b1afc4a9aa Rename hash-mode 98765 to 32500 and add some missing memory initialization 2023-07-07 18:13:58 +00:00
Hans
7b4c2012b7 Move SHA1 code from kernel to inc_hash_sha1.cl 2023-07-07 14:56:39 +02:00