Commit Graph

10 Commits (master)

Author SHA1 Message Date
Jens Steube db6f93b159 Example of a better UTF8 to UTF16LE encoding in unit test. It allows digesting UTF8 encoded password candidates from the shell in passthrough mode
3 years ago
jsteube 5da1e4b872 Fixed maximum password length limit which was announced as 256 but actually was 255
5 years ago
jsteube ac0560fd4a Make use of module_constraints more easy and fix some modes
5 years ago
jsteube f721f23d39 Update test modules to max password length 255 not 256
5 years ago
jsteube 22da2407e9 Make sure word length in test.pl single mode only increases or stays equal to previous one
5 years ago
jsteube 7538e82b72 Bring back comparison of hashlist in crackfile
5 years ago
Jens Steube 5717fcd1a6 Update test_modules and test.pl to respect valid password and salt length ranges per hash mode
5 years ago
R. Yushaev 6365672c34 Add module_preprocess_hashlist hook for tests
5 years ago
jsteube 73af860f43 Add functionality in test.pl to allow empty hash returns. This is required to enable hash-mode depending password length checks. NTLM supports just 27 characters in optimized mode, but single mode would produce 32, resulting in a non found password
5 years ago
jsteube c0e83dc471 Some minor test.pl fixes, added m01000.pm
5 years ago