Commit Graph

211 Commits (master)

Author SHA1 Message Date
justpretending b2f14f2f5d Fix some typos
9 months ago
Gabriele Gristina 4e56f4f25b Fixed bug in grep out-of-memory workaround on Unit Test
1 year ago
philsmd 361789506c
fixes #3653 test.sh parsing hashes with spaces
1 year ago
philsmd 3ef69f2919
added -m 3090x = Bitcoin raw private key
1 year ago
philsmd 415bae8912
tests: disable logfile for test runs
2 years ago
Jens Steube 93427cab23
Merge pull request #3352 from philsmd/bitcoin_compat_address
2 years ago
philsmd 96646d5a83 tests: use KEEP_GUESSING instead of NEVER_CRACK
2 years ago
philsmd caeffebbe0 Add -m 28505/28506, Bitcoin WIF, P2SH(P2WPKH)/compat address
2 years ago
Konrad Goławski ddb2d6e61a New LUKS v1 modules
2 years ago
philsmd 22e033020a
Add -m 28503/28504 = Bitcoin WIF, P2WSH/bech32/segwit address
2 years ago
Jens Steube c53c28ed3a
Merge pull request #3302 from ventaquil/veracrypt-strings
2 years ago
Jens Steube 629c5e3169
Merge branch 'master' into hashcat_p2pkh
2 years ago
philsmd 754038ad16
fixes #3090 closes #3091: Added -m 2850x = Bitcoin WIF/P2PKH private key cracking
2 years ago
philsmd f1c19eaeca
add tests for -m 27800 = MurmurHash 3
2 years ago
Konrad Goławski b00ea483af New VeraCrypt modules
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