Add decompiled APK source code (JADX)

- 28,932 files
- Full Java source code
- Smali files
- Resources

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
2026-02-18 14:52:23 -08:00
parent cc210a65ea
commit f9d20bb3fc
26991 changed files with 2541449 additions and 0 deletions

View File

@@ -0,0 +1,258 @@
package com.ironsource.adqualitysdk.sdk.i;
import android.os.Process;
import android.text.TextUtils;
import android.view.Gravity;
/* loaded from: classes4.dex */
public final class du {
/* renamed from: ﱟ, reason: contains not printable characters */
private static int f1787 = 0;
/* renamed from: ﺙ, reason: contains not printable characters */
private static int f1788 = 1;
/* renamed from: ヌ, reason: contains not printable characters */
private static long f1789 = -1737096821712889005L;
/* renamed from: ﻐ, reason: contains not printable characters */
private boolean f1790;
/* renamed from: ﻛ, reason: contains not printable characters */
private Object f1791;
/* renamed from: , reason: contains not printable characters */
private boolean f1792;
/* renamed from: メ, reason: contains not printable characters */
private boolean f1793;
public du(Object obj) {
this.f1791 = obj;
}
/* renamed from: メ, reason: contains not printable characters */
public final Object m2663() {
int i = f1788;
int i2 = i + 59;
f1787 = i2 % 128;
int i3 = i2 % 2;
Object obj = this.f1791;
int i4 = i + 27;
f1787 = i4 % 128;
if (i4 % 2 == 0) {
return obj;
}
throw null;
}
/* renamed from: ヌ, reason: contains not printable characters */
public final boolean m2662() {
Object obj = this.f1791;
if (obj != null) {
if (!(obj instanceof Boolean)) {
if (!(obj instanceof Integer)) {
if (!(obj instanceof Long)) {
if (obj instanceof Double) {
return ((Double) obj).doubleValue() != 0.0d;
}
if (!(obj instanceof String)) {
return true;
}
int i = f1787 + 19;
f1788 = i % 128;
if (i % 2 != 0) {
return !TextUtils.isEmpty((String) obj);
}
TextUtils.isEmpty((String) obj);
throw null;
}
int i2 = f1788 + 73;
f1787 = i2 % 128;
int i3 = i2 % 2;
return ((Long) obj).longValue() != 0;
}
int i4 = f1787 + 3;
f1788 = i4 % 128;
int i5 = i4 % 2;
return ((Integer) obj).intValue() != 0;
}
int i6 = f1788 + 113;
f1787 = i6 % 128;
int i7 = i6 % 2;
return ((Boolean) obj).booleanValue();
}
int i8 = f1787 + 57;
f1788 = i8 % 128;
if (i8 % 2 == 0) {
int i9 = 66 / 0;
}
return false;
}
/* renamed from: ﻐ, reason: contains not printable characters */
public final Number m2658() {
Object obj = this.f1791;
if (!(obj instanceof Integer)) {
if (!(obj instanceof Long)) {
if (!(obj instanceof Double)) {
return null;
}
Double d = (Double) obj;
int i = f1787 + 5;
f1788 = i % 128;
if (i % 2 != 0) {
return d;
}
throw null;
}
int i2 = f1787 + 103;
f1788 = i2 % 128;
if (i2 % 2 != 0) {
return (Long) obj;
}
throw null;
}
int i3 = f1787 + 69;
f1788 = i3 % 128;
if (i3 % 2 != 0) {
return (Integer) obj;
}
throw null;
}
/* renamed from: ﻛ, reason: contains not printable characters */
public final boolean m2659() {
int i = f1787 + 117;
int i2 = i % 128;
f1788 = i2;
int i3 = i % 2;
boolean z = this.f1792;
int i4 = i2 + 43;
f1787 = i4 % 128;
int i5 = i4 % 2;
return z;
}
/* renamed from: ヌ, reason: contains not printable characters */
public final du m2661(boolean z) {
int i = f1787;
int i2 = i + 103;
f1788 = i2 % 128;
if (i2 % 2 == 0) {
this.f1792 = z;
throw null;
}
this.f1792 = z;
int i3 = i + 101;
f1788 = i3 % 128;
int i4 = i3 % 2;
return this;
}
/* renamed from: , reason: contains not printable characters */
public final boolean m2660() {
int i = f1788 + 9;
f1787 = i % 128;
if (i % 2 == 0) {
return this.f1793;
}
throw null;
}
/* renamed from: ﱟ, reason: contains not printable characters */
public final du m2656() {
int i = f1788;
int i2 = i + 23;
f1787 = i2 % 128;
int i3 = i2 % 2;
this.f1793 = true;
int i4 = i + 21;
f1787 = i4 % 128;
if (i4 % 2 != 0) {
int i5 = 20 / 0;
}
return this;
}
/* renamed from: ﻏ, reason: contains not printable characters */
public final boolean m2657() {
boolean z;
int i = f1788;
int i2 = i + 93;
f1787 = i2 % 128;
if (i2 % 2 != 0) {
z = this.f1790;
int i3 = 17 / 0;
} else {
z = this.f1790;
}
int i4 = i + 65;
f1787 = i4 % 128;
if (i4 % 2 == 0) {
return z;
}
throw null;
}
/* renamed from: ﮐ, reason: contains not printable characters */
public final du m2655() {
int i = f1787 + 13;
f1788 = i % 128;
int i2 = i % 2;
this.f1790 = true;
return this;
}
public final String toString() {
int i = f1787 + 111;
f1788 = i % 128;
int i2 = i % 2;
if (!(this.f1791 instanceof String)) {
StringBuilder sb = new StringBuilder();
sb.append(this.f1791);
return sb.toString();
}
StringBuilder sb2 = new StringBuilder();
sb2.append(m2654("\udb71", 22690 - Process.getGidForName("")).intern());
sb2.append(this.f1791);
sb2.append(m2654("\udb71", Gravity.getAbsoluteGravity(0, 0) + 22691).intern());
String obj = sb2.toString();
int i3 = f1787 + 71;
f1788 = i3 % 128;
if (i3 % 2 != 0) {
return obj;
}
throw null;
}
/* renamed from: メ, reason: contains not printable characters */
private static String m2654(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)) ^ f1789);
f.f1921++;
} else {
str2 = new String(cArr3);
}
}
} catch (Throwable th) {
throw th;
}
}
return str2;
}
}