548 lines
35 KiB
Java
548 lines
35 KiB
Java
package o;
|
|
|
|
import android.content.Context;
|
|
import android.graphics.Color;
|
|
import android.graphics.PointF;
|
|
import android.graphics.drawable.Drawable;
|
|
import android.media.AudioTrack;
|
|
import android.os.Bundle;
|
|
import android.os.Process;
|
|
import android.os.SystemClock;
|
|
import android.telephony.cdma.CdmaCellLocation;
|
|
import android.text.AndroidCharacter;
|
|
import android.text.TextUtils;
|
|
import android.util.TypedValue;
|
|
import android.view.Gravity;
|
|
import android.view.KeyEvent;
|
|
import android.view.View;
|
|
import android.view.ViewConfiguration;
|
|
import android.widget.ExpandableListView;
|
|
import com.google.android.gms.maps.model.BitmapDescriptorFactory;
|
|
import com.kofax.mobile.sdk._internal.impl.extraction.kta.KtaJsonExactionHelper;
|
|
import com.scb.phone.view.activity.deeplink.BaseDeepLinkActivity;
|
|
import com.scb.phone.view.activity.deeplink.GiftBoxDeepLinkActivity;
|
|
import java.lang.reflect.Method;
|
|
import net.sf.scuba.smartcards.ISO7816;
|
|
|
|
/* loaded from: classes4.dex */
|
|
public abstract class dDL extends BaseDeepLinkActivity {
|
|
private boolean b = false;
|
|
private static final byte[] $$H = {ISO7816.INS_DECREASE_STAMPED, -25, 126, 49};
|
|
private static final int $$I = 209;
|
|
private static int $10 = 0;
|
|
private static int $11 = 1;
|
|
private static int l = 0;
|
|
private static int p = 1;
|
|
private static long m = 233394294165013013L;
|
|
private static char[] k = {10334, 32149, 33747, 10497, 32576, 33922, 10947, 28749, 34430, 11179, 29159, 34685, 11598, 29352, 39155, 11818, 29705, 39506, 12163, 30154, 39739, 8515, 30357, 40134, 8766, 18559, 36785, 55907, 9256, 36588, 55463, 9064, 36158, 55247, 8578, 35910, 54806, 8407, 35457, 54599, 16158, 35271, 54269, 15800, 15903, 27613, 38290, 16128, 26893, 37529, 15568, 26131, 36972, 15859, 26548, 37155, 15149, 25784, 36517, 14442, 25100, 35865, 14804, 25498, 36173, 14094, 24727, 35467, 13352, 24124, 35749, 13751, 24381, 35107, 12978, 23715, 34463, 12383, 23070, 34771, 12760, 23327, 34132, 11920, 22716, 33406, 11327, 23031, 33789, 11618, 22387, 32998, 36127, 55426, 9926, 35841, 55823, 8601, 36739, 54599, 9068, 36515, 54501, 8823, 34860, 55230, 15862, 35642, 53599, 16152, 35536, 53442, 15903, 33882, 54161, 14800, 34685, 60770, 14576, 34487, 60470, 14972, 33215, 61350, 13770, 33624, 59671, 13447, 33499, 59416, 13911, 40339, 60395, 12586, 40803, 60065, 12456, 40553, 58480, 13287, 39388, 59295, 19716, 39754, 59032, 19667, 39446, 57348, 20398, 38331, 58224, 18739, 38075, 58098, 18533, 38517};
|
|
|
|
/* renamed from: o, reason: collision with root package name */
|
|
private static long f8698o = -3764105954938070506L;
|
|
|
|
/* JADX WARN: Removed duplicated region for block: B:10:0x0025 */
|
|
/* JADX WARN: Removed duplicated region for block: B:7:0x001d */
|
|
/* JADX WARN: Unsupported multi-entry loop pattern (BACK_EDGE: B:10:0x0025 -> B:4:0x002a). Please report as a decompilation issue!!! */
|
|
/*
|
|
Code decompiled incorrectly, please refer to instructions dump.
|
|
To view partially-correct add '--show-bad-code' argument
|
|
*/
|
|
private static void aP(byte r7, byte r8, byte r9, java.lang.Object[] r10) {
|
|
/*
|
|
byte[] r0 = o.dDL.$$H
|
|
int r9 = 106 - r9
|
|
int r7 = r7 * 4
|
|
int r7 = 4 - r7
|
|
int r8 = r8 * 3
|
|
int r8 = 1 - r8
|
|
byte[] r1 = new byte[r8]
|
|
r2 = 0
|
|
if (r0 != 0) goto L15
|
|
r9 = r7
|
|
r3 = r8
|
|
r5 = r2
|
|
goto L2a
|
|
L15:
|
|
r3 = r2
|
|
L16:
|
|
byte r4 = (byte) r9
|
|
int r5 = r3 + 1
|
|
r1[r3] = r4
|
|
if (r5 != r8) goto L25
|
|
java.lang.String r7 = new java.lang.String
|
|
r7.<init>(r1, r2)
|
|
r10[r2] = r7
|
|
return
|
|
L25:
|
|
r3 = r0[r7]
|
|
r6 = r9
|
|
r9 = r7
|
|
r7 = r6
|
|
L2a:
|
|
int r7 = r7 + r3
|
|
int r9 = r9 + 1
|
|
r3 = r5
|
|
r6 = r9
|
|
r9 = r7
|
|
r7 = r6
|
|
goto L16
|
|
*/
|
|
throw new UnsupportedOperationException("Method not decompiled: o.dDL.aP(byte, byte, byte, java.lang.Object[]):void");
|
|
}
|
|
|
|
public dDL() {
|
|
addOnContextAvailableListener(new InterfaceC17278vUG(this) { // from class: o.dDL.1
|
|
private dDL a;
|
|
|
|
{
|
|
this.a = this;
|
|
}
|
|
|
|
@Override // o.InterfaceC17278vUG
|
|
public final void a(Context context) {
|
|
this.a.U_();
|
|
}
|
|
});
|
|
}
|
|
|
|
@Override // o.AbstractActivityC8166dDA
|
|
protected final void U_() {
|
|
int i = 2 % 2;
|
|
int i2 = p + 93;
|
|
int i3 = i2 % 128;
|
|
l = i3;
|
|
if (i2 % 2 != 0) {
|
|
Object obj = null;
|
|
obj.hashCode();
|
|
throw null;
|
|
}
|
|
if (this.b) {
|
|
return;
|
|
}
|
|
int i4 = i3 + 99;
|
|
p = i4 % 128;
|
|
int i5 = i4 % 2;
|
|
this.b = true;
|
|
((InterfaceC8192dDs) y_()).b((GiftBoxDeepLinkActivity) this);
|
|
}
|
|
|
|
private static void aN(char[] cArr, int i, Object[] objArr) {
|
|
int i2 = 2 % 2;
|
|
C4593bdB c4593bdB = new C4593bdB();
|
|
c4593bdB.a = i;
|
|
int length = cArr.length;
|
|
long[] jArr = new long[length];
|
|
c4593bdB.e = 0;
|
|
while (c4593bdB.e < cArr.length) {
|
|
int i3 = $11 + 25;
|
|
$10 = i3 % 128;
|
|
if (i3 % 2 != 0) {
|
|
int i4 = c4593bdB.e;
|
|
try {
|
|
Object[] objArr2 = {Integer.valueOf(cArr[c4593bdB.e]), c4593bdB, c4593bdB};
|
|
Object obj = xzZ.y.get(-1229953068);
|
|
if (obj == null) {
|
|
Class cls = (Class) xzZ.c(402 - (ViewConfiguration.getScrollBarFadeDuration() >> 16), 5 - TextUtils.indexOf("", ""), (char) (21607 - TextUtils.lastIndexOf("", '0', 0, 0)));
|
|
byte b = (byte) 0;
|
|
byte b2 = b;
|
|
Object[] objArr3 = new Object[1];
|
|
aP(b, b2, (byte) (b2 | 29), objArr3);
|
|
obj = cls.getMethod((String) objArr3[0], Integer.TYPE, Object.class, Object.class);
|
|
xzZ.y.put(-1229953068, obj);
|
|
}
|
|
jArr[i4] = ((Long) ((Method) obj).invoke(null, objArr2)).longValue() / (m & (-6958928035870403642L));
|
|
Object[] objArr4 = {c4593bdB, c4593bdB};
|
|
Object obj2 = xzZ.y.get(-1143917229);
|
|
if (obj2 == null) {
|
|
Class cls2 = (Class) xzZ.c(238 - (ExpandableListView.getPackedPositionForGroup(0) > 0L ? 1 : (ExpandableListView.getPackedPositionForGroup(0) == 0L ? 0 : -1)), 4 - TextUtils.lastIndexOf("", '0', 0), (char) (Process.myPid() >> 22));
|
|
byte b3 = (byte) 0;
|
|
byte b4 = b3;
|
|
Object[] objArr5 = new Object[1];
|
|
aP(b3, b4, (byte) (b4 | 28), objArr5);
|
|
obj2 = cls2.getMethod((String) objArr5[0], Object.class, Object.class);
|
|
xzZ.y.put(-1143917229, obj2);
|
|
}
|
|
((Method) obj2).invoke(null, objArr4);
|
|
} catch (Throwable th) {
|
|
Throwable cause = th.getCause();
|
|
if (cause == null) {
|
|
throw th;
|
|
}
|
|
throw cause;
|
|
}
|
|
} else {
|
|
int i5 = c4593bdB.e;
|
|
Object[] objArr6 = {Integer.valueOf(cArr[c4593bdB.e]), c4593bdB, c4593bdB};
|
|
Object obj3 = xzZ.y.get(-1229953068);
|
|
if (obj3 == null) {
|
|
Class cls3 = (Class) xzZ.c(402 - KeyEvent.getDeadChar(0, 0), (AudioTrack.getMaxVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMaxVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) + 4, (char) (TextUtils.indexOf("", "") + 21608));
|
|
byte b5 = (byte) 0;
|
|
byte b6 = b5;
|
|
Object[] objArr7 = new Object[1];
|
|
aP(b5, b6, (byte) (b6 | 29), objArr7);
|
|
obj3 = cls3.getMethod((String) objArr7[0], Integer.TYPE, Object.class, Object.class);
|
|
xzZ.y.put(-1229953068, obj3);
|
|
}
|
|
jArr[i5] = ((Long) ((Method) obj3).invoke(null, objArr6)).longValue() ^ (m ^ (-6958928035870403642L));
|
|
Object[] objArr8 = {c4593bdB, c4593bdB};
|
|
Object obj4 = xzZ.y.get(-1143917229);
|
|
if (obj4 == null) {
|
|
Class cls4 = (Class) xzZ.c((ViewConfiguration.getScrollDefaultDelay() >> 16) + 238, 5 - View.getDefaultSize(0, 0), (char) (ViewConfiguration.getTouchSlop() >> 8));
|
|
byte b7 = (byte) 0;
|
|
byte b8 = b7;
|
|
Object[] objArr9 = new Object[1];
|
|
aP(b7, b8, (byte) (b8 | 28), objArr9);
|
|
obj4 = cls4.getMethod((String) objArr9[0], Object.class, Object.class);
|
|
xzZ.y.put(-1143917229, obj4);
|
|
}
|
|
((Method) obj4).invoke(null, objArr8);
|
|
}
|
|
int i6 = $10 + 83;
|
|
$11 = i6 % 128;
|
|
int i7 = i6 % 2;
|
|
}
|
|
char[] cArr2 = new char[length];
|
|
c4593bdB.e = 0;
|
|
while (c4593bdB.e < cArr.length) {
|
|
int i8 = $10 + 55;
|
|
$11 = i8 % 128;
|
|
if (i8 % 2 == 0) {
|
|
cArr2[c4593bdB.e] = (char) jArr[c4593bdB.e];
|
|
Object[] objArr10 = {c4593bdB, c4593bdB};
|
|
Object obj5 = xzZ.y.get(-1143917229);
|
|
if (obj5 == null) {
|
|
Class cls5 = (Class) xzZ.c(((Process.getThreadPriority(0) + 20) >> 6) + 238, Process.getGidForName("") + 6, (char) (TextUtils.lastIndexOf("", '0') + 1));
|
|
byte b9 = (byte) 0;
|
|
byte b10 = b9;
|
|
Object[] objArr11 = new Object[1];
|
|
aP(b9, b10, (byte) (b10 | 28), objArr11);
|
|
obj5 = cls5.getMethod((String) objArr11[0], Object.class, Object.class);
|
|
xzZ.y.put(-1143917229, obj5);
|
|
}
|
|
((Method) obj5).invoke(null, objArr10);
|
|
int i9 = 15 / 0;
|
|
} else {
|
|
cArr2[c4593bdB.e] = (char) jArr[c4593bdB.e];
|
|
Object[] objArr12 = {c4593bdB, c4593bdB};
|
|
Object obj6 = xzZ.y.get(-1143917229);
|
|
if (obj6 == null) {
|
|
Class cls6 = (Class) xzZ.c(AndroidCharacter.getMirror('0') + 190, (SystemClock.uptimeMillis() > 0L ? 1 : (SystemClock.uptimeMillis() == 0L ? 0 : -1)) + 4, (char) (ExpandableListView.getPackedPositionChild(0L) + 1));
|
|
byte b11 = (byte) 0;
|
|
byte b12 = b11;
|
|
Object[] objArr13 = new Object[1];
|
|
aP(b11, b12, (byte) (b12 | 28), objArr13);
|
|
obj6 = cls6.getMethod((String) objArr13[0], Object.class, Object.class);
|
|
xzZ.y.put(-1143917229, obj6);
|
|
}
|
|
((Method) obj6).invoke(null, objArr12);
|
|
}
|
|
}
|
|
objArr[0] = new String(cArr2);
|
|
}
|
|
|
|
/* JADX WARN: Removed duplicated region for block: B:51:0x03cb */
|
|
/* JADX WARN: Removed duplicated region for block: B:53:0x03cc */
|
|
/*
|
|
Code decompiled incorrectly, please refer to instructions dump.
|
|
To view partially-correct add '--show-bad-code' argument
|
|
*/
|
|
private static void aO(int r21, int r22, char r23, java.lang.Object[] r24) {
|
|
/*
|
|
Method dump skipped, instructions count: 996
|
|
To view this dump add '--comments-level debug' option
|
|
*/
|
|
throw new UnsupportedOperationException("Method not decompiled: o.dDL.aO(int, int, char, java.lang.Object[]):void");
|
|
}
|
|
|
|
@Override // com.scb.phone.view.activity.deeplink.BaseDeepLinkActivity, o.AbstractActivityC8166dDA, com.scb.phone.view.activity.BaseActivity, com.scb.phone.view.activity.PreLoadCheckActivity, com.akexorcist.localizationactivity.LocalizationActivity, androidx.appcompat.app.AppCompatActivity, androidx.fragment.app.FragmentActivity, androidx.activity.ComponentActivity, androidx.core.app.ComponentActivity, android.app.Activity
|
|
public void onCreate(Bundle bundle) {
|
|
int i = 2 % 2;
|
|
int i2 = p + 67;
|
|
l = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
Object[] objArr = new Object[1];
|
|
aN(new char[]{4530, 61502, 53937, 46376, 38832, 30261, 22693, 15208, 7588, 64571, 57059, 41250, 33669, 25115, 17562, 10011, 2448, 59411}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 57697, objArr);
|
|
Class<?> cls = Class.forName((String) objArr[0]);
|
|
Object[] objArr2 = new Object[1];
|
|
aN(new char[]{4542, 46593, 24272, 59067, 36635}, 42923 - Color.blue(0), objArr2);
|
|
int intValue = ((Integer) cls.getDeclaredMethod((String) objArr2[0], new Class[0]).invoke(null, new Object[0])).intValue() % 100000;
|
|
if (intValue < 99000 || intValue > 99999) {
|
|
Context baseContext = getBaseContext();
|
|
if (baseContext == null) {
|
|
Object[] objArr3 = new Object[1];
|
|
aO(((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.my_e_coupon_error_generic).substring(23, 24).codePointAt(0) - 111, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.auto_purchase_bond_dlt_disclaimer_next_day).substring(36, 37).codePointAt(0) - 89, (char) (((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().length() + 42976), objArr3);
|
|
Class<?> cls2 = Class.forName((String) objArr3[0]);
|
|
Object[] objArr4 = new Object[1];
|
|
aO(((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().codePointAt(6) - 72, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.error_ekyc_passport_2002_text).substring(67, 68).codePointAt(0) - 14, (char) (((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.installment_plans_general_terms_for_credit_card).substring(35, 36).codePointAt(0) - 32), objArr4);
|
|
baseContext = (Context) cls2.getMethod((String) objArr4[0], new Class[0]).invoke(null, null);
|
|
}
|
|
if (baseContext != null) {
|
|
int i4 = l + 107;
|
|
p = i4 % 128;
|
|
if (i4 % 2 == 0) {
|
|
baseContext.getApplicationContext();
|
|
throw null;
|
|
}
|
|
baseContext = baseContext.getApplicationContext();
|
|
}
|
|
if (baseContext != null) {
|
|
int i5 = l + 65;
|
|
p = i5 % 128;
|
|
int i6 = i5 % 2;
|
|
try {
|
|
Object obj = xzZ.y.get(125943855);
|
|
if (obj == null) {
|
|
obj = ((Class) xzZ.c(491 - Process.getGidForName(""), 5 - (ViewConfiguration.getMinimumFlingVelocity() >> 16), (char) View.MeasureSpec.getMode(0))).getMethod("a", null);
|
|
xzZ.y.put(125943855, obj);
|
|
}
|
|
Object invoke = ((Method) obj).invoke(null, null);
|
|
Object[] objArr5 = new Object[1];
|
|
aO((ViewConfiguration.getGlobalActionKeyTimeout() > 0L ? 1 : (ViewConfiguration.getGlobalActionKeyTimeout() == 0L ? 0 : -1)) + 43, 48 - TextUtils.getOffsetBefore("", 0), (char) (((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.review_disclaimer_description_cdx).substring(0, 205).codePointAt(98) + 41913), objArr5);
|
|
String str = (String) objArr5[0];
|
|
Object[] objArr6 = new Object[1];
|
|
aN(new char[]{4534, 38202, 6387, 39959, 969, 34566, 2725, 36391, 13806, 47365, 15503, 40988, 10085, 43754, 11902, 54727, 22869, 56540, 16420, 51120, 19308, 52866, 29248, 63898, 31976, 57462, 26621, 60185, 28373, 4693, 39337, 7486, 32900, 1039, 35728, 3763, 45674, 14844, 48403, 8348, 42077, 11250, 44924, 21180, 54786, 23949, 49439, 17460, 52135, 20336, 62099, 30293, 64908, 24876, 58548, 26732, 61315, 37699, 5788, 40418, 369, 33966, 2072, 36739}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().length() + 33918, objArr6);
|
|
String str2 = (String) objArr6[0];
|
|
Object[] objArr7 = new Object[1];
|
|
aO(((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().codePointAt(5) - 7, 65 - (ViewConfiguration.getScrollFriction() > BitmapDescriptorFactory.HUE_RED ? 1 : (ViewConfiguration.getScrollFriction() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)), (char) (TextUtils.indexOf("", "", 0) + 684), objArr7);
|
|
String str3 = (String) objArr7[0];
|
|
Object[] objArr8 = new Object[1];
|
|
aN(new char[]{4539, 52078, 42037, 33272, 31364, 21508, 12618, 60035, 51176, 41131, 39528, 30493, 20700, 3465, 59200, 49273, 48422, 38648, 29586, 11601, 1542, 58306, 56567, 47549, 37733, 19481, 10647, 660, 64583, 55652, 45624, 28645, 18567, 8793, 7936, 63707, 54755, 36592, 26722, 17721, 16090, 7056, 62797, 44643, 35630, 25843, 16812, 15174, 5126, 61828, 43762, 34743, 24938, 23137, 14292, 4236, 51778, 42813, 32816, 32238, 22184, 12371, 60686, 50896, 41916, 40108, 30259, 21351, 3282, 59784, 49984, 48130, 39215, 29425}, (-16721207) - Color.rgb(0, 0, 0), objArr8);
|
|
String str4 = (String) objArr8[0];
|
|
Object[] objArr9 = new Object[1];
|
|
aN(new char[]{4586, 56910, 36493, 32484, 12079}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().length() + 53158, objArr9);
|
|
String str5 = (String) objArr9[0];
|
|
Object[] objArr10 = new Object[1];
|
|
aN(new char[]{4534, 34455, 16299, 54408, 19747, 57939, 39737, 13280, 43222, 16808, 63121, 28449, 1037, 48415, 21985, 51914, 25522, 6295, 45412, 9741, 57173, 30655, 60574, 34221, 15001, 54061, 18467, 57685, 39400, 3719, 42982, 23709, 62791, 27171, 776, 48057}, 38694 - (SystemClock.elapsedRealtimeNanos() > 0L ? 1 : (SystemClock.elapsedRealtimeNanos() == 0L ? 0 : -1)), objArr10);
|
|
Object[] objArr11 = {baseContext, str, str2, str3, str4, true, str5, (String) objArr10[0]};
|
|
Object obj2 = xzZ.y.get(1656189573);
|
|
if (obj2 == null) {
|
|
obj2 = ((Class) xzZ.c(487 - KeyEvent.keyCodeFromString(""), 5 - View.getDefaultSize(0, 0), (char) ((SystemClock.currentThreadTimeMillis() > (-1L) ? 1 : (SystemClock.currentThreadTimeMillis() == (-1L) ? 0 : -1)) - 1))).getMethod("e", Context.class, String.class, String.class, String.class, String.class, Boolean.TYPE, String.class, String.class);
|
|
xzZ.y.put(1656189573, obj2);
|
|
}
|
|
((Method) obj2).invoke(invoke, objArr11);
|
|
int i7 = l + 117;
|
|
p = i7 % 128;
|
|
int i8 = i7 % 2;
|
|
} catch (Throwable th) {
|
|
Throwable cause = th.getCause();
|
|
if (cause == null) {
|
|
throw th;
|
|
}
|
|
throw cause;
|
|
}
|
|
}
|
|
}
|
|
super.onCreate(bundle);
|
|
}
|
|
|
|
@Override // com.scb.phone.view.activity.deeplink.BaseDeepLinkActivity, o.AbstractActivityC8166dDA, com.scb.phone.view.activity.BaseActivity, com.scb.phone.view.activity.PreLoadCheckActivity, com.akexorcist.localizationactivity.LocalizationActivity, androidx.appcompat.app.AppCompatActivity, androidx.fragment.app.FragmentActivity, androidx.activity.ComponentActivity, androidx.core.app.ComponentActivity, android.app.Activity
|
|
public void onResume() {
|
|
int i = 2 % 2;
|
|
int i2 = p + 109;
|
|
l = i2 % 128;
|
|
Object obj = null;
|
|
if (i2 % 2 != 0) {
|
|
getBaseContext();
|
|
obj.hashCode();
|
|
throw null;
|
|
}
|
|
Context baseContext = getBaseContext();
|
|
if (baseContext == null) {
|
|
Object[] objArr = new Object[1];
|
|
aO(((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.request_money_web_view_new).substring(0, 329).codePointAt(58) - 114, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.liveness_permission_camera_description).substring(27, 28).length() + 25, (char) (((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().codePointAt(12) + 42888), objArr);
|
|
Class<?> cls = Class.forName((String) objArr[0]);
|
|
Object[] objArr2 = new Object[1];
|
|
aO(((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.auto_single_form_check_eligibility_open_accounts_remark_2).substring(75, 76).codePointAt(0) - 6, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion - 16, (char) (((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.auto_single_form_occupation_no_results_found_description).substring(29, 30).length() - 1), objArr2);
|
|
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
|
|
}
|
|
if (baseContext != null) {
|
|
baseContext = baseContext.getApplicationContext();
|
|
int i3 = p + 79;
|
|
l = i3 % 128;
|
|
int i4 = i3 % 2;
|
|
}
|
|
if (baseContext != null) {
|
|
int i5 = p + 11;
|
|
l = i5 % 128;
|
|
try {
|
|
if (i5 % 2 != 0) {
|
|
Object obj2 = xzZ.y.get(125943855);
|
|
if (obj2 == null) {
|
|
obj2 = ((Class) xzZ.c((PointF.length(BitmapDescriptorFactory.HUE_RED, BitmapDescriptorFactory.HUE_RED) > BitmapDescriptorFactory.HUE_RED ? 1 : (PointF.length(BitmapDescriptorFactory.HUE_RED, BitmapDescriptorFactory.HUE_RED) == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) + 492, 5 - (CdmaCellLocation.convertQuartSecToDecDegrees(0) > 0.0d ? 1 : (CdmaCellLocation.convertQuartSecToDecDegrees(0) == 0.0d ? 0 : -1)), (char) (Process.myTid() >> 22))).getMethod("a", null);
|
|
xzZ.y.put(125943855, obj2);
|
|
}
|
|
Object invoke = ((Method) obj2).invoke(null, null);
|
|
Object[] objArr3 = {baseContext};
|
|
Object obj3 = xzZ.y.get(1378719468);
|
|
if (obj3 == null) {
|
|
obj3 = ((Class) xzZ.c(487 - (ViewConfiguration.getFadingEdgeLength() >> 16), (ViewConfiguration.getScrollFriction() > BitmapDescriptorFactory.HUE_RED ? 1 : (ViewConfiguration.getScrollFriction() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) + 4, (char) Color.blue(0))).getMethod(KtaJsonExactionHelper.OBJECT, Context.class);
|
|
xzZ.y.put(1378719468, obj3);
|
|
}
|
|
((Method) obj3).invoke(invoke, objArr3);
|
|
throw null;
|
|
}
|
|
Object obj4 = xzZ.y.get(125943855);
|
|
if (obj4 == null) {
|
|
obj4 = ((Class) xzZ.c((SystemClock.uptimeMillis() > 0L ? 1 : (SystemClock.uptimeMillis() == 0L ? 0 : -1)) + 491, KeyEvent.getDeadChar(0, 0) + 5, (char) ('0' - AndroidCharacter.getMirror('0')))).getMethod("a", null);
|
|
xzZ.y.put(125943855, obj4);
|
|
}
|
|
Object invoke2 = ((Method) obj4).invoke(null, null);
|
|
Object[] objArr4 = {baseContext};
|
|
Object obj5 = xzZ.y.get(1378719468);
|
|
if (obj5 == null) {
|
|
obj5 = ((Class) xzZ.c(487 - (ViewConfiguration.getKeyRepeatDelay() >> 16), 5 - (ViewConfiguration.getScrollBarSize() >> 8), (char) Gravity.getAbsoluteGravity(0, 0))).getMethod(KtaJsonExactionHelper.OBJECT, Context.class);
|
|
xzZ.y.put(1378719468, obj5);
|
|
}
|
|
((Method) obj5).invoke(invoke2, objArr4);
|
|
} catch (Throwable th) {
|
|
Throwable cause = th.getCause();
|
|
if (cause == null) {
|
|
throw th;
|
|
}
|
|
throw cause;
|
|
}
|
|
}
|
|
super.onResume();
|
|
int i6 = p + 3;
|
|
l = i6 % 128;
|
|
if (i6 % 2 != 0) {
|
|
throw null;
|
|
}
|
|
}
|
|
|
|
@Override // com.scb.phone.view.activity.deeplink.BaseDeepLinkActivity, o.AbstractActivityC8166dDA, com.scb.phone.view.activity.BaseActivity, com.scb.phone.view.activity.PreLoadCheckActivity, com.akexorcist.localizationactivity.LocalizationActivity, androidx.appcompat.app.AppCompatActivity, androidx.fragment.app.FragmentActivity, androidx.activity.ComponentActivity, androidx.core.app.ComponentActivity, android.app.Activity
|
|
public void onPause() {
|
|
int i = 2 % 2;
|
|
Context baseContext = getBaseContext();
|
|
if (baseContext == null) {
|
|
int i2 = p + 5;
|
|
l = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
Object[] objArr = new Object[1];
|
|
aO(TextUtils.indexOf((CharSequence) "", '0', 0, 0) + 1, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.debit_card_request_promo_code_title).substring(10, 12).length() + 24, (char) ((ViewConfiguration.getKeyRepeatTimeout() >> 16) + 42989), objArr);
|
|
Class<?> cls = Class.forName((String) objArr[0]);
|
|
Object[] objArr2 = new Object[1];
|
|
aO(26 - (ViewConfiguration.getMaximumDrawingCacheSize() >> 24), ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.remittance_recipient_dob_input_hint).substring(0, 10).length() + 8, (char) (((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.onboarding_success_scbs_will_send).substring(0, 5).length() - 5), objArr2);
|
|
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
|
|
int i4 = l + 115;
|
|
p = i4 % 128;
|
|
int i5 = i4 % 2;
|
|
}
|
|
if (baseContext != null) {
|
|
int i6 = p + 57;
|
|
l = i6 % 128;
|
|
int i7 = i6 % 2;
|
|
baseContext = baseContext.getApplicationContext();
|
|
}
|
|
if (baseContext != null) {
|
|
int i8 = p + 23;
|
|
l = i8 % 128;
|
|
int i9 = i8 % 2;
|
|
try {
|
|
Object obj = xzZ.y.get(125943855);
|
|
if (obj == null) {
|
|
obj = ((Class) xzZ.c(491 - ((byte) KeyEvent.getModifierMetaStateMask()), 5 - (ViewConfiguration.getDoubleTapTimeout() >> 16), (char) (ViewConfiguration.getMaximumFlingVelocity() >> 16))).getMethod("a", null);
|
|
xzZ.y.put(125943855, obj);
|
|
}
|
|
Object invoke = ((Method) obj).invoke(null, null);
|
|
Object[] objArr3 = {baseContext};
|
|
Object obj2 = xzZ.y.get(1633456013);
|
|
if (obj2 == null) {
|
|
obj2 = ((Class) xzZ.c(TextUtils.getOffsetBefore("", 0) + 487, Color.blue(0) + 5, (char) Drawable.resolveOpacity(0, 0))).getMethod("c", Context.class);
|
|
xzZ.y.put(1633456013, obj2);
|
|
}
|
|
((Method) obj2).invoke(invoke, objArr3);
|
|
} catch (Throwable th) {
|
|
Throwable cause = th.getCause();
|
|
if (cause == null) {
|
|
throw th;
|
|
}
|
|
throw cause;
|
|
}
|
|
}
|
|
super.onPause();
|
|
}
|
|
|
|
@Override // com.scb.phone.view.activity.deeplink.BaseDeepLinkActivity, o.AbstractActivityC8166dDA, com.scb.phone.view.activity.BaseActivity, com.scb.phone.view.activity.PreLoadCheckActivity, com.akexorcist.localizationactivity.LocalizationActivity, androidx.appcompat.app.AppCompatActivity, androidx.fragment.app.FragmentActivity, androidx.activity.ComponentActivity, androidx.core.app.ComponentActivity, android.app.Activity, android.view.ContextThemeWrapper, android.content.ContextWrapper
|
|
public void attachBaseContext(Context context) {
|
|
Context context2;
|
|
int i = 2 % 2;
|
|
super.attachBaseContext(context);
|
|
Object[] objArr = new Object[1];
|
|
aN(new char[]{4530, 61502, 53937, 46376, 38832, 30261, 22693, 15208, 7588, 64571, 57059, 41250, 33669, 25115, 17562, 10011, 2448, 59411}, (ViewConfiguration.getScrollFriction() > BitmapDescriptorFactory.HUE_RED ? 1 : (ViewConfiguration.getScrollFriction() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) + 57730, objArr);
|
|
Class<?> cls = Class.forName((String) objArr[0]);
|
|
Object[] objArr2 = new Object[1];
|
|
aN(new char[]{4542, 46593, 24272, 59067, 36635}, 42923 - KeyEvent.keyCodeFromString(""), objArr2);
|
|
int intValue = ((Integer) cls.getDeclaredMethod((String) objArr2[0], new Class[0]).invoke(null, new Object[0])).intValue() % 100000;
|
|
if (intValue >= 99000) {
|
|
int i2 = p + 95;
|
|
l = i2 % 128;
|
|
if (i2 % 2 != 0) {
|
|
throw null;
|
|
}
|
|
if (intValue <= 99999) {
|
|
return;
|
|
}
|
|
}
|
|
if (context != null) {
|
|
int i3 = p + 23;
|
|
l = i3 % 128;
|
|
int i4 = i3 % 2;
|
|
context2 = context.getApplicationContext();
|
|
} else {
|
|
context2 = context;
|
|
}
|
|
if (context2 != null) {
|
|
try {
|
|
Object obj = xzZ.y.get(125943855);
|
|
if (obj == null) {
|
|
obj = ((Class) xzZ.c(492 - (ViewConfiguration.getTouchSlop() >> 8), (ViewConfiguration.getTouchSlop() >> 8) + 5, (char) Gravity.getAbsoluteGravity(0, 0))).getMethod("a", null);
|
|
xzZ.y.put(125943855, obj);
|
|
}
|
|
Object invoke = ((Method) obj).invoke(null, null);
|
|
Object[] objArr3 = new Object[1];
|
|
aO(TextUtils.indexOf((CharSequence) "", '0', 0, 0) + 45, AndroidCharacter.getMirror('0'), (char) (45563 - Process.getGidForName("")), objArr3);
|
|
String str = (String) objArr3[0];
|
|
Object[] objArr4 = new Object[1];
|
|
aN(new char[]{4534, 38202, 6387, 39959, 969, 34566, 2725, 36391, 13806, 47365, 15503, 40988, 10085, 43754, 11902, 54727, 22869, 56540, 16420, 51120, 19308, 52866, 29248, 63898, 31976, 57462, 26621, 60185, 28373, 4693, 39337, 7486, 32900, 1039, 35728, 3763, 45674, 14844, 48403, 8348, 42077, 11250, 44924, 21180, 54786, 23949, 49439, 17460, 52135, 20336, 62099, 30293, 64908, 24876, 58548, 26732, 61315, 37699, 5788, 40418, 369, 33966, 2072, 36739}, ExpandableListView.getPackedPositionGroup(0L) + 33931, objArr4);
|
|
String str2 = (String) objArr4[0];
|
|
Object[] objArr5 = new Object[1];
|
|
aO(TextUtils.lastIndexOf("", '0', 0) + 93, 64 - (CdmaCellLocation.convertQuartSecToDecDegrees(0) > 0.0d ? 1 : (CdmaCellLocation.convertQuartSecToDecDegrees(0) == 0.0d ? 0 : -1)), (char) (684 - (TypedValue.complexToFloat(0) > BitmapDescriptorFactory.HUE_RED ? 1 : (TypedValue.complexToFloat(0) == BitmapDescriptorFactory.HUE_RED ? 0 : -1))), objArr5);
|
|
String str3 = (String) objArr5[0];
|
|
Object[] objArr6 = new Object[1];
|
|
aN(new char[]{4539, 52078, 42037, 33272, 31364, 21508, 12618, 60035, 51176, 41131, 39528, 30493, 20700, 3465, 59200, 49273, 48422, 38648, 29586, 11601, 1542, 58306, 56567, 47549, 37733, 19481, 10647, 660, 64583, 55652, 45624, 28645, 18567, 8793, 7936, 63707, 54755, 36592, 26722, 17721, 16090, 7056, 62797, 44643, 35630, 25843, 16812, 15174, 5126, 61828, 43762, 34743, 24938, 23137, 14292, 4236, 51778, 42813, 32816, 32238, 22184, 12371, 60686, 50896, 41916, 40108, 30259, 21351, 3282, 59784, 49984, 48130, 39215, 29425}, (ViewConfiguration.getFadingEdgeLength() >> 16) + 56009, objArr6);
|
|
String str4 = (String) objArr6[0];
|
|
Object[] objArr7 = new Object[1];
|
|
aN(new char[]{4586, 56910, 36493, 32484, 12079}, Color.rgb(0, 0, 0) + 16830387, objArr7);
|
|
String str5 = (String) objArr7[0];
|
|
Object[] objArr8 = new Object[1];
|
|
aN(new char[]{4534, 34455, 16299, 54408, 19747, 57939, 39737, 13280, 43222, 16808, 63121, 28449, 1037, 48415, 21985, 51914, 25522, 6295, 45412, 9741, 57173, 30655, 60574, 34221, 15001, 54061, 18467, 57685, 39400, 3719, 42982, 23709, 62791, 27171, 776, 48057}, 38693 - KeyEvent.keyCodeFromString(""), objArr8);
|
|
Object[] objArr9 = {context2, str, str2, str3, str4, true, str5, (String) objArr8[0]};
|
|
Object obj2 = xzZ.y.get(1656189573);
|
|
if (obj2 == null) {
|
|
obj2 = ((Class) xzZ.c(487 - ExpandableListView.getPackedPositionType(0L), 5 - Color.argb(0, 0, 0, 0), (char) (TextUtils.indexOf((CharSequence) "", '0') + 1))).getMethod("e", Context.class, String.class, String.class, String.class, String.class, Boolean.TYPE, String.class, String.class);
|
|
xzZ.y.put(1656189573, obj2);
|
|
}
|
|
((Method) obj2).invoke(invoke, objArr9);
|
|
} catch (Throwable th) {
|
|
Throwable cause = th.getCause();
|
|
if (cause == null) {
|
|
throw th;
|
|
}
|
|
throw cause;
|
|
}
|
|
}
|
|
}
|
|
|
|
@Override // com.scb.phone.view.activity.deeplink.BaseDeepLinkActivity, o.AbstractActivityC8166dDA, com.scb.phone.view.activity.BaseActivity, com.scb.phone.view.activity.PreLoadCheckActivity, com.akexorcist.localizationactivity.LocalizationActivity, androidx.appcompat.app.AppCompatActivity, androidx.fragment.app.FragmentActivity, androidx.activity.ComponentActivity, androidx.core.app.ComponentActivity, android.app.Activity
|
|
public void onStart() {
|
|
int i = 2 % 2;
|
|
int i2 = l + 99;
|
|
p = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
super.onStart();
|
|
if (i3 == 0) {
|
|
int i4 = 55 / 0;
|
|
}
|
|
}
|
|
}
|