- 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
84 lines
2.5 KiB
Java
84 lines
2.5 KiB
Java
package com.ironsource.adqualitysdk.sdk.i;
|
||
|
||
import android.content.Context;
|
||
import android.content.Intent;
|
||
import java.util.HashMap;
|
||
import java.util.Map;
|
||
import org.json.JSONObject;
|
||
|
||
/* loaded from: classes4.dex */
|
||
public final class ij {
|
||
|
||
/* renamed from: ﺙ, reason: contains not printable characters */
|
||
private static int f2375 = 1;
|
||
|
||
/* renamed from: ﻐ, reason: contains not printable characters */
|
||
private static long f2376;
|
||
|
||
/* renamed from: ﻛ, reason: contains not printable characters */
|
||
private static Map<String, Integer> f2377;
|
||
|
||
/* renamed from: k, reason: contains not printable characters */
|
||
private static Map<String, Integer> f2378;
|
||
|
||
/* renamed from: ヌ, reason: contains not printable characters */
|
||
private static Map<String, Object> f2379;
|
||
|
||
/* renamed from: メ, reason: contains not printable characters */
|
||
private static int f2380;
|
||
|
||
/* renamed from: k, reason: contains not printable characters */
|
||
public static void m3036() {
|
||
f2376 = -5083950951518166115L;
|
||
}
|
||
|
||
static {
|
||
m3036();
|
||
f2379 = new HashMap();
|
||
f2377 = new HashMap();
|
||
f2378 = new HashMap();
|
||
int i = f2375 + 33;
|
||
f2380 = i % 128;
|
||
if (i % 2 != 0) {
|
||
throw null;
|
||
}
|
||
}
|
||
|
||
/* renamed from: ﻐ, reason: contains not printable characters */
|
||
public static void m3035(Context context, String str, JSONObject jSONObject, Object... objArr) {
|
||
ie.m3019(context).m3027(new Intent(str).putExtra(ik.f2393, jSONObject.toString()));
|
||
int i = f2380 + 35;
|
||
f2375 = i % 128;
|
||
int i2 = i % 2;
|
||
}
|
||
|
||
/* renamed from: ﻐ, reason: contains not printable characters */
|
||
private static String m3034(String str, int i) {
|
||
String str2;
|
||
char[] cArr = str;
|
||
if (str != null) {
|
||
cArr = str.toCharArray();
|
||
}
|
||
char[] cArr2 = cArr;
|
||
synchronized (f.f1920) {
|
||
try {
|
||
f.f1919 = i;
|
||
char[] cArr3 = new char[cArr2.length];
|
||
f.f1921 = 0;
|
||
while (true) {
|
||
int i2 = f.f1921;
|
||
if (i2 < cArr2.length) {
|
||
cArr3[i2] = (char) ((cArr2[i2] ^ (f.f1919 * i2)) ^ f2376);
|
||
f.f1921++;
|
||
} else {
|
||
str2 = new String(cArr3);
|
||
}
|
||
}
|
||
} catch (Throwable th) {
|
||
throw th;
|
||
}
|
||
}
|
||
return str2;
|
||
}
|
||
}
|