philsmd
325d1c0cd0
minor: add use "warnings"; to every perl script
2020-07-07 09:39:01 +02:00
jsteube
ac0560fd4a
Make use of module_constraints more easy and fix some modes
2018-12-29 16:23:29 +01:00
jsteube
f721f23d39
Update test modules to max password length 255 not 256
2018-12-28 22:31:03 +01:00
jsteube
fcaa7d5336
Fix test_modules
2018-12-27 19:43:51 +01:00
jsteube
7538e82b72
Bring back comparison of hashlist in crackfile
2018-12-27 15:49:18 +01:00
Jens Steube
5717fcd1a6
Update test_modules and test.pl to respect valid password and salt length ranges per hash mode
2018-12-23 18:15:53 +01:00
R. Yushaev
6365672c34
Add module_preprocess_hashlist hook for tests
...
Some algorithms have ambiguous hashes (e.g. case-insensetive usernames
in Net-NTLMv2 hashes). This optional function allows test modules to
unify the hashlist before the verification process starts.
Also update readme and minor code formatting.
2018-12-22 19:29:24 +01:00
R. Yushaev
9f1749dce3
Add test modules and helper functions
...
Modularize mode 5600, add random_ helper functions, update readme.
2018-12-21 12:16:11 +01:00