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

8517 Commits

Author SHA1 Message Date
Jens Steube
407875fe41
Merge pull request #3313 from philsmd/add_29000_tests
add unit tests for -m 29000
2022-06-09 13:54:16 +02:00
Jens Steube
c475ded8a8
Merge pull request #3312 from philsmd/gid_cnt_fix
gid >= GID_CNT wasn't checked in some kernel functions
2022-06-08 19:53:04 +02:00
philsmd
3429846eee
add unit tests for -m 29000 2022-06-08 15:44:14 +02:00
philsmd
7c1fdfa84d
GID_CNT wasn't checked in some kernel functions 2022-06-08 15:33:25 +02:00
Jens Steube
f4e1bdf675
Merge pull request #3293 from ventaquil/truecrypt-strings
TrueCrypt strings
2022-06-07 16:09:53 +02:00
Jens Steube
f930577382
Merge pull request #3309 from philsmd/radmin3_fix_private_local_conv
radmin3: fix private/local type problem
2022-06-06 19:14:49 +02:00
Konrad Goławski
1018cd7b28 New TrueCrypt modules 2022-06-06 18:00:26 +02:00
Jens Steube
6886a70692
Merge pull request #3308 from philsmd/radmin3_use_sha1_update_utf16beN
radmin3: use make_utf16beN_S () and sha1_update_utf16beN ()
2022-06-05 19:36:52 +02:00
Jens Steube
e38dd42cf3
Merge pull request #3307 from philsmd/add_sha1_update_utf16beN
add make_utf16beN_S () and sha1_update_utf16beN ()
2022-06-05 19:36:34 +02:00
Jens Steube
80837dac4e
Merge pull request #3306 from philsmd/chmod_radmin3_to_hashcat
make radmin3_to_hashcat.pl executable
2022-06-04 18:04:22 +02:00
philsmd
f80eb1ee13
radmin3: fix private/local type problem 2022-06-04 11:51:35 +02:00
philsmd
4241900ec4
radmin3: use make_utf16beN_S () and sha1_update_utf16beN () 2022-06-04 11:17:16 +02:00
philsmd
4ec7b83ddb
add make_utf16beN_S () and sha1_update_utf16beN () 2022-06-04 11:11:40 +02:00
philsmd
d30e5c9c4a
make radmin3_to_hashcat.pl executable 2022-06-04 11:03:03 +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
e94cc0f64e Fix SIMD use in -m 29100 on CPU 2022-06-02 20:33:18 +02:00
Jens Steube
af5edb06cc Fix SIMD use in -m 29000 on CPU 2022-06-01 12:55:24 +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
Jens Steube
485283df25
Merge pull request #3298 from philsmd/radmin3_fix1
radmin 3: remove whitespace, add credits to tests
2022-05-31 13:01:07 +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
Jens Steube
e0713889a0 Remove optimized kernels for -m 29200 since they are not faster than pure kernels (due to RSA bottleneck) 2022-05-30 16:43:02 +02:00
Jens Steube
907f0996b1
Merge pull request #3295 from piwvvo/master
Added Radmin3
2022-05-29 19:27:19 +02:00
piwvvo
c93171e699 fix -a3 2022-05-28 16:15:03 +02:00
piwvvo
acfd1a0773 fix -a3 2022-05-28 16:14:27 +02:00
Jens Steube
526a0e98a3
Merge pull request #3294 from philsmd/secp256k1_cleanup
code style fixes for secp256k1 lib
2022-05-28 15:58:20 +02:00
piwvvo
b0ceb41e4a added Radmin3 2022-05-28 15:56:29 +02:00
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