mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-21 15:48:08 +00:00
Fix some expected values from tools/rules-test-cases.yaml
This commit is contained in:
parent
d9e54cd357
commit
0454175568
@ -234,6 +234,7 @@ $1$2:
|
||||
expected_opencl: |
|
||||
|
||||
bc
|
||||
23456790abcdefghijklmnopqrstuvw
|
||||
|
||||
']':
|
||||
input: |
|
||||
@ -249,6 +250,7 @@ $1$2:
|
||||
expected_opencl: |
|
||||
|
||||
ab
|
||||
123456790abcdefghijklmnopqrstuv
|
||||
|
||||
D3:
|
||||
input: |
|
||||
@ -267,6 +269,7 @@ D3:
|
||||
abc
|
||||
abc
|
||||
abce
|
||||
12356790abcdefghijklmnopqrstuvw
|
||||
|
||||
x14:
|
||||
input: |
|
||||
@ -288,6 +291,7 @@ x14:
|
||||
abc
|
||||
bcde
|
||||
bcde
|
||||
2345
|
||||
|
||||
O22:
|
||||
input: |
|
||||
@ -312,6 +316,7 @@ O22:
|
||||
abc
|
||||
ab
|
||||
abe
|
||||
1256790abcdefghijklmnopqrstuvw
|
||||
|
||||
O04:
|
||||
input: |
|
||||
@ -336,6 +341,7 @@ O04:
|
||||
|
||||
e
|
||||
ef
|
||||
56790abcdefghijklmnopqrstuvw
|
||||
|
||||
i3!:
|
||||
input: |
|
||||
@ -441,6 +447,7 @@ saa:
|
||||
123b
|
||||
|
||||
123b
|
||||
123456790bcdefghijklmnopqrstuvw
|
||||
|
||||
z0:
|
||||
input: |
|
||||
@ -849,12 +856,13 @@ y2:
|
||||
a
|
||||
abab
|
||||
ababc
|
||||
12123456790abcdefghijklmnopqrstuv
|
||||
|
||||
expected_opencl: |
|
||||
a
|
||||
abab
|
||||
ababc
|
||||
123456790abcdefghijklmnopqrstuv
|
||||
12123456790abcdefghijklmnopqrstuv
|
||||
|
||||
Y2:
|
||||
input: |
|
||||
@ -867,12 +875,13 @@ Y2:
|
||||
a
|
||||
abab
|
||||
abcbc
|
||||
123456790abcdefghijklmnopqrstuvuv
|
||||
|
||||
expected_opencl: |
|
||||
a
|
||||
abab
|
||||
abcbc
|
||||
123456790abcdefghijklmnopqrstuv
|
||||
123456790abcdefghijklmnopqrstuvuv
|
||||
|
||||
E:
|
||||
input: |
|
||||
|
Loading…
Reference in New Issue
Block a user