- Added realracing3-community.apk (71.57 MB) - Removed 32-bit support (armeabi-v7a) - Only includes arm64-v8a libraries - Decompiled source code included - Added README-community.md with analysis
114 lines
4.3 KiB
Java
114 lines
4.3 KiB
Java
package com.ironsource.adqualitysdk.sdk.i;
|
||
|
||
import android.os.SystemClock;
|
||
import android.text.TextUtils;
|
||
|
||
/* loaded from: classes4.dex */
|
||
public final class fj extends fr {
|
||
|
||
/* renamed from: ﻐ, reason: contains not printable characters */
|
||
private static char[] f1943 = {'c', 'o', 'n', 't', 'i', 'u', 'e', ';', 'd'};
|
||
|
||
/* renamed from: k, reason: contains not printable characters */
|
||
private static char f1944 = 3;
|
||
|
||
/* renamed from: ヌ, reason: contains not printable characters */
|
||
private static int f1945 = 0;
|
||
|
||
/* renamed from: メ, reason: contains not printable characters */
|
||
private static int f1946 = 1;
|
||
|
||
@Override // com.ironsource.adqualitysdk.sdk.i.fr
|
||
/* renamed from: ﻛ */
|
||
public final du mo2721(dq dqVar, ci ciVar) {
|
||
du duVar = new du(null);
|
||
duVar.m2655();
|
||
int i = f1946 + 111;
|
||
f1945 = i % 128;
|
||
if (i % 2 != 0) {
|
||
int i2 = 56 / 0;
|
||
}
|
||
return duVar;
|
||
}
|
||
|
||
public final String toString() {
|
||
int i = f1946 + 39;
|
||
f1945 = i % 128;
|
||
int i2 = i % 2;
|
||
String intern = m2722((SystemClock.currentThreadTimeMillis() > (-1L) ? 1 : (SystemClock.currentThreadTimeMillis() == (-1L) ? 0 : -1)) + 8, (byte) (61 - TextUtils.getCapsMode("", 0, 0)), "\u0001\u0002\u0000\u0005\u0005\u0001\u0003\bx").intern();
|
||
int i3 = f1945 + 111;
|
||
f1946 = i3 % 128;
|
||
int i4 = i3 % 2;
|
||
return intern;
|
||
}
|
||
|
||
/* renamed from: メ, reason: contains not printable characters */
|
||
private static String m2722(int i, byte b, String str) {
|
||
String str2;
|
||
char[] cArr = str;
|
||
if (str != null) {
|
||
cArr = str.toCharArray();
|
||
}
|
||
char[] cArr2 = cArr;
|
||
synchronized (h.f2156) {
|
||
try {
|
||
char[] cArr3 = f1943;
|
||
char c = f1944;
|
||
char[] cArr4 = new char[i];
|
||
if (i % 2 != 0) {
|
||
i--;
|
||
cArr4[i] = (char) (cArr2[i] - b);
|
||
}
|
||
if (i > 1) {
|
||
h.f2159 = 0;
|
||
while (true) {
|
||
int i2 = h.f2159;
|
||
if (i2 >= i) {
|
||
break;
|
||
}
|
||
h.f2158 = cArr2[i2];
|
||
h.f2161 = cArr2[h.f2159 + 1];
|
||
if (h.f2158 == h.f2161) {
|
||
cArr4[h.f2159] = (char) (h.f2158 - b);
|
||
cArr4[h.f2159 + 1] = (char) (h.f2161 - b);
|
||
} else {
|
||
h.f2162 = h.f2158 / c;
|
||
h.f2157 = h.f2158 % c;
|
||
h.f2160 = h.f2161 / c;
|
||
h.f2155 = h.f2161 % c;
|
||
if (h.f2157 == h.f2155) {
|
||
h.f2162 = ((h.f2162 + c) - 1) % c;
|
||
h.f2160 = ((h.f2160 + c) - 1) % c;
|
||
int i3 = (h.f2162 * c) + h.f2157;
|
||
int i4 = (h.f2160 * c) + h.f2155;
|
||
int i5 = h.f2159;
|
||
cArr4[i5] = cArr3[i3];
|
||
cArr4[i5 + 1] = cArr3[i4];
|
||
} else if (h.f2162 == h.f2160) {
|
||
h.f2157 = ((h.f2157 + c) - 1) % c;
|
||
h.f2155 = ((h.f2155 + c) - 1) % c;
|
||
int i6 = (h.f2162 * c) + h.f2157;
|
||
int i7 = (h.f2160 * c) + h.f2155;
|
||
int i8 = h.f2159;
|
||
cArr4[i8] = cArr3[i6];
|
||
cArr4[i8 + 1] = cArr3[i7];
|
||
} else {
|
||
int i9 = (h.f2162 * c) + h.f2155;
|
||
int i10 = (h.f2160 * c) + h.f2157;
|
||
int i11 = h.f2159;
|
||
cArr4[i11] = cArr3[i9];
|
||
cArr4[i11 + 1] = cArr3[i10];
|
||
}
|
||
}
|
||
h.f2159 += 2;
|
||
}
|
||
}
|
||
str2 = new String(cArr4);
|
||
} catch (Throwable th) {
|
||
throw th;
|
||
}
|
||
}
|
||
return str2;
|
||
}
|
||
}
|