Commit Graph

154 Commits (2d01f883f53b1eda7e98d7974963bb8180436ce0)

Author SHA1 Message Date
jsteube b290c4c696 Remove --force from test.sh default commandline option
5 years ago
jsteube 420876c85f Fix -m 8100 module_jit_build_options hook
5 years ago
jsteube 4cf1e75871 Add some module specific warnings for ROCM driver in pure kernel mode
5 years ago
jsteube 58390e34b7 Set back default testing configuration to optimized mode
5 years ago
jsteube 5da1e4b872 Fixed maximum password length limit which was announced as 256 but actually was 255
5 years ago
philsmd 063e3f1c1c
tests: fix -p and slow_algos/never_crack/hashfile_only
5 years ago
jsteube 2f75a2bcff Fix TC/VC/LUKS detection as SLOW_ALGO in test.sh
5 years ago
jsteube e0ad0d84e1 Automatically detect HASHFILE_ONLY, NEVER_CRACK and SLOW_ALGOS in test.sh
5 years ago
jsteube 1769181d08 Some extra steps for -m 18900
5 years ago
philsmd b79384c834
tests: fix HASH_TYPES variable and add containers to package
5 years ago
jsteube 7721645758 Not enforcing minimum and maximum password and salt length saves a lot of headache
5 years ago
jsteube 1d95825e5f Add -m 14600 unit test
5 years ago
jsteube d81b794aec Support naming VC modes using -m with test.sh
5 years ago
jsteube 07fa13b695 Add -m 10300 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
Sein Coray 50cac0a43b
Changed regex to read hash modes from test modules
5 years ago
jsteube 8613e2fc81 test.sh fix packaged hash types
6 years ago
jsteube 3b43bd6d03 Automatically fill HASH_TYPES in test.sh
6 years ago
jsteube eeff037365 Fix test.sh in non-optimized mode
6 years ago
jsteube 92828910fe Added test_module for -m 300
6 years ago
jsteube 14cda9b33c Added test_module for -m 200
6 years ago
jsteube 9b572d3faa Add remaining updates for test.sh
6 years ago
jsteube 925c089035 test.sh -a 6 fixes
6 years ago
jsteube 813977e419 test.sh first changes
6 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
6 years ago
R. Yushaev b5a7e967c1 Add support for Open Document Format 1.1
6 years ago
Jens Steube 478fd2c8cf
Merge pull request #1815 from s3inlc/test-compatibility
6 years ago
Sein Coray 997a6cce87
Changed cat -A to cat -vet in test.sh
6 years ago
Sein Coray a70a0513bf
Added hash mode 18500 sha1(md5(md5($pass)))
6 years ago
R. Yushaev 6a5b0c821e Add support for Open Document Format 1.2
6 years ago
R. Yushaev baf47d409e Add Camellia support for VeraCrypt kernels
6 years ago
R. Yushaev 8b04be0e93 Add Kuznyechik support for VeraCrypt kernels
6 years ago
jsteube b1d3e2d403 Add some missing perl modules to install_modules.sh
6 years ago
R. Yushaev 0134f5f018 Clean up test suite scripts
6 years ago
Jens Steube a4200ba167 Added hash-mode 18300 (Apple File System)
6 years ago
Jens Steube 2aff01b20e Hardware Monitor: Renamed --gpu-temp-abort to --hwmon-temp-abort
6 years ago
R. Yushaev 34aa899a05 Add RIPEMD-160 test containers for VeraCrypt modes
6 years ago
R. Yushaev 5eaee33094 Add test containers for VeraCrypt modes
6 years ago
R. Yushaev 47bd838e25 Add VeraCrypt Streebog support
6 years ago
R. Yushaev a8eb611b1c Add HMAC-Streebog-512 (pure kernels)
6 years ago
Arseniy Sharoglazov ee873da300 Added hash-modes 18200 (Kerberos 5 AS-REP etype 23)
6 years ago
R. Yushaev 224315dd62 Add pure kernels and tests for Streebog hashes
6 years ago
unix-ninja 4cb93ba9bf Add 18100 to test.sh
6 years ago
R. Yushaev 5c87720acc Add SHA3 and Keccak
6 years ago
Michael Sprecher 3a321c8dce
Added hash-mode 16900 = Ansible Vault
6 years ago
jsteube 88ebca40b8 Added hash-mode 16800 = WPA-PMKID-PBKDF2
6 years ago
jsteube c28fdf7f44 Added hash-mode 16700 = FileVault 2
6 years ago