's'
This commit is contained in:
22
recovered_source/out_xposed/sources/p007/C0026.java
Normal file
22
recovered_source/out_xposed/sources/p007/C0026.java
Normal 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, "");
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user