Files
Daniel Elliott c080f0d97f Add Discord community version (64-bit only)
- 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
2026-02-18 15:48:36 -08:00

121 lines
4.8 KiB
Java
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
package com.ironsource.adqualitysdk.sdk.i;
import android.os.Process;
import android.text.TextUtils;
import android.view.Gravity;
import android.view.KeyEvent;
import android.view.MotionEvent;
import android.view.View;
import android.widget.ExpandableListView;
import com.applovin.exoplayer2.common.base.Ascii;
import kotlin.jvm.internal.ByteCompanionObject;
/* loaded from: classes4.dex */
public final class gz extends hb<View.OnClickListener> implements View.OnClickListener {
/* renamed from: ﱟ, reason: contains not printable characters */
private static short[] f2147 = null;
/* renamed from: ﺙ, reason: contains not printable characters */
private static int f2148 = 0;
/* renamed from: ﻏ, reason: contains not printable characters */
private static int f2149 = 1;
/* renamed from: ﻐ, reason: contains not printable characters */
private static int f2150 = -643492821;
/* renamed from: ﻛ, reason: contains not printable characters */
private static int f2151 = 53;
/* renamed from: , reason: contains not printable characters */
private static byte[] f2152 = {67, -53, 51, -33, 67, 64, -50, 37, -14, 65, -41, 61, -43, 69, 58, 49, -27, 60, -54, -47, Ascii.GS, -7, 47, -97, -47, -44, ByteCompanionObject.MIN_VALUE, -4, -42, 102, 5, -92, -34, -96, -40, -88, -95, -76, -63, -91, -50, 100, Ascii.EM, -84, 96, 5, -86, -44, -89, -124, 0, 0};
/* renamed from: ヌ, reason: contains not printable characters */
private static int f2153 = 972192567;
/* renamed from: メ, reason: contains not printable characters */
private b f2154;
public interface b {
/* renamed from: メ */
void mo2369(gz gzVar, View view);
}
public gz(View.OnClickListener onClickListener, b bVar) {
super(onClickListener);
this.f2154 = bVar;
}
@Override // android.view.View.OnClickListener
public final void onClick(View view) {
int i = f2148 + 85;
f2149 = i % 128;
int i2 = i % 2;
try {
this.f2154.mo2369(this, view);
} catch (Throwable th) {
jw.m3315(m2775(MotionEvent.axisFromString("") + 643492901, TextUtils.indexOf((CharSequence) "", '0', 0) - 972192566, (-29) - ExpandableListView.getPackedPositionGroup(0L), (short) ((Process.getElapsedCpuTime() > 0L ? 1 : (Process.getElapsedCpuTime() == 0L ? 0 : -1)) + 117), (byte) ((-70) - KeyEvent.getDeadChar(0, 0))).intern(), m2775(643492890 - Gravity.getAbsoluteGravity(0, 0), TextUtils.getOffsetBefore("", 0) - 972192544, ExpandableListView.getPackedPositionType(0L) - 25, (short) (64 - MotionEvent.axisFromString("")), (byte) (KeyEvent.getDeadChar(0, 0) - 24)).intern(), th, false);
}
if (mo1406() != null) {
int i3 = f2148 + 105;
f2149 = i3 % 128;
int i4 = i3 % 2;
mo1406().onClick(view);
}
int i5 = f2148 + 89;
f2149 = i5 % 128;
int i6 = i5 % 2;
}
/* renamed from: ﻐ, reason: contains not printable characters */
private static String m2775(int i, int i2, int i3, short s, byte b2) {
String obj;
synchronized (m.f2834) {
try {
StringBuilder sb = new StringBuilder();
int i4 = f2151;
int i5 = i3 + i4;
int i6 = i5 == -1 ? 1 : 0;
if (i6 != 0) {
byte[] bArr = f2152;
if (bArr != null) {
i5 = (byte) (bArr[f2153 + i2] + i4);
} else {
i5 = (short) (f2147[f2153 + i2] + i4);
}
}
if (i5 > 0) {
m.f2839 = ((i2 + i5) - 2) + f2153 + i6;
m.f2835 = b2;
char c = (char) (i + f2150);
m.f2836 = c;
sb.append(c);
m.f2838 = m.f2836;
m.f2837 = 1;
while (m.f2837 < i5) {
byte[] bArr2 = f2152;
if (bArr2 != null) {
int i7 = m.f2839;
m.f2839 = i7 - 1;
m.f2836 = (char) (m.f2838 + (((byte) (bArr2[i7] + s)) ^ m.f2835));
} else {
short[] sArr = f2147;
int i8 = m.f2839;
m.f2839 = i8 - 1;
m.f2836 = (char) (m.f2838 + (((short) (sArr[i8] + s)) ^ m.f2835));
}
sb.append(m.f2836);
m.f2838 = m.f2836;
m.f2837++;
}
}
obj = sb.toString();
} catch (Throwable th) {
throw th;
}
}
return obj;
}
}