1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-01-11 00:01:16 +00:00
Commit Graph

4551 Commits

Author SHA1 Message Date
Konrad Goławski
ddb2d6e61a New LUKS v1 modules 2022-06-25 13:54:20 +02:00
Jens Steube
a7ab9f48c3
Merge pull request #3336 from philsmd/p2wsh_segwit_bech32
Add -m 28503/28504 = Bitcoin WIF, P2WSH/bech32/segwit address
2022-06-23 13:44:54 +02:00
Jens Steube
a414a9ed1a
Merge pull request #3334 from piwvvo/master
Added mode 4410 - md5(sha1($pass).$salt)
2022-06-22 20:30:00 +02:00
Jens Steube
b803319c80
Merge pull request #3331 from philsmd/p2pkh_use_b58check_enc
refactoring/simplification: use b58check_enc () when possible
2022-06-21 16:23:04 +02:00
piwvvo
8234cbaa13
Merge branch 'hashcat:master' into master 2022-06-20 18:55:00 +02:00
philsmd
22e033020a
Add -m 28503/28504 = Bitcoin WIF, P2WSH/bech32/segwit address 2022-06-20 15:25:34 +02:00
Jens Steube
372d3a127f
Merge pull request #3326 from ventaquil/pkcs-increase-accepted-salt-len
Increase salt length for PKCS#8
2022-06-19 20:41:22 +02:00
Jens Steube
a354faa0ea Fix compiler warning in -m 27700 2022-06-18 19:02:22 +02:00
piwvvo
6d941307ce added md5(sha1($pass).$salt) 2022-06-18 18:11:00 +02:00
philsmd
59838fa27c
refactoring/simplification: use b58check_enc () when possible 2022-06-18 11:24:12 +02:00
Konrad Goławski
3d03c80c6e Increase salt length for PKCS#8
Fixes GH-3323
2022-06-17 17:57:11 +02:00
Konrad Goławski
5898ae9fa3 Added legacy suffix to old TrueCrypt modules 2022-06-17 00:36:40 +02:00
Jens Steube
c53c28ed3a
Merge pull request #3302 from ventaquil/veracrypt-strings
VeraCrypt strings
2022-06-16 19:41:33 +02:00
Jens Steube
0b27d1f9ea
Merge pull request #3310 from half-duplex/mbc-low-iter
-m 27700: fix use of varied iteration counts
2022-06-15 16:08:40 +02:00
philsmd
754038ad16
fixes #3090 closes #3091: Added -m 2850x = Bitcoin WIF/P2PKH private key cracking 2022-06-11 11:44:05 +02:00
Konrad Goławski
b00ea483af New VeraCrypt modules 2022-06-07 23:01:03 +02:00
Konrad Goławski
fa78439181 VeraCrypt modules changes 2022-06-07 22:27:26 +02:00
Trevor Bergeron
d2705d1285
-m 27700: fix use of varied iteration counts 2022-06-07 14:46:31 -04:00
Jens Steube
f4e1bdf675
Merge pull request #3293 from ventaquil/truecrypt-strings
TrueCrypt strings
2022-06-07 16:09:53 +02:00
Konrad Goławski
1018cd7b28 New TrueCrypt modules 2022-06-06 18:00:26 +02:00
Jens Steube
ab8cc31b2d Remove some unused lines 2022-06-03 22:55:05 +02:00
Konrad Goławski
1c531780c1 TrueCrypt modules changes 2022-06-03 13:19:06 +02:00
Jens Steube
b5839644a8
Merge pull request #3300 from philsmd/radmin3_fix_pre
radmin3: use hexadecimal instead of .incbin
2022-05-31 13:02:28 +02:00
Jens Steube
4a7337ba46
Merge pull request #3299 from philsmd/radmin3_fix_datalen_comment
radmin 3: update comment about PRECOMP_DATALEN size
2022-05-31 13:01:46 +02:00
philsmd
ff53873791
radmin3: use hexadecimal instead of .incbin 2022-05-30 18:00:06 +02:00
philsmd
c5e5d63c98
radmin 3: update comment about PRECOMP_DATALEN size 2022-05-30 17:07:07 +02:00
philsmd
79aad28519 radmin 3: remove whitespace, add credits to tests 2022-05-30 16:59:30 +02:00
piwvvo
b0ceb41e4a added Radmin3 2022-05-28 15:56:29 +02:00
Jens Steube
9b6c316c35
Merge pull request #3288 from tweqx/master
Add BLAKE2b-512($salt.$pass) and BLAKE2b-512($pass.$salt)
2022-05-26 20:11:33 +02:00
Jens Steube
ec0d33d666
Merge pull request #3291 from philsmd/29100_code_style
minor code style changes in -m 29100 = Flask
2022-05-25 16:59:56 +02:00
philsmd
fbb71a90cd minor code style changes in -m 29100 = Flask 2022-05-24 15:53:28 +02:00
Jens Steube
81dc6c6a90 Workaround GCC 12 warning in unrar sources
deps/unrar/pathfn.cpp: In Function »void GenArcName(wchar*, size_t, const wchar*, uint, bool&)«:
2022-05-24 15:31:29 +02:00
Jens Steube
5581665977 Rename -m 29500 to -m 29100 2022-05-23 15:46:24 +02:00
Jens Steube
2e8ba6ba2c Improve cracking performance of -m 29500 by writing directly into hmac buffers 2022-05-22 18:55:56 +02:00
tweqx
fb065e6e8c
Merge branch 'hashcat:master' into master 2022-05-21 22:25:50 +02:00
tweqx
0a5575cde5 Add BLAKE2b-512($salt.$pass) and BLAKE2b-512($pass.$salt) 2022-05-21 15:09:05 +02:00
philsmd
26f88e339d
add our hash extraction scripts to release/beta 2022-05-21 11:52:21 +02:00
Tom Stokes
6d755f6b82
Remove unused token pos
We don't actually need token.buf[0] - removed it as GCC would throw a warning
2022-05-17 10:22:16 +01:00
Tom Stokes
1ed7fc2b5a
Delete module 90909.c
Accidentally let the old number slip in!
2022-05-17 09:46:07 +01:00
Tom Stokes
cc76841831
Category fix
changed from RAW_HASH to NETWORK_PROTOCOL
2022-05-17 09:22:25 +01:00
Tom Stokes
641461f372
Module file
renamed to 29500
2022-05-17 09:18:40 +01:00
Jens Steube
d4a8c7e579 Rules: Add support to include source wordlist in debugging format missing usage and changes 2022-05-16 21:13:37 +02:00
Jens Steube
2ff7d0bb4d Added support to include source wordlist in debugging format 2022-05-15 18:04:29 +02:00
Jens Steube
c625272929 Fix code format while preparing for debug-mode 5 2022-05-14 20:48:46 +02:00
philsmd
8bb3a1df04
RAdmin3 is not supported yet 2022-05-11 17:52:52 +02:00
Jens Steube
e703f88f2e Rename -m 9902 to -m 29000 2022-05-09 16:50:11 +02:00
Jens Steube
e274ed513a
Merge pull request #3276 from piwvvo/master
Added sha1($salt.sha1(utf16le($username).':'.utf16le($pass), true)) (Radmin3 base)
2022-05-09 16:44:31 +02:00
Jens Steube
38c44b4b35 Fix user option sanity check 2022-05-07 19:40:54 +02:00
piwvvo
1383b90c7a algo name fix 2022-05-07 02:28:00 +02:00
piwvvo
235f077276 algo name fix 2022-05-07 02:25:59 +02:00