philsmd
|
decd8322c8
|
add env variable IS_OPTIMIZED to test.sh
we now export the IS_OPTIMIZED option within test.sh to let test.pl know if we want to use pure or optimized kernels.
Thanks
|
2019-03-08 16:10:01 +01:00 |
|
jsteube
|
0507d709f0
|
Enable setting test.pl IS_OPTIMIZED via environment variable
|
2019-03-08 16:05:17 +01:00 |
|
philsmd
|
4b2e3b05f6
|
tests: -m parameter description fixed
There was a problem within the description of -a and -m. -a currently does not allow a range, but -m does (e.g. -m 0-500).
Thanks
|
2019-03-08 15:44:49 +01:00 |
|
philsmd
|
d4b33ded27
|
tests: added some convenient parameters to test.sh
|
2019-03-08 14:51:26 +01:00 |
|
Sein Coray
|
ee97d18af9
|
Added hash mode 19500
|
2019-03-06 21:15:09 +01:00 |
|
jsteube
|
634c88a027
|
Merge branch 'master' of https://github.com/hashcat/hashcat
|
2019-03-05 08:19:11 +01:00 |
|
jsteube
|
3b4bd54899
|
Fix -m 10700 unit test maximum password length in pure kernel mode
|
2019-03-05 08:18:50 +01:00 |
|
jsteube
|
b290c4c696
|
Remove --force from test.sh default commandline option
|
2019-03-05 05:40:24 +01:00 |
|
jsteube
|
420876c85f
|
Fix -m 8100 module_jit_build_options hook
|
2019-03-02 16:37:01 +01:00 |
|
jsteube
|
4cf1e75871
|
Add some module specific warnings for ROCM driver in pure kernel mode
|
2019-03-02 16:31:56 +01:00 |
|
jsteube
|
23917455ef
|
Added hash-mode 19300 sha1(..)
|
2019-02-28 20:00:52 +01:00 |
|
jsteube
|
87c24200da
|
Added QNX /etc/shadow hash cracking support
- Added hash-mode 19000 QNX /etc/shadow (MD5)
- Added hash-mode 19100 QNX /etc/shadow (SHA256)
- Added hash-mode 19200 QNX /etc/shadow (SHA512)
Implements #35
|
2019-02-27 17:53:00 +01:00 |
|
jsteube
|
58390e34b7
|
Set back default testing configuration to optimized mode
|
2019-02-27 10:23:32 +01:00 |
|
jsteube
|
5da1e4b872
|
Fixed maximum password length limit which was announced as 256 but actually was 255
|
2019-02-26 21:20:07 +01:00 |
|
philsmd
|
063e3f1c1c
|
tests: fix -p and slow_algos/never_crack/hashfile_only
|
2019-02-26 16:44:11 +01:00 |
|
jsteube
|
2f75a2bcff
|
Fix TC/VC/LUKS detection as SLOW_ALGO in test.sh
|
2019-02-23 22:56:40 +01:00 |
|
jsteube
|
e0ad0d84e1
|
Automatically detect HASHFILE_ONLY, NEVER_CRACK and SLOW_ALGOS in test.sh
|
2019-02-23 19:30:23 +01:00 |
|
jsteube
|
9b916918de
|
Remove some debugging leftovers in unit tests
|
2019-02-23 17:50:21 +01:00 |
|
jsteube
|
d0d4ce9f8c
|
Added hash-mode 18800 Blockchain, My Wallet, Second Password (SHA256)
|
2019-02-23 17:45:02 +01:00 |
|
jsteube
|
68d6d36761
|
Binary Distribution: Removed 32 bit binary executeables
|
2019-02-22 21:36:02 +01:00 |
|
jsteube
|
1769181d08
|
Some extra steps for -m 18900
|
2019-02-22 15:50:03 +01:00 |
|
jsteube
|
29fedf2c41
|
Added hash-mode 18900 Android Backup
|
2019-02-22 15:49:47 +01:00 |
|
jsteube
|
b4d52e412b
|
Rename -m 18700 to Java Object hashCode()
|
2019-02-22 09:30:56 +01:00 |
|
jsteube
|
a925545354
|
No longer require legacy_test.pl
|
2019-02-21 16:50:50 +01:00 |
|
jsteube
|
51eb9ebff7
|
Added hash-mode 18700 DJB 32
|
2019-02-21 13:52:01 +01:00 |
|
jsteube
|
2d0c57c647
|
Fix pure kernel maximum password length in -m 9900 test unit
|
2019-02-20 20:56:25 +01:00 |
|
jsteube
|
ae360d8dca
|
Make sure in test.pl to output always at least 8 passwords
|
2019-02-20 14:18:15 +01:00 |
|
jsteube
|
2162e411e9
|
Ensure that len_min cannot be larger than len_max, which can happend if len_max was forced to reduced in some special conditions
|
2019-02-20 13:45:02 +01:00 |
|
jsteube
|
cec4aeac10
|
Enforce a certain number of entries in random selected password and salt length selection buffers in test.pl
|
2019-02-20 13:37:34 +01:00 |
|
jsteube
|
a1b72fc93a
|
Go back to at least one minimum and maximum of password and salt length
|
2019-02-20 13:03:21 +01:00 |
|
jsteube
|
568336d35f
|
Fix -m 5800 unit test
|
2019-02-20 12:48:12 +01:00 |
|
philsmd
|
b79384c834
|
tests: fix HASH_TYPES variable and add containers to package
|
2019-02-20 11:09:20 +01:00 |
|
jsteube
|
dc94408cdb
|
Fix maximum password length in -m 5800
|
2019-02-19 17:46:42 +01:00 |
|
jsteube
|
7721645758
|
Not enforcing minimum and maximum password and salt length saves a lot of headache
|
2019-02-19 17:37:22 +01:00 |
|
jsteube
|
63fac132e3
|
Fix cracking streebog 256/512 hmac cracking with password length > 64
|
2019-02-19 17:17:01 +01:00 |
|
jsteube
|
2f36fb5b44
|
Remove convert tracker from README.md
|
2019-02-19 16:30:53 +01:00 |
|
jsteube
|
1d95825e5f
|
Add -m 14600 unit test
|
2019-02-19 16:29:15 +01:00 |
|
Jens Steube
|
299c8b0f6a
|
Merge pull request #1922 from 0xbsec/modes_unit_tests_6
Add unit tests for multiple modules
|
2019-02-19 16:27:11 +01:00 |
|
jsteube
|
aacd2e2e77
|
Add -m 13600 unit test
|
2019-02-19 16:20:41 +01:00 |
|
jsteube
|
be4b813a47
|
Add -m 13500 unit test
|
2019-02-19 16:13:24 +01:00 |
|
jsteube
|
72a65a4c3e
|
Add -m 13400 unit test
|
2019-02-19 16:05:42 +01:00 |
|
mhasbini
|
825c977ca4
|
Add unit tests for multiple modules
13800, 13900, 14400, 14700, 14800, 14900, 15000, 15100 & 15200
|
2019-02-19 17:02:43 +02:00 |
|
jsteube
|
f36549cf75
|
Add -m 13300 unit test
|
2019-02-19 15:50:39 +01:00 |
|
jsteube
|
eccd93a200
|
Add -m 13200 unit test
|
2019-02-19 15:31:36 +01:00 |
|
jsteube
|
eb4f5d82d1
|
Add -m 11900 unit test
|
2019-02-19 14:58:05 +01:00 |
|
jsteube
|
d81b794aec
|
Support naming VC modes using -m with test.sh
|
2019-02-19 14:37:48 +01:00 |
|
jsteube
|
0e9f445030
|
Add -m 15400 unit test
|
2019-02-19 14:28:26 +01:00 |
|
jsteube
|
b8e5daa582
|
Add -m 12900 unit test
|
2019-02-19 13:43:14 +01:00 |
|
jsteube
|
b805c73351
|
Add -m 12800 unit test
|
2019-02-19 13:37:06 +01:00 |
|
jsteube
|
f7b95aed8b
|
Add -m 10700 unit test
|
2019-02-19 13:28:48 +01:00 |
|
jsteube
|
72377c1954
|
Fix -m 10600 max password length in pure kernel mode
|
2019-02-19 13:17:40 +01:00 |
|
jsteube
|
b8ea0ad0a1
|
Add -m 10600 unit test
|
2019-02-19 13:12:41 +01:00 |
|
jsteube
|
89f2ea1bec
|
Do not use next if we mean return
|
2019-02-19 12:50:57 +01:00 |
|
jsteube
|
1c7e6d0eaf
|
Add -m 10500 unit test
|
2019-02-19 12:46:25 +01:00 |
|
jsteube
|
b8134ba920
|
Add -m 10400 unit test
|
2019-02-19 12:37:43 +01:00 |
|
jsteube
|
07fa13b695
|
Add -m 10300 unit test
|
2019-02-19 12:23:46 +01:00 |
|
jsteube
|
942acb266e
|
Update -m 12000 module and unit test for longer salts
|
2019-02-19 11:12:28 +01:00 |
|
jsteube
|
7cb5e77f16
|
Add -m 10200 unit test
|
2019-02-19 10:53:49 +01:00 |
|
jsteube
|
792aa56893
|
Add -m 10100 unit test
|
2019-02-19 10:44:24 +01:00 |
|
jsteube
|
b30495b901
|
Update constraints for new unit tests
|
2019-02-19 09:34:58 +01:00 |
|
mhasbini
|
95b8c98980
|
Add unit tests for multiple modules
11700, 11750, 11760, 11800, 11850, 11860, 12001, 12100, 12200, 12300, 12600 & 12700
|
2019-02-18 20:53:32 +02:00 |
|
jsteube
|
b0bffaf5eb
|
Add -m 10000 unit test
|
2019-02-18 15:59:51 +01:00 |
|
jsteube
|
78d8c1583f
|
Add -m 9900 unit test
|
2019-02-18 15:51:58 +01:00 |
|
jsteube
|
c648bdbc0e
|
Add -m 9800 unit test
|
2019-02-18 14:24:45 +01:00 |
|
jsteube
|
36550d475a
|
Add -m 9700 unit test
|
2019-02-18 14:19:36 +01:00 |
|
jsteube
|
7d361c7215
|
Add -m 9600 unit test
|
2019-02-18 14:12:28 +01:00 |
|
jsteube
|
1cecf8ff16
|
Add -m 9500 unit test
|
2019-02-18 14:03:29 +01:00 |
|
jsteube
|
fe8a0e5bca
|
Add -m 9400 unit test
|
2019-02-18 12:26:58 +01:00 |
|
jsteube
|
69cee1291a
|
Add -m 9300 unit test
|
2019-02-18 12:09:40 +01:00 |
|
jsteube
|
1bfbfd7063
|
Add -m 9200 unit test
|
2019-02-18 12:05:10 +01:00 |
|
jsteube
|
aa21c10283
|
Add -m 9100 unit test
|
2019-02-18 09:48:39 +01:00 |
|
jsteube
|
a560b45705
|
Remove optimized settings for 10900 and 11300
|
2019-02-17 22:04:09 +01:00 |
|
mhasbini
|
1049cc8016
|
Add unit tests for multiple modules:
10900, 11000, 11100, 11200, 11300 & 11400
|
2019-02-17 22:48:19 +02:00 |
|
jsteube
|
71a071ebdb
|
Add -m 8900 unit test
|
2019-02-17 16:11:30 +01:00 |
|
jsteube
|
da8cffe12e
|
Add -m 8700 unit test
|
2019-02-17 16:06:55 +01:00 |
|
jsteube
|
55f1b14f92
|
Add -m 8600 unit test
|
2019-02-17 15:54:45 +01:00 |
|
jsteube
|
ac5bcd89fa
|
Add -m 8500 unit test
|
2019-02-17 15:49:57 +01:00 |
|
jsteube
|
a677920fd8
|
Add -m 8400 unit test
|
2019-02-17 15:44:27 +01:00 |
|
jsteube
|
ed3a743453
|
Add -m 8300 unit test
|
2019-02-17 15:39:34 +01:00 |
|
jsteube
|
7be1f9cfba
|
Add -m 8200 unit test
|
2019-02-17 15:24:33 +01:00 |
|
jsteube
|
f2d85e0793
|
Add -m 8100 unit test
|
2019-02-17 15:15:55 +01:00 |
|
jsteube
|
afd15a241a
|
Add -m 8000 unit test
|
2019-02-17 15:10:39 +01:00 |
|
jsteube
|
700d82c868
|
Add -m 7900 unit test
|
2019-02-17 15:03:44 +01:00 |
|
jsteube
|
cbe0019461
|
Add -m 7700, 7701, 7800, 7801 unit tests
|
2019-02-17 14:55:35 +01:00 |
|
jsteube
|
c4602a2255
|
Replace -m 1800 und and -m 7400 unit test code with system code
|
2019-02-17 09:37:50 +01:00 |
|
jsteube
|
5c9544bca5
|
Make sure the salts are unique in unit tests, otherwise -m 6800 will fail
|
2019-02-17 09:09:29 +01:00 |
|
jsteube
|
f4e43da456
|
Fix whirlpool final() handling
|
2019-02-17 08:57:51 +01:00 |
|
jsteube
|
f2e2967eec
|
Fixed more constraints in unit tests
|
2019-02-16 16:04:37 +01:00 |
|
jsteube
|
44b15049e7
|
Mode 2400 and 2410 do not have pure kernel
|
2019-02-16 14:28:19 +01:00 |
|
jsteube
|
687fe5403c
|
Blake2b has no pure kernel mode
|
2019-02-16 14:12:18 +01:00 |
|
jsteube
|
ba803a79ae
|
Fix several constraints of raw modes
|
2019-02-16 13:37:17 +01:00 |
|
jsteube
|
9a4426169c
|
Improve test.pl password selection
|
2019-02-16 12:08:50 +01:00 |
|
jsteube
|
6c215ad015
|
Fix minimum password length in -m 16000 unit test
|
2019-02-16 10:04:16 +01:00 |
|
jsteube
|
db18966093
|
Update max combinator length in unit test -m 3800
|
2019-02-15 21:41:38 +01:00 |
|
jsteube
|
76bd9d105f
|
Add -m 7400 unit test
|
2019-02-15 21:21:44 +01:00 |
|
jsteube
|
179194a576
|
Add -m 7300 unit test
|
2019-02-15 21:13:54 +01:00 |
|
jsteube
|
6a387bf704
|
Add -m 7200 unit test
|
2019-02-15 21:10:02 +01:00 |
|
Jens Steube
|
0a77d089b3
|
Merge pull request #1918 from 0xbsec/modes_unit_tests_3
Add unit tests for multiple modules:
|
2019-02-15 20:52:32 +01:00 |
|
mhasbini
|
e085177e58
|
Add unit tests for multiple modules:
15500, 15600, 15700, 16000, 16100, 16200, 16300, 16400, 16500, 16600 & 16700
|
2019-02-15 21:48:09 +02:00 |
|
jsteube
|
e0cc7eac67
|
Add -m 7000 unit test
|
2019-02-15 20:42:33 +01:00 |
|