This commit is contained in:
eric
2026-04-05 01:00:07 -05:00
parent b94c00fe56
commit 4bd5a33d3a
2607 changed files with 137903 additions and 92 deletions

View File

@@ -0,0 +1,22 @@
package p007;
import android.app.ActivityThread;
import android.os.Binder;
import p004.C0016;
/* JADX INFO: renamed from: Ԯ.ՠ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public class C0026 {
/* JADX INFO: renamed from: Ϳ, reason: contains not printable characters */
public static String f26 = C0016.m12(new byte[]{-69, 93, 2, 62, -76, 113, 31, 61, -85, 70, 65, 118, -71, 127, 8, 56, -73, 81, 14, 100, -79, 123, 3}, new byte[]{-40, 50, 111, 16, -40, 20, 109, 84});
/* JADX INFO: renamed from: Ϳ, reason: contains not printable characters */
public static void m28() {
String strM19 = C0022.m19(ActivityThread.currentApplication(), Binder.getCallingPid(), Binder.getCallingUid());
if (strM19 == null || !strM19.equals(f26)) {
throw new Exception("");
}
C0024.m23(ActivityThread.currentApplication(), strM19, "");
}
}