1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-05 23:10:00 +00:00
Commit Graph

5575 Commits

Author SHA1 Message Date
jsteube
a0fba5fb11 Improve -m 18700 cracking speed 2019-02-22 12:33:16 +01:00
jsteube
b4d52e412b Rename -m 18700 to Java Object hashCode() 2019-02-22 09:30:56 +01:00
jsteube
b01038b8f4 Allow module_hash_encode() to be set to MODULE_DEFAULT if OPTS_TYPE_BINARY_HASHFILE is set. In that case return hashfile name 2019-02-22 07:00:34 +01:00
jsteube
5b35c5c1e6 Tuning Database: Updated hashcat.hctune with new models and refreshed vector width values 2019-02-21 17:15:09 +01:00
jsteube
a925545354 No longer require legacy_test.pl 2019-02-21 16:50:50 +01:00
jsteube
51eb9ebff7 Added hash-mode 18700 DJB 32 2019-02-21 13:52:01 +01:00
Jens Steube
64a59c6366
Merge pull request #1928 from hashcat/hash-mode-plugin
Hash mode plugin
2019-02-21 10:04:37 +01:00
jsteube
83b9a81704 Respect base64 padding lenghts in input tokenizer 2019-02-21 09:17:30 +01:00
jsteube
2d0c57c647 Fix pure kernel maximum password length in -m 9900 test unit 2019-02-20 20:56:25 +01:00
jsteube
09362b77ca Merge branch 'hash-mode-plugin' of https://github.com/hashcat/hashcat into hash-mode-plugin 2019-02-20 20:35:50 +01:00
jsteube
13b99d5825 Fix module_hash_binary_parse() in -m 14600 module 2019-02-20 20:35:28 +01:00
jsteube
9fc193ce47 Bitcoin Wallet: Be more user friendly by allowing a larger data range for ckey and public_key 2019-02-20 16:20:28 +01:00
jsteube
ae360d8dca Make sure in test.pl to output always at least 8 passwords 2019-02-20 14:18:15 +01:00
jsteube
2162e411e9 Ensure that len_min cannot be larger than len_max, which can happend if len_max was forced to reduced in some special conditions 2019-02-20 13:45:02 +01:00
jsteube
cec4aeac10 Enforce a certain number of entries in random selected password and salt length selection buffers in test.pl 2019-02-20 13:37:34 +01:00
jsteube
a1b72fc93a Go back to at least one minimum and maximum of password and salt length 2019-02-20 13:03:21 +01:00
jsteube
568336d35f Fix -m 5800 unit test 2019-02-20 12:48:12 +01:00
Jens Steube
5d38b6c03a
Merge pull request #1923 from philsmd/hash-mode-plugin
tests: fix HASH_TYPES variable and add containers to package
2019-02-20 12:38:49 +01:00
philsmd
b79384c834
tests: fix HASH_TYPES variable and add containers to package 2019-02-20 11:09:20 +01:00
jsteube
dc94408cdb Fix maximum password length in -m 5800 2019-02-19 17:46:42 +01:00
jsteube
7721645758 Not enforcing minimum and maximum password and salt length saves a lot of headache 2019-02-19 17:37:22 +01:00
jsteube
63fac132e3 Fix cracking streebog 256/512 hmac cracking with password length > 64 2019-02-19 17:17:01 +01:00
jsteube
2f36fb5b44 Remove convert tracker from README.md 2019-02-19 16:30:53 +01:00
jsteube
1d95825e5f Add -m 14600 unit test 2019-02-19 16:29:15 +01:00
Jens Steube
299c8b0f6a
Merge pull request #1922 from 0xbsec/modes_unit_tests_6
Add unit tests for multiple modules
2019-02-19 16:27:11 +01:00
jsteube
aacd2e2e77 Add -m 13600 unit test 2019-02-19 16:20:41 +01:00
jsteube
be4b813a47 Add -m 13500 unit test 2019-02-19 16:13:24 +01:00
jsteube
72a65a4c3e Add -m 13400 unit test 2019-02-19 16:05:42 +01:00
mhasbini
825c977ca4 Add unit tests for multiple modules
13800, 13900, 14400, 14700, 14800, 14900, 15000, 15100 & 15200
2019-02-19 17:02:43 +02:00
jsteube
f36549cf75 Add -m 13300 unit test 2019-02-19 15:50:39 +01:00
jsteube
eccd93a200 Add -m 13200 unit test 2019-02-19 15:31:36 +01:00
jsteube
eb4f5d82d1 Add -m 11900 unit test 2019-02-19 14:58:05 +01:00
jsteube
d81b794aec Support naming VC modes using -m with test.sh 2019-02-19 14:37:48 +01:00
jsteube
0e9f445030 Add -m 15400 unit test 2019-02-19 14:28:26 +01:00
jsteube
b8e5daa582 Add -m 12900 unit test 2019-02-19 13:43:14 +01:00
jsteube
b805c73351 Add -m 12800 unit test 2019-02-19 13:37:06 +01:00
jsteube
f7b95aed8b Add -m 10700 unit test 2019-02-19 13:28:48 +01:00
jsteube
72377c1954 Fix -m 10600 max password length in pure kernel mode 2019-02-19 13:17:40 +01:00
jsteube
b8ea0ad0a1 Add -m 10600 unit test 2019-02-19 13:12:41 +01:00
jsteube
89f2ea1bec Do not use next if we mean return 2019-02-19 12:50:57 +01:00
jsteube
1c7e6d0eaf Add -m 10500 unit test 2019-02-19 12:46:25 +01:00
jsteube
b8134ba920 Add -m 10400 unit test 2019-02-19 12:37:43 +01:00
jsteube
07fa13b695 Add -m 10300 unit test 2019-02-19 12:23:46 +01:00
jsteube
942acb266e Update -m 12000 module and unit test for longer salts 2019-02-19 11:12:28 +01:00
jsteube
7cb5e77f16 Add -m 10200 unit test 2019-02-19 10:53:49 +01:00
jsteube
792aa56893 Add -m 10100 unit test 2019-02-19 10:44:24 +01:00
jsteube
b30495b901 Update constraints for new unit tests 2019-02-19 09:34:58 +01:00
Jens Steube
a5453b749a
Merge pull request #1921 from 0xbsec/modes_unit_tests_5
Add unit tests for multiple modules
2019-02-19 09:33:18 +01:00
mhasbini
95b8c98980 Add unit tests for multiple modules
11700, 11750, 11760, 11800, 11850, 11860, 12001, 12100, 12200, 12300, 12600 & 12700
2019-02-18 20:53:32 +02:00
jsteube
b0bffaf5eb Add -m 10000 unit test 2019-02-18 15:59:51 +01:00