-
Notifications
You must be signed in to change notification settings - Fork 23
Expand file tree
/
Copy pathg.java
More file actions
154 lines (151 loc) · 3.84 KB
/
g.java
File metadata and controls
154 lines (151 loc) · 3.84 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
import org.v;
import org.whispersystems.at;
public class g {
private static final String[] z;
public int a;
public String b;
public String c;
public String d;
public boolean e;
static {
String[] strArr = new String[3];
String str = "X(h(";
Object obj = -1;
String[] strArr2 = strArr;
String[] strArr3 = strArr;
int i = 0;
while (true) {
char[] toCharArray = str.toCharArray();
int length = toCharArray.length;
char[] cArr = toCharArray;
for (int i2 = 0; length > i2; i2++) {
int i3;
char c = cArr[i2];
switch (i2 % 5) {
case v.m /*0*/:
i3 = 54;
break;
case at.g /*1*/:
i3 = 93;
break;
case at.i /*2*/:
i3 = 4;
break;
case at.o /*3*/:
i3 = 68;
break;
default:
i3 = 2;
break;
}
cArr[i2] = (char) (i3 ^ c);
}
str = new String(cArr).intern();
switch (obj) {
case v.m /*0*/:
strArr2[i] = str;
str = "~\u0012I\u0001";
i = 2;
strArr2 = strArr3;
obj = 1;
break;
case at.g /*1*/:
strArr2[i] = str;
z = strArr3;
return;
default:
strArr2[i] = str;
str = "X(h(";
i = 1;
strArr2 = strArr3;
obj = null;
break;
}
}
}
/* JADX WARNING: inconsistent code. */
/* Code decompiled incorrectly, please refer to instructions dump. */
public static void a(g r5, g r6) {
/*
r4 = 1;
r2 = -1;
r0 = q.h;
r1 = r5.a;
if (r1 != r2) goto L_0x0010;
L_0x0008:
r1 = r6.a;
if (r1 != r2) goto L_0x0010;
L_0x000c:
r5.a = r4;
if (r0 == 0) goto L_0x0028;
L_0x0010:
r1 = r5.a;
if (r1 == r2) goto L_0x001c;
L_0x0014:
r1 = r5.a;
if (r1 != 0) goto L_0x0028;
L_0x0018:
r1 = r6.a;
if (r1 == r2) goto L_0x0028;
L_0x001c:
r1 = r6.a;
r5.a = r1;
r1 = r5.a;
if (r1 != 0) goto L_0x0028;
L_0x0024:
r1 = r6.d;
r5.d = r1;
L_0x0028:
r1 = r5.d;
if (r1 == 0) goto L_0x0039;
L_0x002c:
r1 = r5.d;
r2 = z;
r3 = 0;
r2 = r2[r3];
r1 = r1.equalsIgnoreCase(r2);
if (r1 == 0) goto L_0x004f;
L_0x0039:
r1 = r6.d;
if (r1 == 0) goto L_0x004f;
L_0x003d:
r1 = r6.d;
r2 = z;
r2 = r2[r4];
r1 = r1.equalsIgnoreCase(r2);
if (r1 != 0) goto L_0x004f;
L_0x0049:
r1 = r6.d;
r5.d = r1;
if (r0 == 0) goto L_0x005a;
L_0x004f:
r0 = r5.d;
if (r0 != 0) goto L_0x005a;
L_0x0053:
r0 = z;
r1 = 2;
r0 = r0[r1];
r5.d = r0;
L_0x005a:
r0 = r5.e;
if (r0 != 0) goto L_0x0062;
L_0x005e:
r0 = r6.e;
if (r0 == 0) goto L_0x0064;
L_0x0062:
r5.e = r4;
L_0x0064:
r0 = r5.b;
if (r0 != 0) goto L_0x0070;
L_0x0068:
r0 = r6.b;
if (r0 == 0) goto L_0x0070;
L_0x006c:
r0 = r6.b;
r5.b = r0;
L_0x0070:
return;
*/
throw new UnsupportedOperationException("Method not decompiled: g.a(g, g):void");
}
}