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

8537 Commits

Author SHA1 Message Date
philsmd
c5bf89a4c3
code style fixes for secp256k1 lib 2022-05-28 11:42:53 +02:00
Jens Steube
7284f17f7d Limit password and salt length in unit test for -m 610 and -m 620 2022-05-27 17:34:08 +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
tweqx
42c4c1d72f In the a3 610 kernel single function, apply correctly the last two characters of the salt 2022-05-25 22:59:38 +02:00
tweqx
ebcf5bfe20 Partially revert 9ce30defc: apply salt in the a3 610 multi kernel 2022-05-25 20:43:32 +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
Jens Steube
adf24b9e30
Merge pull request #3290 from philsmd/29100_kern_attr_rules
fix -m 29100 = Flask -a 0 rule problem
2022-05-25 16:59:36 +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
philsmd
592c3414b0
fix -m 29100 = Flask -a 0 rule problem 2022-05-24 15:27:26 +02:00
tweqx
97a119da82 In the unit tests, convert the hexdigest to lowercase to match the behavior of 'module_hash_encode' 2022-05-23 16:53:50 +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
9ce30defcb Don't apply the salt in the a3 BLAKE2b($pass.$salt) optimized OpenCL code 2022-05-21 19:32:39 +02:00
Jens Steube
7c72430929
Merge pull request #3287 from philsmd/extraction_scripts_in_release
add our hash extraction scripts to release/beta
2022-05-21 15:26:08 +02:00
Jens Steube
e951b96e92
Merge pull request #3286 from philsmd/executable_extraction_scripts
make our hash extraction scripts executable
2022-05-21 15:25:34 +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
philsmd
a6c21e7ffc
make our hash extraction scripts executable 2022-05-21 11:45:48 +02:00
Jens Steube
f161c3c181 Add missing changes.txt entry for 29500 2022-05-20 17:09:11 +02:00
Jens Steube
446d82d8ea Fix -m 29500 in -a 1 mode multihash 2022-05-19 17:27:07 +02:00
Jens Steube
ed3b521855 Add unit-test for -m 29500 2022-05-18 16:33:33 +02:00
Jens Steube
cf149e2d67
Merge pull request #3283 from TomStokes14/master
Added -m 29500 (Flask session cookie)
2022-05-17 22:43:31 +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
bd890f3a82
CL upload
renamed to 29500
2022-05-17 09:19:15 +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
Jens Steube
69ae2785e1 Fix changes.txt entry 2022-05-13 13:43:46 +02:00
Jens Steube
df8af2d10b
Merge pull request #3281 from philsmd/philsmd-readme-fix
changes.txt incorrectly already announces RAdmin3 support
2022-05-12 07:26:17 +02:00
Jens Steube
dffb95357c
Merge pull request #3282 from philsmd/philsmd-29000-name-fix
RAdmin3 is not supported yet
2022-05-12 07:25:59 +02:00
philsmd
8bb3a1df04
RAdmin3 is not supported yet 2022-05-11 17:52:52 +02:00
philsmd
41c0098eb5
changes.txt incorrectly already announces RAdmin3 support 2022-05-11 17:45:36 +02:00
Jens Steube
0305536a2a Add missing entry about RAdmin3 in changes.txt 2022-05-11 11:18:16 +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
piwvvo
1ecfb8899f Added sha1($salt.sha1($username.':'.$pass, true)) 2022-05-07 02:09:27 +02:00
Jens Steube
53d293d7af
Merge pull request #3272 from Freax13/fix-des-16-plus
fix DES (14000) for more 16 or more passwords
2022-05-06 14:04:04 +02:00
Jens Steube
5df7bed5af
Merge pull request #3271 from ANeilan/master
change to allow for non-hex salts in Authme (20711)
2022-05-05 23:40:39 +02:00
Jens Steube
5977edb1d2 Added user advice if a hash throws 'token length exception' 2022-05-04 14:26:53 +02:00
Tom Dohrmann
864fee3674 fix DES (14000) for more 16 or more passwords 2022-05-03 21:40:41 +02:00
Alan Neilan
c32bb36776
change to allow for non-hex salts in Authme (20711) 2022-05-03 15:17:33 -04:00
Jens Steube
39b768a620 Example entry for tuning table for SCRYPT for obscure device names used in older nvidia devices 2022-05-03 13:21:15 +02:00