Commit Graph

197 Commits (754038ad166bfcf62fb6ff4793b69bd4ef5f1e00)

Author SHA1 Message Date
philsmd 754038ad16
fixes #3090 closes #3091: Added -m 2850x = Bitcoin WIF/P2PKH private key cracking
2 years ago
Konrad Goławski 1018cd7b28 New TrueCrypt modules
2 years ago
Gabriele Gristina d9c93cd3f3 Updated status code handling on test.sh (added autotune failure)
2 years ago
Gabriele Gristina dc6d40c012 Fixed Unit Test false negative if there are spaces in the filesystem path to hashcat
2 years ago
Gabriele Gristina 50a4d6b58d Fixed Unit Test early exit on luks test file download/extract failure
2 years ago
Gabriele Gristina e0e8ce8165 Removed limitation with hash-type 18600 on linux
2 years ago
Gabriele Gristina 516f7588f1 Updated Unit Test
2 years ago
Gabriele Gristina 3fe9f86326 simplified regex
2 years ago
Gabriele Gristina c48f044fb7 Fixed false negative on Unit Test with hash-type 25400
2 years ago
Gabriele Gristina c014dc0c34 Updated test.sh
2 years ago
Jens Steube 625ce2bb7c Fix test.sh fix for M1
2 years ago
Gabriele Gristina ea97241f84 added '-f' to test.sh help
2 years ago
Gabriele Gristina 1b68d333a8 Unit tests: Updated test.sh to set default device-type to CPU with Apple Intel, force pure kernel with Apple Silicon and add -f (--force) option
2 years ago
Jens Steube 5a5ec0c5db Added hash-mode: VeraCrypt PBKDF2-HMAC-Streebog-512 + boot-mode
3 years ago
Jens Steube f9fab1cadf Tests: Changed tests for VeraCrypt from -a 0 to -a 3, because password extension is not available to all shells
3 years ago
Gabriele Gristina 7275e94946 force add execution permission to cryptoloop2hashcat.py
3 years ago
Gabriele Gristina e30febc8b8 cryptoapi opts (2) and test unit
3 years ago
Jens Steube 2857e7c881
Merge pull request #2654 from matrix/test_sh_mod
3 years ago
Gabriele Gristina cdc87017fc minimized the test.sh false negatives with kernels 14000 14100 14900 15400, a1
3 years ago
Gabriele Gristina 123ce08e74 show kernel type (pure or optimized) in test.sh output
3 years ago
philsmd 6587606ba4
unit tests: fix packaging (-p) of tests
4 years ago
philsmd c3c4178791
tests: fix return code check in attack_0 () function
4 years ago
Jens Steube 7306786eb0 Do not check password in test.sh if NEVER_CRACK is set
4 years ago
philsmd fd4068df4c
tests: prevent -m 20510 multi error message for -m all
4 years ago
philsmd 587ca752e7
tests: fixed new problem with -m 20510 and hash type ranges
4 years ago
Jens Steube be38eefdad Do not expect hashes encoded in base64 for -m 22000 in test.sh
4 years ago
Jens Steube 2a04354401 New mode 22000 WPA-PBKDF2-PMKID+EAPOL to replace -m 2500 and -m 16800. NOTE: missing support for message_pair and nonce_error_corrections handling
4 years ago
Rosen Penev 0965e25943
Remove extra echo
5 years ago
Rosen Penev 0dd4ffbd6b
Replace loop bashisms
5 years ago
Rosen Penev f1ed35a5f6
tools.sh: Fix remaining quote warnings
5 years ago
Rosen Penev 8e081e69c5
Fix overzealous quoting from last sh patch
5 years ago
Rosen Penev 9ac0365259
Run test.sh through shellcheck
5 years ago
philsmd 6d09d55991
tests: added special code for -m 20510 to test.sh
5 years ago
Sein Coray c64a0bf88e
revert some accidentally commited changes and fix os x compatibility issues with sed commands
5 years ago
Sein Coray 15cbaa0f59
adding pkzip stream cipher kernels 20500 and 20510
5 years ago
Jens Steube bbed0cd67a Fix test.sh and bitsliced algos
5 years ago
philsmd a8ff1a9e6e
shell script: avoid &> and use > + 2> instead
5 years ago
jsteube eb39e64e19 Fix -m 16800 unit test
5 years ago
jsteube 2f2bc54fec Bring back manual maintained NEVER_CRACK since OPTS_TYPE_PT_NEVERCRACK was removed from modules
5 years ago
philsmd 29643b343f
tests: fixed -P command line argument
5 years ago
philsmd decd8322c8
add env variable IS_OPTIMIZED to test.sh
5 years ago
philsmd 4b2e3b05f6
tests: -m parameter description fixed
5 years ago
philsmd d4b33ded27
tests: added some convenient parameters to test.sh
5 years ago
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