Commit Graph

541 Commits (d0050953940469d097ba640c2b08b706e36b901b)

Author SHA1 Message Date
jsteube b4d52e412b Rename -m 18700 to Java Object hashCode()
5 years ago
jsteube a925545354 No longer require legacy_test.pl
5 years ago
jsteube 51eb9ebff7 Added hash-mode 18700 DJB 32
5 years ago
jsteube 2d0c57c647 Fix pure kernel maximum password length in -m 9900 test unit
5 years ago
jsteube ae360d8dca Make sure in test.pl to output always at least 8 passwords
5 years ago
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
5 years ago
jsteube cec4aeac10 Enforce a certain number of entries in random selected password and salt length selection buffers in test.pl
5 years ago
jsteube a1b72fc93a Go back to at least one minimum and maximum of password and salt length
5 years ago
jsteube 568336d35f Fix -m 5800 unit test
5 years ago
philsmd b79384c834
tests: fix HASH_TYPES variable and add containers to package
5 years ago
jsteube dc94408cdb Fix maximum password length in -m 5800
5 years ago
jsteube 7721645758 Not enforcing minimum and maximum password and salt length saves a lot of headache
5 years ago
jsteube 63fac132e3 Fix cracking streebog 256/512 hmac cracking with password length > 64
5 years ago
jsteube 2f36fb5b44 Remove convert tracker from README.md
5 years ago
jsteube 1d95825e5f Add -m 14600 unit test
5 years ago
Jens Steube 299c8b0f6a
Merge pull request #1922 from 0xbsec/modes_unit_tests_6
5 years ago
jsteube aacd2e2e77 Add -m 13600 unit test
5 years ago
jsteube be4b813a47 Add -m 13500 unit test
5 years ago
jsteube 72a65a4c3e Add -m 13400 unit test
5 years ago
mhasbini 825c977ca4 Add unit tests for multiple modules
5 years ago
jsteube f36549cf75 Add -m 13300 unit test
5 years ago
jsteube eccd93a200 Add -m 13200 unit test
5 years ago
jsteube eb4f5d82d1 Add -m 11900 unit test
5 years ago
jsteube d81b794aec Support naming VC modes using -m with test.sh
5 years ago
jsteube 0e9f445030 Add -m 15400 unit test
5 years ago
jsteube b8e5daa582 Add -m 12900 unit test
5 years ago
jsteube b805c73351 Add -m 12800 unit test
5 years ago
jsteube f7b95aed8b Add -m 10700 unit test
5 years ago
jsteube 72377c1954 Fix -m 10600 max password length in pure kernel mode
5 years ago
jsteube b8ea0ad0a1 Add -m 10600 unit test
5 years ago
jsteube 89f2ea1bec Do not use next if we mean return
5 years ago
jsteube 1c7e6d0eaf Add -m 10500 unit test
5 years ago
jsteube b8134ba920 Add -m 10400 unit test
5 years ago
jsteube 07fa13b695 Add -m 10300 unit test
5 years ago
jsteube 942acb266e Update -m 12000 module and unit test for longer salts
5 years ago
jsteube 7cb5e77f16 Add -m 10200 unit test
5 years ago
jsteube 792aa56893 Add -m 10100 unit test
5 years ago
jsteube b30495b901 Update constraints for new unit tests
5 years ago
mhasbini 95b8c98980 Add unit tests for multiple modules
5 years ago
jsteube b0bffaf5eb Add -m 10000 unit test
5 years ago
jsteube 78d8c1583f Add -m 9900 unit test
5 years ago
jsteube c648bdbc0e Add -m 9800 unit test
5 years ago
jsteube 36550d475a Add -m 9700 unit test
5 years ago
jsteube 7d361c7215 Add -m 9600 unit test
5 years ago
jsteube 1cecf8ff16 Add -m 9500 unit test
5 years ago
jsteube fe8a0e5bca Add -m 9400 unit test
5 years ago
jsteube 69cee1291a Add -m 9300 unit test
5 years ago
jsteube 1bfbfd7063 Add -m 9200 unit test
5 years ago
jsteube aa21c10283 Add -m 9100 unit test
5 years ago
jsteube a560b45705 Remove optimized settings for 10900 and 11300
5 years ago
mhasbini 1049cc8016 Add unit tests for multiple modules:
5 years ago
jsteube 71a071ebdb Add -m 8900 unit test
5 years ago
jsteube da8cffe12e Add -m 8700 unit test
5 years ago
jsteube 55f1b14f92 Add -m 8600 unit test
5 years ago
jsteube ac5bcd89fa Add -m 8500 unit test
5 years ago
jsteube a677920fd8 Add -m 8400 unit test
5 years ago
jsteube ed3a743453 Add -m 8300 unit test
5 years ago
jsteube 7be1f9cfba Add -m 8200 unit test
5 years ago
jsteube f2d85e0793 Add -m 8100 unit test
5 years ago
jsteube afd15a241a Add -m 8000 unit test
5 years ago
jsteube 700d82c868 Add -m 7900 unit test
5 years ago
jsteube cbe0019461 Add -m 7700, 7701, 7800, 7801 unit tests
5 years ago
jsteube c4602a2255 Replace -m 1800 und and -m 7400 unit test code with system code
5 years ago
jsteube 5c9544bca5 Make sure the salts are unique in unit tests, otherwise -m 6800 will fail
5 years ago
jsteube f4e43da456 Fix whirlpool final() handling
5 years ago
jsteube f2e2967eec Fixed more constraints in unit tests
5 years ago
jsteube 44b15049e7 Mode 2400 and 2410 do not have pure kernel
5 years ago
jsteube 687fe5403c Blake2b has no pure kernel mode
5 years ago
jsteube ba803a79ae Fix several constraints of raw modes
5 years ago
jsteube 9a4426169c Improve test.pl password selection
5 years ago
jsteube 6c215ad015 Fix minimum password length in -m 16000 unit test
5 years ago
jsteube db18966093 Update max combinator length in unit test -m 3800
5 years ago
jsteube 76bd9d105f Add -m 7400 unit test
5 years ago
jsteube 179194a576 Add -m 7300 unit test
5 years ago
jsteube 6a387bf704 Add -m 7200 unit test
5 years ago
Jens Steube 0a77d089b3
Merge pull request #1918 from 0xbsec/modes_unit_tests_3
5 years ago
mhasbini e085177e58 Add unit tests for multiple modules:
5 years ago
jsteube e0cc7eac67 Add -m 7000 unit test
5 years ago
jsteube 0cb3d83b5e Add -m 6800 unit test
5 years ago
jsteube 2bed7f0ff6 Add -m 6700 unit test
5 years ago
jsteube f4eb95f8ee Merge branch 'hash-mode-plugin' of https://github.com/hashcat/hashcat into hash-mode-plugin
5 years ago
jsteube 4f947bd40a Add -m 6600 unit test
5 years ago
Jens Steube 65a143140a
Merge pull request #1917 from philsmd/hash-mode-plugin-test-m-fix
5 years ago
philsmd 071f6de9cb
tests: fixed problem with -m 0 or -m 0-10 with new hash type range code
5 years ago
philsmd 3f66838187
tests: fixed a new macOS compatiblity issue (sort/sed)
5 years ago
philsmd cd98523b9c
tests: added hash mode range for -m option (-m x-y)
5 years ago
jsteube 6e8c4f5577 Fix minimum salt length in -m 18100 unit test
5 years ago
jsteube 20b8139808 Mode 6900 does not support empty passwords
5 years ago
jsteube 38761eb873 Add -m 6900 unit test
5 years ago
jsteube 4768b848b4 Add -m 18300 unit test
5 years ago
jsteube d98e989a40 Add -m 16900 unit test
5 years ago
jsteube 0d7d1219f5 Add -m 4800 unit test
5 years ago
jsteube c52854ebb7 Add -m 1731 unit test
5 years ago
jsteube 9310b534f4 A few fixes on unit tests
5 years ago
mhasbini 7148aa6706 Add unit tests for several modes:
5 years ago
mhasbini 592303b075 Add unit tests for modes: 3710, 3711, 4521 & 4522
5 years ago
mhasbini e71fba037f Add unit tests for several modes:
5 years ago
jsteube e571b890e9 Fixed length check for raw PBKDF2 modules
5 years ago
jsteube af634750f2 Fix Joomla salt length
5 years ago
mhasbini dec7e25a63 Add -m 1722 unit test
5 years ago