Commit Graph

5494 Commits (ba803a79ae422a06610fd46c6926f7d119a4e4c0)
 

Author SHA1 Message Date
jsteube ba803a79ae Fix several constraints of raw modes
5 years ago
jsteube eb0e8eed2a Fix -m 23 salt buffer size
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
Jens Steube 7832b58b6f
Merge pull request #1916 from philsmd/hash-mode-plugin
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
Jens Steube 35ad746406
Merge pull request #1915 from philsmd/hash-mode-plugin-7z-fix
5 years ago
philsmd 7b3ab9dbcb
fixes 7-Zip parser limits for encrypted/decrypted data lengths
5 years ago
Jens Steube 6c4416c9c0
Merge pull request #1914 from philsmd/hash-mode-plugin
5 years ago
philsmd cd98523b9c
tests: added hash mode range for -m option (-m x-y)
5 years ago
jsteube 158b93832c Fixed cracking of Cisco-PIX and Cisco-ASA MD5 passwords in mask-attack mode if mask > length 16
5 years ago
jsteube a027b7f2b1 Fix max salt length for -m 1441
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 64540dee37 Limit the compiler threads, otherwise this consumes a lot of memory resources due to the new module sources
5 years ago
jsteube 9310b534f4 A few fixes on unit tests
5 years ago
jsteube 72050ee796 Fix a warning in -m 3100
5 years ago
jsteube 5ef0de45df Where generic_salt_decode() is used, the generic_salt_encode() should be used, too
5 years ago
jsteube 0096f1a56b Add generic_salt_encode so we have both function types
5 years ago
jsteube 6f4b72bcd3 Rename parse_and_store_generic_salt to generic_salt_decode
5 years ago
Jens Steube 5e8b450af6
Merge pull request #1907 from 0xbsec/modes_unit_tests_2
5 years ago
mhasbini 7148aa6706 Add unit tests for several modes:
5 years ago
jsteube 0b40518176 Fix some module hash output in -O mode
5 years ago
Jens Steube d88a5a2a48
Merge pull request #1906 from 0xbsec/modes_unit_tests_1
5 years ago
jsteube 0b1299f864 Fix -m 18300 module
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 314d3c2f88 Add missing -m 16900
5 years ago
jsteube e30df78b0d Fix -m 15400 output
5 years ago
jsteube dd293f7a93 Fixed -m 600 in -a 3 mode for passwords > 16
5 years ago
jsteube bb8827f2e0 Fixed output length in -m 101
5 years ago
jsteube e571b890e9 Fixed length check for raw PBKDF2 modules
5 years ago