mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-21 15:48:08 +00:00
Add "passhthrough" versions of hybrid rules (using ":")
This commit is contained in:
parent
6e1aec0563
commit
aa74f5d243
11
rules/hybrid/append_d_passthrough.rule
Normal file
11
rules/hybrid/append_d_passthrough.rule
Normal file
@ -0,0 +1,11 @@
|
||||
:
|
||||
$0
|
||||
$1
|
||||
$2
|
||||
$3
|
||||
$4
|
||||
$5
|
||||
$6
|
||||
$7
|
||||
$8
|
||||
$9
|
44
rules/hybrid/append_ds_passthrough.rule
Normal file
44
rules/hybrid/append_ds_passthrough.rule
Normal file
@ -0,0 +1,44 @@
|
||||
:
|
||||
$0
|
||||
$1
|
||||
$2
|
||||
$3
|
||||
$4
|
||||
$5
|
||||
$6
|
||||
$7
|
||||
$8
|
||||
$9
|
||||
$
|
||||
$!
|
||||
$"
|
||||
$#
|
||||
$$
|
||||
$%
|
||||
$&
|
||||
$'
|
||||
$(
|
||||
$)
|
||||
$*
|
||||
$+
|
||||
$,
|
||||
$-
|
||||
$.
|
||||
$/
|
||||
$:
|
||||
$;
|
||||
$<
|
||||
$=
|
||||
$>
|
||||
$?
|
||||
$@
|
||||
$[
|
||||
$\
|
||||
$]
|
||||
$^
|
||||
$_
|
||||
$`
|
||||
${
|
||||
$|
|
||||
$}
|
||||
$~
|
37
rules/hybrid/append_du_passthrough.rule
Normal file
37
rules/hybrid/append_du_passthrough.rule
Normal file
@ -0,0 +1,37 @@
|
||||
:
|
||||
$0
|
||||
$1
|
||||
$2
|
||||
$3
|
||||
$4
|
||||
$5
|
||||
$6
|
||||
$7
|
||||
$8
|
||||
$9
|
||||
$A
|
||||
$B
|
||||
$C
|
||||
$D
|
||||
$E
|
||||
$F
|
||||
$G
|
||||
$H
|
||||
$I
|
||||
$J
|
||||
$K
|
||||
$L
|
||||
$M
|
||||
$N
|
||||
$O
|
||||
$P
|
||||
$Q
|
||||
$R
|
||||
$S
|
||||
$T
|
||||
$U
|
||||
$V
|
||||
$W
|
||||
$X
|
||||
$Y
|
||||
$Z
|
70
rules/hybrid/append_dus_passthrough.rule
Normal file
70
rules/hybrid/append_dus_passthrough.rule
Normal file
@ -0,0 +1,70 @@
|
||||
:
|
||||
$0
|
||||
$1
|
||||
$2
|
||||
$3
|
||||
$4
|
||||
$5
|
||||
$6
|
||||
$7
|
||||
$8
|
||||
$9
|
||||
$A
|
||||
$B
|
||||
$C
|
||||
$D
|
||||
$E
|
||||
$F
|
||||
$G
|
||||
$H
|
||||
$I
|
||||
$J
|
||||
$K
|
||||
$L
|
||||
$M
|
||||
$N
|
||||
$O
|
||||
$P
|
||||
$Q
|
||||
$R
|
||||
$S
|
||||
$T
|
||||
$U
|
||||
$V
|
||||
$W
|
||||
$X
|
||||
$Y
|
||||
$Z
|
||||
$
|
||||
$!
|
||||
$"
|
||||
$#
|
||||
$$
|
||||
$%
|
||||
$&
|
||||
$'
|
||||
$(
|
||||
$)
|
||||
$*
|
||||
$+
|
||||
$,
|
||||
$-
|
||||
$.
|
||||
$/
|
||||
$:
|
||||
$;
|
||||
$<
|
||||
$=
|
||||
$>
|
||||
$?
|
||||
$@
|
||||
$[
|
||||
$\
|
||||
$]
|
||||
$^
|
||||
$_
|
||||
$`
|
||||
${
|
||||
$|
|
||||
$}
|
||||
$~
|
17
rules/hybrid/append_hl_passthrough.rule
Normal file
17
rules/hybrid/append_hl_passthrough.rule
Normal file
@ -0,0 +1,17 @@
|
||||
:
|
||||
$0
|
||||
$1
|
||||
$2
|
||||
$3
|
||||
$4
|
||||
$5
|
||||
$6
|
||||
$7
|
||||
$8
|
||||
$9
|
||||
$a
|
||||
$b
|
||||
$c
|
||||
$d
|
||||
$e
|
||||
$f
|
17
rules/hybrid/append_hu_passthrough.rule
Normal file
17
rules/hybrid/append_hu_passthrough.rule
Normal file
@ -0,0 +1,17 @@
|
||||
:
|
||||
$0
|
||||
$1
|
||||
$2
|
||||
$3
|
||||
$4
|
||||
$5
|
||||
$6
|
||||
$7
|
||||
$8
|
||||
$9
|
||||
$A
|
||||
$B
|
||||
$C
|
||||
$D
|
||||
$E
|
||||
$F
|
27
rules/hybrid/append_l_passthrough.rule
Normal file
27
rules/hybrid/append_l_passthrough.rule
Normal file
@ -0,0 +1,27 @@
|
||||
:
|
||||
$a
|
||||
$b
|
||||
$c
|
||||
$d
|
||||
$e
|
||||
$f
|
||||
$g
|
||||
$h
|
||||
$i
|
||||
$j
|
||||
$k
|
||||
$l
|
||||
$m
|
||||
$n
|
||||
$o
|
||||
$p
|
||||
$q
|
||||
$r
|
||||
$s
|
||||
$t
|
||||
$u
|
||||
$v
|
||||
$w
|
||||
$x
|
||||
$y
|
||||
$z
|
37
rules/hybrid/append_ld_passthrough.rule
Normal file
37
rules/hybrid/append_ld_passthrough.rule
Normal file
@ -0,0 +1,37 @@
|
||||
:
|
||||
$a
|
||||
$b
|
||||
$c
|
||||
$d
|
||||
$e
|
||||
$f
|
||||
$g
|
||||
$h
|
||||
$i
|
||||
$j
|
||||
$k
|
||||
$l
|
||||
$m
|
||||
$n
|
||||
$o
|
||||
$p
|
||||
$q
|
||||
$r
|
||||
$s
|
||||
$t
|
||||
$u
|
||||
$v
|
||||
$w
|
||||
$x
|
||||
$y
|
||||
$z
|
||||
$0
|
||||
$1
|
||||
$2
|
||||
$3
|
||||
$4
|
||||
$5
|
||||
$6
|
||||
$7
|
||||
$8
|
||||
$9
|
70
rules/hybrid/append_lds_passthrough.rule
Normal file
70
rules/hybrid/append_lds_passthrough.rule
Normal file
@ -0,0 +1,70 @@
|
||||
:
|
||||
$a
|
||||
$b
|
||||
$c
|
||||
$d
|
||||
$e
|
||||
$f
|
||||
$g
|
||||
$h
|
||||
$i
|
||||
$j
|
||||
$k
|
||||
$l
|
||||
$m
|
||||
$n
|
||||
$o
|
||||
$p
|
||||
$q
|
||||
$r
|
||||
$s
|
||||
$t
|
||||
$u
|
||||
$v
|
||||
$w
|
||||
$x
|
||||
$y
|
||||
$z
|
||||
$0
|
||||
$1
|
||||
$2
|
||||
$3
|
||||
$4
|
||||
$5
|
||||
$6
|
||||
$7
|
||||
$8
|
||||
$9
|
||||
$
|
||||
$!
|
||||
$"
|
||||
$#
|
||||
$$
|
||||
$%
|
||||
$&
|
||||
$'
|
||||
$(
|
||||
$)
|
||||
$*
|
||||
$+
|
||||
$,
|
||||
$-
|
||||
$.
|
||||
$/
|
||||
$:
|
||||
$;
|
||||
$<
|
||||
$=
|
||||
$>
|
||||
$?
|
||||
$@
|
||||
$[
|
||||
$\
|
||||
$]
|
||||
$^
|
||||
$_
|
||||
$`
|
||||
${
|
||||
$|
|
||||
$}
|
||||
$~
|
63
rules/hybrid/append_ldu_passthrough.rule
Normal file
63
rules/hybrid/append_ldu_passthrough.rule
Normal file
@ -0,0 +1,63 @@
|
||||
:
|
||||
$a
|
||||
$b
|
||||
$c
|
||||
$d
|
||||
$e
|
||||
$f
|
||||
$g
|
||||
$h
|
||||
$i
|
||||
$j
|
||||
$k
|
||||
$l
|
||||
$m
|
||||
$n
|
||||
$o
|
||||
$p
|
||||
$q
|
||||
$r
|
||||
$s
|
||||
$t
|
||||
$u
|
||||
$v
|
||||
$w
|
||||
$x
|
||||
$y
|
||||
$z
|
||||
$0
|
||||
$1
|
||||
$2
|
||||
$3
|
||||
$4
|
||||
$5
|
||||
$6
|
||||
$7
|
||||
$8
|
||||
$9
|
||||
$A
|
||||
$B
|
||||
$C
|
||||
$D
|
||||
$E
|
||||
$F
|
||||
$G
|
||||
$H
|
||||
$I
|
||||
$J
|
||||
$K
|
||||
$L
|
||||
$M
|
||||
$N
|
||||
$O
|
||||
$P
|
||||
$Q
|
||||
$R
|
||||
$S
|
||||
$T
|
||||
$U
|
||||
$V
|
||||
$W
|
||||
$X
|
||||
$Y
|
||||
$Z
|
96
rules/hybrid/append_ldus_passthrough.rule
Normal file
96
rules/hybrid/append_ldus_passthrough.rule
Normal file
@ -0,0 +1,96 @@
|
||||
:
|
||||
$a
|
||||
$b
|
||||
$c
|
||||
$d
|
||||
$e
|
||||
$f
|
||||
$g
|
||||
$h
|
||||
$i
|
||||
$j
|
||||
$k
|
||||
$l
|
||||
$m
|
||||
$n
|
||||
$o
|
||||
$p
|
||||
$q
|
||||
$r
|
||||
$s
|
||||
$t
|
||||
$u
|
||||
$v
|
||||
$w
|
||||
$x
|
||||
$y
|
||||
$z
|
||||
$0
|
||||
$1
|
||||
$2
|
||||
$3
|
||||
$4
|
||||
$5
|
||||
$6
|
||||
$7
|
||||
$8
|
||||
$9
|
||||
$A
|
||||
$B
|
||||
$C
|
||||
$D
|
||||
$E
|
||||
$F
|
||||
$G
|
||||
$H
|
||||
$I
|
||||
$J
|
||||
$K
|
||||
$L
|
||||
$M
|
||||
$N
|
||||
$O
|
||||
$P
|
||||
$Q
|
||||
$R
|
||||
$S
|
||||
$T
|
||||
$U
|
||||
$V
|
||||
$W
|
||||
$X
|
||||
$Y
|
||||
$Z
|
||||
$
|
||||
$!
|
||||
$"
|
||||
$#
|
||||
$$
|
||||
$%
|
||||
$&
|
||||
$'
|
||||
$(
|
||||
$)
|
||||
$*
|
||||
$+
|
||||
$,
|
||||
$-
|
||||
$.
|
||||
$/
|
||||
$:
|
||||
$;
|
||||
$<
|
||||
$=
|
||||
$>
|
||||
$?
|
||||
$@
|
||||
$[
|
||||
$\
|
||||
$]
|
||||
$^
|
||||
$_
|
||||
$`
|
||||
${
|
||||
$|
|
||||
$}
|
||||
$~
|
60
rules/hybrid/append_ls_passthrough.rule
Normal file
60
rules/hybrid/append_ls_passthrough.rule
Normal file
@ -0,0 +1,60 @@
|
||||
:
|
||||
$a
|
||||
$b
|
||||
$c
|
||||
$d
|
||||
$e
|
||||
$f
|
||||
$g
|
||||
$h
|
||||
$i
|
||||
$j
|
||||
$k
|
||||
$l
|
||||
$m
|
||||
$n
|
||||
$o
|
||||
$p
|
||||
$q
|
||||
$r
|
||||
$s
|
||||
$t
|
||||
$u
|
||||
$v
|
||||
$w
|
||||
$x
|
||||
$y
|
||||
$z
|
||||
$
|
||||
$!
|
||||
$"
|
||||
$#
|
||||
$$
|
||||
$%
|
||||
$&
|
||||
$'
|
||||
$(
|
||||
$)
|
||||
$*
|
||||
$+
|
||||
$,
|
||||
$-
|
||||
$.
|
||||
$/
|
||||
$:
|
||||
$;
|
||||
$<
|
||||
$=
|
||||
$>
|
||||
$?
|
||||
$@
|
||||
$[
|
||||
$\
|
||||
$]
|
||||
$^
|
||||
$_
|
||||
$`
|
||||
${
|
||||
$|
|
||||
$}
|
||||
$~
|
53
rules/hybrid/append_lu_passthrough.rule
Normal file
53
rules/hybrid/append_lu_passthrough.rule
Normal file
@ -0,0 +1,53 @@
|
||||
:
|
||||
$a
|
||||
$b
|
||||
$c
|
||||
$d
|
||||
$e
|
||||
$f
|
||||
$g
|
||||
$h
|
||||
$i
|
||||
$j
|
||||
$k
|
||||
$l
|
||||
$m
|
||||
$n
|
||||
$o
|
||||
$p
|
||||
$q
|
||||
$r
|
||||
$s
|
||||
$t
|
||||
$u
|
||||
$v
|
||||
$w
|
||||
$x
|
||||
$y
|
||||
$z
|
||||
$A
|
||||
$B
|
||||
$C
|
||||
$D
|
||||
$E
|
||||
$F
|
||||
$G
|
||||
$H
|
||||
$I
|
||||
$J
|
||||
$K
|
||||
$L
|
||||
$M
|
||||
$N
|
||||
$O
|
||||
$P
|
||||
$Q
|
||||
$R
|
||||
$S
|
||||
$T
|
||||
$U
|
||||
$V
|
||||
$W
|
||||
$X
|
||||
$Y
|
||||
$Z
|
86
rules/hybrid/append_lus_passthrough.rule
Normal file
86
rules/hybrid/append_lus_passthrough.rule
Normal file
@ -0,0 +1,86 @@
|
||||
:
|
||||
$a
|
||||
$b
|
||||
$c
|
||||
$d
|
||||
$e
|
||||
$f
|
||||
$g
|
||||
$h
|
||||
$i
|
||||
$j
|
||||
$k
|
||||
$l
|
||||
$m
|
||||
$n
|
||||
$o
|
||||
$p
|
||||
$q
|
||||
$r
|
||||
$s
|
||||
$t
|
||||
$u
|
||||
$v
|
||||
$w
|
||||
$x
|
||||
$y
|
||||
$z
|
||||
$A
|
||||
$B
|
||||
$C
|
||||
$D
|
||||
$E
|
||||
$F
|
||||
$G
|
||||
$H
|
||||
$I
|
||||
$J
|
||||
$K
|
||||
$L
|
||||
$M
|
||||
$N
|
||||
$O
|
||||
$P
|
||||
$Q
|
||||
$R
|
||||
$S
|
||||
$T
|
||||
$U
|
||||
$V
|
||||
$W
|
||||
$X
|
||||
$Y
|
||||
$Z
|
||||
$
|
||||
$!
|
||||
$"
|
||||
$#
|
||||
$$
|
||||
$%
|
||||
$&
|
||||
$'
|
||||
$(
|
||||
$)
|
||||
$*
|
||||
$+
|
||||
$,
|
||||
$-
|
||||
$.
|
||||
$/
|
||||
$:
|
||||
$;
|
||||
$<
|
||||
$=
|
||||
$>
|
||||
$?
|
||||
$@
|
||||
$[
|
||||
$\
|
||||
$]
|
||||
$^
|
||||
$_
|
||||
$`
|
||||
${
|
||||
$|
|
||||
$}
|
||||
$~
|
34
rules/hybrid/append_s_passthrough.rule
Normal file
34
rules/hybrid/append_s_passthrough.rule
Normal file
@ -0,0 +1,34 @@
|
||||
:
|
||||
$
|
||||
$!
|
||||
$"
|
||||
$#
|
||||
$$
|
||||
$%
|
||||
$&
|
||||
$'
|
||||
$(
|
||||
$)
|
||||
$*
|
||||
$+
|
||||
$,
|
||||
$-
|
||||
$.
|
||||
$/
|
||||
$:
|
||||
$;
|
||||
$<
|
||||
$=
|
||||
$>
|
||||
$?
|
||||
$@
|
||||
$[
|
||||
$\
|
||||
$]
|
||||
$^
|
||||
$_
|
||||
$`
|
||||
${
|
||||
$|
|
||||
$}
|
||||
$~
|
27
rules/hybrid/append_u_passthrough.rule
Normal file
27
rules/hybrid/append_u_passthrough.rule
Normal file
@ -0,0 +1,27 @@
|
||||
:
|
||||
$A
|
||||
$B
|
||||
$C
|
||||
$D
|
||||
$E
|
||||
$F
|
||||
$G
|
||||
$H
|
||||
$I
|
||||
$J
|
||||
$K
|
||||
$L
|
||||
$M
|
||||
$N
|
||||
$O
|
||||
$P
|
||||
$Q
|
||||
$R
|
||||
$S
|
||||
$T
|
||||
$U
|
||||
$V
|
||||
$W
|
||||
$X
|
||||
$Y
|
||||
$Z
|
60
rules/hybrid/append_us_passthrough.rule
Normal file
60
rules/hybrid/append_us_passthrough.rule
Normal file
@ -0,0 +1,60 @@
|
||||
:
|
||||
$A
|
||||
$B
|
||||
$C
|
||||
$D
|
||||
$E
|
||||
$F
|
||||
$G
|
||||
$H
|
||||
$I
|
||||
$J
|
||||
$K
|
||||
$L
|
||||
$M
|
||||
$N
|
||||
$O
|
||||
$P
|
||||
$Q
|
||||
$R
|
||||
$S
|
||||
$T
|
||||
$U
|
||||
$V
|
||||
$W
|
||||
$X
|
||||
$Y
|
||||
$Z
|
||||
$
|
||||
$!
|
||||
$"
|
||||
$#
|
||||
$$
|
||||
$%
|
||||
$&
|
||||
$'
|
||||
$(
|
||||
$)
|
||||
$*
|
||||
$+
|
||||
$,
|
||||
$-
|
||||
$.
|
||||
$/
|
||||
$:
|
||||
$;
|
||||
$<
|
||||
$=
|
||||
$>
|
||||
$?
|
||||
$@
|
||||
$[
|
||||
$\
|
||||
$]
|
||||
$^
|
||||
$_
|
||||
$`
|
||||
${
|
||||
$|
|
||||
$}
|
||||
$~
|
11
rules/hybrid/prepend_d_passthrough.rule
Normal file
11
rules/hybrid/prepend_d_passthrough.rule
Normal file
@ -0,0 +1,11 @@
|
||||
:
|
||||
^0
|
||||
^1
|
||||
^2
|
||||
^3
|
||||
^4
|
||||
^5
|
||||
^6
|
||||
^7
|
||||
^8
|
||||
^9
|
44
rules/hybrid/prepend_ds_passthrough.rule
Normal file
44
rules/hybrid/prepend_ds_passthrough.rule
Normal file
@ -0,0 +1,44 @@
|
||||
:
|
||||
^0
|
||||
^1
|
||||
^2
|
||||
^3
|
||||
^4
|
||||
^5
|
||||
^6
|
||||
^7
|
||||
^8
|
||||
^9
|
||||
^
|
||||
^!
|
||||
^"
|
||||
^#
|
||||
^$
|
||||
^%
|
||||
^&
|
||||
^'
|
||||
^(
|
||||
^)
|
||||
^*
|
||||
^+
|
||||
^,
|
||||
^-
|
||||
^.
|
||||
^/
|
||||
^:
|
||||
^;
|
||||
^<
|
||||
^=
|
||||
^>
|
||||
^?
|
||||
^@
|
||||
^[
|
||||
^\
|
||||
^]
|
||||
^^
|
||||
^_
|
||||
^`
|
||||
^{
|
||||
^|
|
||||
^}
|
||||
^~
|
37
rules/hybrid/prepend_du_passthrough.rule
Normal file
37
rules/hybrid/prepend_du_passthrough.rule
Normal file
@ -0,0 +1,37 @@
|
||||
:
|
||||
^0
|
||||
^1
|
||||
^2
|
||||
^3
|
||||
^4
|
||||
^5
|
||||
^6
|
||||
^7
|
||||
^8
|
||||
^9
|
||||
^A
|
||||
^B
|
||||
^C
|
||||
^D
|
||||
^E
|
||||
^F
|
||||
^G
|
||||
^H
|
||||
^I
|
||||
^J
|
||||
^K
|
||||
^L
|
||||
^M
|
||||
^N
|
||||
^O
|
||||
^P
|
||||
^Q
|
||||
^R
|
||||
^S
|
||||
^T
|
||||
^U
|
||||
^V
|
||||
^W
|
||||
^X
|
||||
^Y
|
||||
^Z
|
70
rules/hybrid/prepend_dus_passthrough.rule
Normal file
70
rules/hybrid/prepend_dus_passthrough.rule
Normal file
@ -0,0 +1,70 @@
|
||||
:
|
||||
^0
|
||||
^1
|
||||
^2
|
||||
^3
|
||||
^4
|
||||
^5
|
||||
^6
|
||||
^7
|
||||
^8
|
||||
^9
|
||||
^A
|
||||
^B
|
||||
^C
|
||||
^D
|
||||
^E
|
||||
^F
|
||||
^G
|
||||
^H
|
||||
^I
|
||||
^J
|
||||
^K
|
||||
^L
|
||||
^M
|
||||
^N
|
||||
^O
|
||||
^P
|
||||
^Q
|
||||
^R
|
||||
^S
|
||||
^T
|
||||
^U
|
||||
^V
|
||||
^W
|
||||
^X
|
||||
^Y
|
||||
^Z
|
||||
^
|
||||
^!
|
||||
^"
|
||||
^#
|
||||
^$
|
||||
^%
|
||||
^&
|
||||
^'
|
||||
^(
|
||||
^)
|
||||
^*
|
||||
^+
|
||||
^,
|
||||
^-
|
||||
^.
|
||||
^/
|
||||
^:
|
||||
^;
|
||||
^<
|
||||
^=
|
||||
^>
|
||||
^?
|
||||
^@
|
||||
^[
|
||||
^\
|
||||
^]
|
||||
^^
|
||||
^_
|
||||
^`
|
||||
^{
|
||||
^|
|
||||
^}
|
||||
^~
|
17
rules/hybrid/prepend_hl_passthrough.rule
Normal file
17
rules/hybrid/prepend_hl_passthrough.rule
Normal file
@ -0,0 +1,17 @@
|
||||
:
|
||||
^0
|
||||
^1
|
||||
^2
|
||||
^3
|
||||
^4
|
||||
^5
|
||||
^6
|
||||
^7
|
||||
^8
|
||||
^9
|
||||
^a
|
||||
^b
|
||||
^c
|
||||
^d
|
||||
^e
|
||||
^f
|
17
rules/hybrid/prepend_hu_passthrough.rule
Normal file
17
rules/hybrid/prepend_hu_passthrough.rule
Normal file
@ -0,0 +1,17 @@
|
||||
:
|
||||
^0
|
||||
^1
|
||||
^2
|
||||
^3
|
||||
^4
|
||||
^5
|
||||
^6
|
||||
^7
|
||||
^8
|
||||
^9
|
||||
^A
|
||||
^B
|
||||
^C
|
||||
^D
|
||||
^E
|
||||
^F
|
27
rules/hybrid/prepend_l_passthrough.rule
Normal file
27
rules/hybrid/prepend_l_passthrough.rule
Normal file
@ -0,0 +1,27 @@
|
||||
:
|
||||
^a
|
||||
^b
|
||||
^c
|
||||
^d
|
||||
^e
|
||||
^f
|
||||
^g
|
||||
^h
|
||||
^i
|
||||
^j
|
||||
^k
|
||||
^l
|
||||
^m
|
||||
^n
|
||||
^o
|
||||
^p
|
||||
^q
|
||||
^r
|
||||
^s
|
||||
^t
|
||||
^u
|
||||
^v
|
||||
^w
|
||||
^x
|
||||
^y
|
||||
^z
|
37
rules/hybrid/prepend_ld_passthrough.rule
Normal file
37
rules/hybrid/prepend_ld_passthrough.rule
Normal file
@ -0,0 +1,37 @@
|
||||
:
|
||||
^a
|
||||
^b
|
||||
^c
|
||||
^d
|
||||
^e
|
||||
^f
|
||||
^g
|
||||
^h
|
||||
^i
|
||||
^j
|
||||
^k
|
||||
^l
|
||||
^m
|
||||
^n
|
||||
^o
|
||||
^p
|
||||
^q
|
||||
^r
|
||||
^s
|
||||
^t
|
||||
^u
|
||||
^v
|
||||
^w
|
||||
^x
|
||||
^y
|
||||
^z
|
||||
^0
|
||||
^1
|
||||
^2
|
||||
^3
|
||||
^4
|
||||
^5
|
||||
^6
|
||||
^7
|
||||
^8
|
||||
^9
|
70
rules/hybrid/prepend_lds_passthrough.rule
Normal file
70
rules/hybrid/prepend_lds_passthrough.rule
Normal file
@ -0,0 +1,70 @@
|
||||
:
|
||||
^a
|
||||
^b
|
||||
^c
|
||||
^d
|
||||
^e
|
||||
^f
|
||||
^g
|
||||
^h
|
||||
^i
|
||||
^j
|
||||
^k
|
||||
^l
|
||||
^m
|
||||
^n
|
||||
^o
|
||||
^p
|
||||
^q
|
||||
^r
|
||||
^s
|
||||
^t
|
||||
^u
|
||||
^v
|
||||
^w
|
||||
^x
|
||||
^y
|
||||
^z
|
||||
^0
|
||||
^1
|
||||
^2
|
||||
^3
|
||||
^4
|
||||
^5
|
||||
^6
|
||||
^7
|
||||
^8
|
||||
^9
|
||||
^
|
||||
^!
|
||||
^"
|
||||
^#
|
||||
^$
|
||||
^%
|
||||
^&
|
||||
^'
|
||||
^(
|
||||
^)
|
||||
^*
|
||||
^+
|
||||
^,
|
||||
^-
|
||||
^.
|
||||
^/
|
||||
^:
|
||||
^;
|
||||
^<
|
||||
^=
|
||||
^>
|
||||
^?
|
||||
^@
|
||||
^[
|
||||
^\
|
||||
^]
|
||||
^^
|
||||
^_
|
||||
^`
|
||||
^{
|
||||
^|
|
||||
^}
|
||||
^~
|
63
rules/hybrid/prepend_ldu_passthrough.rule
Normal file
63
rules/hybrid/prepend_ldu_passthrough.rule
Normal file
@ -0,0 +1,63 @@
|
||||
:
|
||||
^a
|
||||
^b
|
||||
^c
|
||||
^d
|
||||
^e
|
||||
^f
|
||||
^g
|
||||
^h
|
||||
^i
|
||||
^j
|
||||
^k
|
||||
^l
|
||||
^m
|
||||
^n
|
||||
^o
|
||||
^p
|
||||
^q
|
||||
^r
|
||||
^s
|
||||
^t
|
||||
^u
|
||||
^v
|
||||
^w
|
||||
^x
|
||||
^y
|
||||
^z
|
||||
^0
|
||||
^1
|
||||
^2
|
||||
^3
|
||||
^4
|
||||
^5
|
||||
^6
|
||||
^7
|
||||
^8
|
||||
^9
|
||||
^A
|
||||
^B
|
||||
^C
|
||||
^D
|
||||
^E
|
||||
^F
|
||||
^G
|
||||
^H
|
||||
^I
|
||||
^J
|
||||
^K
|
||||
^L
|
||||
^M
|
||||
^N
|
||||
^O
|
||||
^P
|
||||
^Q
|
||||
^R
|
||||
^S
|
||||
^T
|
||||
^U
|
||||
^V
|
||||
^W
|
||||
^X
|
||||
^Y
|
||||
^Z
|
96
rules/hybrid/prepend_ldus_passthrough.rule
Normal file
96
rules/hybrid/prepend_ldus_passthrough.rule
Normal file
@ -0,0 +1,96 @@
|
||||
:
|
||||
^a
|
||||
^b
|
||||
^c
|
||||
^d
|
||||
^e
|
||||
^f
|
||||
^g
|
||||
^h
|
||||
^i
|
||||
^j
|
||||
^k
|
||||
^l
|
||||
^m
|
||||
^n
|
||||
^o
|
||||
^p
|
||||
^q
|
||||
^r
|
||||
^s
|
||||
^t
|
||||
^u
|
||||
^v
|
||||
^w
|
||||
^x
|
||||
^y
|
||||
^z
|
||||
^0
|
||||
^1
|
||||
^2
|
||||
^3
|
||||
^4
|
||||
^5
|
||||
^6
|
||||
^7
|
||||
^8
|
||||
^9
|
||||
^A
|
||||
^B
|
||||
^C
|
||||
^D
|
||||
^E
|
||||
^F
|
||||
^G
|
||||
^H
|
||||
^I
|
||||
^J
|
||||
^K
|
||||
^L
|
||||
^M
|
||||
^N
|
||||
^O
|
||||
^P
|
||||
^Q
|
||||
^R
|
||||
^S
|
||||
^T
|
||||
^U
|
||||
^V
|
||||
^W
|
||||
^X
|
||||
^Y
|
||||
^Z
|
||||
^
|
||||
^!
|
||||
^"
|
||||
^#
|
||||
^$
|
||||
^%
|
||||
^&
|
||||
^'
|
||||
^(
|
||||
^)
|
||||
^*
|
||||
^+
|
||||
^,
|
||||
^-
|
||||
^.
|
||||
^/
|
||||
^:
|
||||
^;
|
||||
^<
|
||||
^=
|
||||
^>
|
||||
^?
|
||||
^@
|
||||
^[
|
||||
^\
|
||||
^]
|
||||
^^
|
||||
^_
|
||||
^`
|
||||
^{
|
||||
^|
|
||||
^}
|
||||
^~
|
60
rules/hybrid/prepend_ls_passthrough.rule
Normal file
60
rules/hybrid/prepend_ls_passthrough.rule
Normal file
@ -0,0 +1,60 @@
|
||||
:
|
||||
^a
|
||||
^b
|
||||
^c
|
||||
^d
|
||||
^e
|
||||
^f
|
||||
^g
|
||||
^h
|
||||
^i
|
||||
^j
|
||||
^k
|
||||
^l
|
||||
^m
|
||||
^n
|
||||
^o
|
||||
^p
|
||||
^q
|
||||
^r
|
||||
^s
|
||||
^t
|
||||
^u
|
||||
^v
|
||||
^w
|
||||
^x
|
||||
^y
|
||||
^z
|
||||
^
|
||||
^!
|
||||
^"
|
||||
^#
|
||||
^$
|
||||
^%
|
||||
^&
|
||||
^'
|
||||
^(
|
||||
^)
|
||||
^*
|
||||
^+
|
||||
^,
|
||||
^-
|
||||
^.
|
||||
^/
|
||||
^:
|
||||
^;
|
||||
^<
|
||||
^=
|
||||
^>
|
||||
^?
|
||||
^@
|
||||
^[
|
||||
^\
|
||||
^]
|
||||
^^
|
||||
^_
|
||||
^`
|
||||
^{
|
||||
^|
|
||||
^}
|
||||
^~
|
53
rules/hybrid/prepend_lu_passthrough.rule
Normal file
53
rules/hybrid/prepend_lu_passthrough.rule
Normal file
@ -0,0 +1,53 @@
|
||||
:
|
||||
^a
|
||||
^b
|
||||
^c
|
||||
^d
|
||||
^e
|
||||
^f
|
||||
^g
|
||||
^h
|
||||
^i
|
||||
^j
|
||||
^k
|
||||
^l
|
||||
^m
|
||||
^n
|
||||
^o
|
||||
^p
|
||||
^q
|
||||
^r
|
||||
^s
|
||||
^t
|
||||
^u
|
||||
^v
|
||||
^w
|
||||
^x
|
||||
^y
|
||||
^z
|
||||
^A
|
||||
^B
|
||||
^C
|
||||
^D
|
||||
^E
|
||||
^F
|
||||
^G
|
||||
^H
|
||||
^I
|
||||
^J
|
||||
^K
|
||||
^L
|
||||
^M
|
||||
^N
|
||||
^O
|
||||
^P
|
||||
^Q
|
||||
^R
|
||||
^S
|
||||
^T
|
||||
^U
|
||||
^V
|
||||
^W
|
||||
^X
|
||||
^Y
|
||||
^Z
|
86
rules/hybrid/prepend_lus_passthrough.rule
Normal file
86
rules/hybrid/prepend_lus_passthrough.rule
Normal file
@ -0,0 +1,86 @@
|
||||
:
|
||||
^a
|
||||
^b
|
||||
^c
|
||||
^d
|
||||
^e
|
||||
^f
|
||||
^g
|
||||
^h
|
||||
^i
|
||||
^j
|
||||
^k
|
||||
^l
|
||||
^m
|
||||
^n
|
||||
^o
|
||||
^p
|
||||
^q
|
||||
^r
|
||||
^s
|
||||
^t
|
||||
^u
|
||||
^v
|
||||
^w
|
||||
^x
|
||||
^y
|
||||
^z
|
||||
^A
|
||||
^B
|
||||
^C
|
||||
^D
|
||||
^E
|
||||
^F
|
||||
^G
|
||||
^H
|
||||
^I
|
||||
^J
|
||||
^K
|
||||
^L
|
||||
^M
|
||||
^N
|
||||
^O
|
||||
^P
|
||||
^Q
|
||||
^R
|
||||
^S
|
||||
^T
|
||||
^U
|
||||
^V
|
||||
^W
|
||||
^X
|
||||
^Y
|
||||
^Z
|
||||
^
|
||||
^!
|
||||
^"
|
||||
^#
|
||||
^$
|
||||
^%
|
||||
^&
|
||||
^'
|
||||
^(
|
||||
^)
|
||||
^*
|
||||
^+
|
||||
^,
|
||||
^-
|
||||
^.
|
||||
^/
|
||||
^:
|
||||
^;
|
||||
^<
|
||||
^=
|
||||
^>
|
||||
^?
|
||||
^@
|
||||
^[
|
||||
^\
|
||||
^]
|
||||
^^
|
||||
^_
|
||||
^`
|
||||
^{
|
||||
^|
|
||||
^}
|
||||
^~
|
34
rules/hybrid/prepend_s_passthrough.rule
Normal file
34
rules/hybrid/prepend_s_passthrough.rule
Normal file
@ -0,0 +1,34 @@
|
||||
:
|
||||
^
|
||||
^!
|
||||
^"
|
||||
^#
|
||||
^$
|
||||
^%
|
||||
^&
|
||||
^'
|
||||
^(
|
||||
^)
|
||||
^*
|
||||
^+
|
||||
^,
|
||||
^-
|
||||
^.
|
||||
^/
|
||||
^:
|
||||
^;
|
||||
^<
|
||||
^=
|
||||
^>
|
||||
^?
|
||||
^@
|
||||
^[
|
||||
^\
|
||||
^]
|
||||
^^
|
||||
^_
|
||||
^`
|
||||
^{
|
||||
^|
|
||||
^}
|
||||
^~
|
27
rules/hybrid/prepend_u_passthrough.rule
Normal file
27
rules/hybrid/prepend_u_passthrough.rule
Normal file
@ -0,0 +1,27 @@
|
||||
:
|
||||
^A
|
||||
^B
|
||||
^C
|
||||
^D
|
||||
^E
|
||||
^F
|
||||
^G
|
||||
^H
|
||||
^I
|
||||
^J
|
||||
^K
|
||||
^L
|
||||
^M
|
||||
^N
|
||||
^O
|
||||
^P
|
||||
^Q
|
||||
^R
|
||||
^S
|
||||
^T
|
||||
^U
|
||||
^V
|
||||
^W
|
||||
^X
|
||||
^Y
|
||||
^Z
|
60
rules/hybrid/prepend_us_passthrough.rule
Normal file
60
rules/hybrid/prepend_us_passthrough.rule
Normal file
@ -0,0 +1,60 @@
|
||||
:
|
||||
^A
|
||||
^B
|
||||
^C
|
||||
^D
|
||||
^E
|
||||
^F
|
||||
^G
|
||||
^H
|
||||
^I
|
||||
^J
|
||||
^K
|
||||
^L
|
||||
^M
|
||||
^N
|
||||
^O
|
||||
^P
|
||||
^Q
|
||||
^R
|
||||
^S
|
||||
^T
|
||||
^U
|
||||
^V
|
||||
^W
|
||||
^X
|
||||
^Y
|
||||
^Z
|
||||
^
|
||||
^!
|
||||
^"
|
||||
^#
|
||||
^$
|
||||
^%
|
||||
^&
|
||||
^'
|
||||
^(
|
||||
^)
|
||||
^*
|
||||
^+
|
||||
^,
|
||||
^-
|
||||
^.
|
||||
^/
|
||||
^:
|
||||
^;
|
||||
^<
|
||||
^=
|
||||
^>
|
||||
^?
|
||||
^@
|
||||
^[
|
||||
^\
|
||||
^]
|
||||
^^
|
||||
^_
|
||||
^`
|
||||
^{
|
||||
^|
|
||||
^}
|
||||
^~
|
Loading…
Reference in New Issue
Block a user