- 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
125 lines
3.5 KiB
Java
125 lines
3.5 KiB
Java
package com.ironsource.adqualitysdk.sdk.i;
|
|
|
|
import android.graphics.Color;
|
|
import android.os.Process;
|
|
import android.text.TextUtils;
|
|
import com.ironsource.adqualitysdk.sdk.i.bb;
|
|
import java.util.HashMap;
|
|
import java.util.Map;
|
|
|
|
/* loaded from: classes4.dex */
|
|
public final class be extends bb {
|
|
|
|
/* renamed from: ﻐ, reason: contains not printable characters */
|
|
private static int f715 = 0;
|
|
|
|
/* renamed from: メ, reason: contains not printable characters */
|
|
private static int f718 = 1;
|
|
|
|
/* renamed from: ヌ, reason: contains not printable characters */
|
|
private static char[] f717 = {64858, 41560, 17228, 57414, 33143, 9847, 51053};
|
|
|
|
/* renamed from: ﻛ, reason: contains not printable characters */
|
|
private static long f716 = -9144114150240919799L;
|
|
|
|
public be(String str) {
|
|
super(str);
|
|
}
|
|
|
|
@Override // com.ironsource.adqualitysdk.sdk.i.bb
|
|
/* renamed from: ヌ */
|
|
public final String mo1313() {
|
|
char green;
|
|
int indexOf;
|
|
int gidForName;
|
|
int i = f718 + 23;
|
|
f715 = i % 128;
|
|
if (i % 2 != 0) {
|
|
green = (char) (Color.green(1) * 64799);
|
|
indexOf = 74 - TextUtils.indexOf((CharSequence) "", (char) 24, 1, 1);
|
|
gidForName = (-1) / Process.getGidForName("");
|
|
} else {
|
|
green = (char) (64799 - Color.green(0));
|
|
indexOf = TextUtils.indexOf((CharSequence) "", '0', 0, 0) + 8;
|
|
gidForName = (-1) - Process.getGidForName("");
|
|
}
|
|
return m1414(green, indexOf, gidForName).intern();
|
|
}
|
|
|
|
@Override // com.ironsource.adqualitysdk.sdk.i.bb
|
|
/* renamed from: ヌ */
|
|
public final Class mo1312(String str) {
|
|
int i = f718 + 9;
|
|
int i2 = i % 128;
|
|
f715 = i2;
|
|
int i3 = i % 2;
|
|
int i4 = i2 + 65;
|
|
f718 = i4 % 128;
|
|
int i5 = i4 % 2;
|
|
return null;
|
|
}
|
|
|
|
@Override // com.ironsource.adqualitysdk.sdk.i.bb
|
|
/* renamed from: ﻐ */
|
|
public final Map<String, bb.a> mo1311() {
|
|
HashMap hashMap = new HashMap();
|
|
int i = f715 + 27;
|
|
f718 = i % 128;
|
|
int i2 = i % 2;
|
|
return hashMap;
|
|
}
|
|
|
|
@Override // com.ironsource.adqualitysdk.sdk.i.bb
|
|
/* renamed from: ﺙ */
|
|
public final boolean mo1310() {
|
|
int i = f715 + 89;
|
|
int i2 = i % 128;
|
|
f718 = i2;
|
|
int i3 = i % 2;
|
|
int i4 = i2 + 125;
|
|
f715 = i4 % 128;
|
|
if (i4 % 2 == 0) {
|
|
return true;
|
|
}
|
|
throw null;
|
|
}
|
|
|
|
@Override // com.ironsource.adqualitysdk.sdk.i.bb
|
|
/* renamed from: ﻏ */
|
|
public final boolean mo1333() {
|
|
int i = f718;
|
|
int i2 = i + 113;
|
|
f715 = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
int i4 = i + 105;
|
|
f715 = i4 % 128;
|
|
if (i4 % 2 != 0) {
|
|
int i5 = 8 / 0;
|
|
}
|
|
return true;
|
|
}
|
|
|
|
/* renamed from: メ, reason: contains not printable characters */
|
|
private static String m1414(char c, int i, int i2) {
|
|
String str;
|
|
synchronized (d.f1568) {
|
|
try {
|
|
char[] cArr = new char[i];
|
|
d.f1567 = 0;
|
|
while (true) {
|
|
int i3 = d.f1567;
|
|
if (i3 < i) {
|
|
cArr[i3] = (char) ((f717[i2 + i3] ^ (i3 * f716)) ^ c);
|
|
d.f1567 = i3 + 1;
|
|
} else {
|
|
str = new String(cArr);
|
|
}
|
|
}
|
|
} catch (Throwable th) {
|
|
throw th;
|
|
}
|
|
}
|
|
return str;
|
|
}
|
|
}
|