package main
import
"fmt"
/
/
func HlupqL3ZAR(arg1 []byte, arg2 int32, arg3 []byte, arg4 []byte, arg5 int32, arg6 byte) {
if
arg2 !
=
0
{
var x12_1 int64
if
(arg2 &
1
) !
=
0
{
x12_1
=
1
arg1[
0
]
=
arg4[
0
] ^ (arg3[
0
]
-
arg6)
}
else
{
x12_1
=
0
}
if
((arg2&
1
) !
=
0
&& arg2 !
=
1
) || ((arg2&
1
)
=
=
0
&& arg2 !
=
1
) {
x8_4 :
=
int64(
0
)
x11_1 :
=
arg3[(x12_1
+
1
):]
v11addr :
=
x12_1
+
1
for
(arg2
-
int32(x12_1)) !
=
int32(x8_4) {
x14_1 :
=
int32((x12_1
+
1
)
+
x8_4)
x16_3 :
=
arg1[(x12_1
+
x8_4):]
x16_3[
0
]
=
arg4[((x14_1
-
1
)
%
arg5)] ^ (arg3[v11addr
+
x8_4
-
1
]
-
arg6)
/
/
x13_5 :
=
x11_1[x8_4]
x8_4
=
(x8_4
+
2
)
x16_3[
1
]
=
arg4[(x14_1
%
arg5)] ^ (x13_5
-
arg6)
}
}
}
}
func main() {
{
byte_25A6D8 :
=
make([]byte,
48
)
byte_1D7C5B :
=
[]byte{
0x6A
,
0x92
,
0x37
,
0x70
,
0x68
,
0x8F
,
0x3B
,
0x2B
,
0x68
,
0x8D
,
0x43
,
0x70
,
0x5E
,
0x94
,
0x56
,
0x2A
,
0x73
,
0x88
,
0x55
,
0x1C
,
0x36
,
0x7E
,
0x3F
,
0x2C
,
0x5C
,
0x7D
,
0x3B
,
0x19
,
0x60
,
0x52
,
0x39
,
0x1D
,
0x6C
,
0x91
,
0x79
,
0x3C
,
0x6C
,
0x8E
,
0x1F
,
0x25
,
0x6A
,
0x88
,
0x54
,
0x19
,
0x70
,
0x92
,
0x3A
,
0x8D
,
0x96
,
0x31
,
0xDD
,
0xDD
,
0x5E
,
0x50
,
0x12
,
0xA8
,
0x59
,
0xC4
,
0xBE
,
0x59
,
0x07
,
0xBB
,
0x8F
,
0xE0
,
0xA6
}
byte_19D0CB :
=
[]byte{
0xB0
,
0x94
,
0xCD
,
0xF6
}
HlupqL3ZAR(byte_25A6D8,
48
, byte_1D7C5B, byte_19D0CB,
4
,
151
)
fmt.Println(string(byte_25A6D8))
}
}