586 lines
38 KiB
Java
586 lines
38 KiB
Java
|
package com.scb.phone.view.activity.deeplink;
|
||
|
|
||
|
import android.content.Context;
|
||
|
import android.graphics.Color;
|
||
|
import android.graphics.ImageFormat;
|
||
|
import android.graphics.PointF;
|
||
|
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.view.Gravity;
|
||
|
import android.view.KeyEvent;
|
||
|
import android.view.MotionEvent;
|
||
|
import android.view.View;
|
||
|
import android.view.ViewConfiguration;
|
||
|
import android.widget.ExpandableListView;
|
||
|
import com.google.android.gms.maps.model.BitmapDescriptorFactory;
|
||
|
import com.google.common.base.Ascii;
|
||
|
import com.kofax.mobile.sdk._internal.impl.extraction.kta.KtaJsonExactionHelper;
|
||
|
import com.scb.phone.R;
|
||
|
import java.lang.reflect.Method;
|
||
|
import net.sf.scuba.smartcards.ISOFileInfo;
|
||
|
import o.C3614bBe;
|
||
|
import o.InterfaceC17278vUG;
|
||
|
import o.dEK;
|
||
|
import o.jTb;
|
||
|
import o.xzZ;
|
||
|
|
||
|
/* loaded from: classes4.dex */
|
||
|
public abstract class Hilt_LoanDeepLinkActivity extends BaseDeepLinkActivity {
|
||
|
private boolean b = false;
|
||
|
private static final byte[] $$y = {Ascii.SUB, 97, -29, 95};
|
||
|
private static final int $$z = 15;
|
||
|
private static int $10 = 0;
|
||
|
private static int $11 = 1;
|
||
|
private static int r = 0;
|
||
|
private static int u = 1;
|
||
|
private static char l = 43276;
|
||
|
private static char m = 26856;
|
||
|
|
||
|
/* renamed from: o, reason: collision with root package name */
|
||
|
private static char f6907o = 45811;
|
||
|
private static char k = 34064;
|
||
|
private static char[] t = {16044, 16034, 16047, 16125, 16046, 16126, 16113, 16124, 16036, 16045, 16035, 16033, 16032, 16127, 16112, 16043, 16041};
|
||
|
private static int p = 1934311067;
|
||
|
private static boolean q = true;
|
||
|
private static boolean s = true;
|
||
|
|
||
|
/* JADX WARN: Removed duplicated region for block: B:10:0x0027 */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:7:0x001f */
|
||
|
/* JADX WARN: Unsupported multi-entry loop pattern (BACK_EDGE: B:10:0x0027 -> B:4:0x002c). 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 aE(byte r7, int r8, byte r9, java.lang.Object[] r10) {
|
||
|
/*
|
||
|
int r9 = r9 * 3
|
||
|
int r9 = 1 - r9
|
||
|
int r8 = r8 * 4
|
||
|
int r8 = 3 - r8
|
||
|
int r7 = r7 + 65
|
||
|
byte[] r0 = com.scb.phone.view.activity.deeplink.Hilt_LoanDeepLinkActivity.$$y
|
||
|
byte[] r1 = new byte[r9]
|
||
|
r2 = 0
|
||
|
if (r0 != 0) goto L15
|
||
|
r3 = r8
|
||
|
r7 = r9
|
||
|
r5 = r2
|
||
|
goto L2c
|
||
|
L15:
|
||
|
r3 = r2
|
||
|
L16:
|
||
|
byte r4 = (byte) r7
|
||
|
int r5 = r3 + 1
|
||
|
r1[r3] = r4
|
||
|
int r8 = r8 + 1
|
||
|
if (r5 != r9) goto L27
|
||
|
java.lang.String r7 = new java.lang.String
|
||
|
r7.<init>(r1, r2)
|
||
|
r10[r2] = r7
|
||
|
return
|
||
|
L27:
|
||
|
r3 = r0[r8]
|
||
|
r6 = r3
|
||
|
r3 = r8
|
||
|
r8 = r6
|
||
|
L2c:
|
||
|
int r7 = r7 + r8
|
||
|
r8 = r3
|
||
|
r3 = r5
|
||
|
goto L16
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.deeplink.Hilt_LoanDeepLinkActivity.aE(byte, int, byte, java.lang.Object[]):void");
|
||
|
}
|
||
|
|
||
|
/* JADX INFO: Access modifiers changed from: package-private */
|
||
|
public Hilt_LoanDeepLinkActivity() {
|
||
|
addOnContextAvailableListener(new InterfaceC17278vUG(this) { // from class: com.scb.phone.view.activity.deeplink.Hilt_LoanDeepLinkActivity.1
|
||
|
private Hilt_LoanDeepLinkActivity e;
|
||
|
|
||
|
{
|
||
|
this.e = this;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC17278vUG
|
||
|
public final void a(Context context) {
|
||
|
this.e.U_();
|
||
|
}
|
||
|
});
|
||
|
}
|
||
|
|
||
|
@Override // o.AbstractActivityC8166dDA
|
||
|
public final void U_() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = u + 73;
|
||
|
r = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
if (!(!this.b)) {
|
||
|
return;
|
||
|
}
|
||
|
this.b = true;
|
||
|
((dEK) y_()).c((LoanDeepLinkActivity) this);
|
||
|
int i4 = u + 25;
|
||
|
r = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
|
||
|
private static void aC(char[] cArr, int i, Object[] objArr) {
|
||
|
int i2 = 2 % 2;
|
||
|
jTb jtb = new jTb();
|
||
|
char[] cArr2 = new char[cArr.length];
|
||
|
jtb.b = 0;
|
||
|
char[] cArr3 = new char[2];
|
||
|
while (jtb.b < cArr.length) {
|
||
|
cArr3[0] = cArr[jtb.b];
|
||
|
cArr3[1] = cArr[jtb.b + 1];
|
||
|
int i3 = 58224;
|
||
|
for (int i4 = 0; i4 < 16; i4++) {
|
||
|
int i5 = $11 + 109;
|
||
|
$10 = i5 % 128;
|
||
|
int i6 = i5 % 2;
|
||
|
char c = cArr3[1];
|
||
|
char c2 = cArr3[0];
|
||
|
try {
|
||
|
Object[] objArr2 = {Integer.valueOf(c), Integer.valueOf((c2 + i3) ^ ((c2 << 4) + ((char) (f6907o ^ 41718355337583039L)))), Integer.valueOf(c2 >>> 5), Integer.valueOf(k)};
|
||
|
Object obj = xzZ.y.get(597144044);
|
||
|
if (obj == null) {
|
||
|
Class cls = (Class) xzZ.c(TextUtils.indexOf((CharSequence) "", '0', 0) + 413, 5 - View.resolveSizeAndState(0, 0, 0), (char) ((SystemClock.elapsedRealtime() > 0L ? 1 : (SystemClock.elapsedRealtime() == 0L ? 0 : -1)) - 1));
|
||
|
byte b = (byte) ($$z & 1);
|
||
|
byte b2 = (byte) (b - 1);
|
||
|
Object[] objArr3 = new Object[1];
|
||
|
aE(b, b2, b2, objArr3);
|
||
|
obj = cls.getMethod((String) objArr3[0], Integer.TYPE, Integer.TYPE, Integer.TYPE, Integer.TYPE);
|
||
|
xzZ.y.put(597144044, obj);
|
||
|
}
|
||
|
char charValue = ((Character) ((Method) obj).invoke(null, objArr2)).charValue();
|
||
|
cArr3[1] = charValue;
|
||
|
Object[] objArr4 = {Integer.valueOf(cArr3[0]), Integer.valueOf((charValue + i3) ^ ((charValue << 4) + ((char) (l ^ 41718355337583039L)))), Integer.valueOf(charValue >>> 5), Integer.valueOf(m)};
|
||
|
Object obj2 = xzZ.y.get(597144044);
|
||
|
if (obj2 == null) {
|
||
|
Class cls2 = (Class) xzZ.c(412 - (ViewConfiguration.getTapTimeout() >> 16), 5 - (ViewConfiguration.getTouchSlop() >> 8), (char) (1 - (ViewConfiguration.getGlobalActionKeyTimeout() > 0L ? 1 : (ViewConfiguration.getGlobalActionKeyTimeout() == 0L ? 0 : -1))));
|
||
|
byte b3 = (byte) ($$z & 1);
|
||
|
byte b4 = (byte) (b3 - 1);
|
||
|
Object[] objArr5 = new Object[1];
|
||
|
aE(b3, b4, b4, objArr5);
|
||
|
obj2 = cls2.getMethod((String) objArr5[0], Integer.TYPE, Integer.TYPE, Integer.TYPE, Integer.TYPE);
|
||
|
xzZ.y.put(597144044, obj2);
|
||
|
}
|
||
|
cArr3[0] = ((Character) ((Method) obj2).invoke(null, objArr4)).charValue();
|
||
|
i3 -= 40503;
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
cArr2[jtb.b] = cArr3[0];
|
||
|
cArr2[jtb.b + 1] = cArr3[1];
|
||
|
Object[] objArr6 = {jtb, jtb};
|
||
|
Object obj3 = xzZ.y.get(943004485);
|
||
|
if (obj3 == null) {
|
||
|
Class cls3 = (Class) xzZ.c(98 - (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)), View.resolveSize(0, 0) + 5, (char) (1 - (AudioTrack.getMaxVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMaxVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1))));
|
||
|
byte b5 = (byte) ($$z & 2);
|
||
|
byte b6 = (byte) (b5 - 2);
|
||
|
Object[] objArr7 = new Object[1];
|
||
|
aE(b5, b6, b6, objArr7);
|
||
|
obj3 = cls3.getMethod((String) objArr7[0], Object.class, Object.class);
|
||
|
xzZ.y.put(943004485, obj3);
|
||
|
}
|
||
|
((Method) obj3).invoke(null, objArr6);
|
||
|
int i7 = $10 + 47;
|
||
|
$11 = i7 % 128;
|
||
|
int i8 = i7 % 2;
|
||
|
}
|
||
|
objArr[0] = new String(cArr2, 0, i);
|
||
|
}
|
||
|
|
||
|
@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;
|
||
|
Object[] objArr = new Object[1];
|
||
|
aC(new char[]{30776, 51009, 33496, 64053, 22645, 8193, 10048, 7624, 21872, 21730, 60887, 35684, 31260, 58748, 40717, 11225, 37208, 21193}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion - 16, objArr);
|
||
|
Class<?> cls = Class.forName((String) objArr[0]);
|
||
|
Object[] objArr2 = new Object[1];
|
||
|
aC(new char[]{61624, 45265, 28522, 28015, 27724, 29774}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.registration_facial_recognition_description).substring(18, 20).codePointAt(1) - 27, 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];
|
||
|
aC(new char[]{30776, 51009, 33496, 64053, 22645, 8193, 10048, 7624, 42757, 60454, 22230, 25724, 37818, 49425, 50879, 46735, 39693, 59039, 49361, 59871, 8125, 60149, 33021, 65514, 37143, 27763}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.redeem_tesg_dialog_description).substring(88, 89).length() + 25, objArr3);
|
||
|
Class<?> cls2 = Class.forName((String) objArr3[0]);
|
||
|
Object[] objArr4 = new Object[1];
|
||
|
aC(new char[]{48487, 17498, 58437, 8843, 55076, 14710, 23661, 31423, 3173, 34209, 50458, 62762, 15334, 44001, 50879, 46735, 64466, 23471}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.verify_identity_1).substring(0, 3).codePointAt(1) - 28, objArr4);
|
||
|
baseContext = (Context) cls2.getMethod((String) objArr4[0], new Class[0]).invoke(null, null);
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
int i2 = u + 65;
|
||
|
r = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
baseContext = baseContext.getApplicationContext();
|
||
|
int i4 = u + 59;
|
||
|
r = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
try {
|
||
|
Object obj = xzZ.y.get(125943855);
|
||
|
if (obj == null) {
|
||
|
obj = ((Class) xzZ.c(492 - Color.blue(0), TextUtils.lastIndexOf("", '0', 0, 0) + 6, (char) KeyEvent.getDeadChar(0, 0))).getMethod("a", null);
|
||
|
xzZ.y.put(125943855, obj);
|
||
|
}
|
||
|
Object invoke = ((Method) obj).invoke(null, null);
|
||
|
Object[] objArr5 = new Object[1];
|
||
|
aD(null, null, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 93, new byte[]{ISOFileInfo.FILE_IDENTIFIER, -113, ISOFileInfo.SECURITY_ATTR_EXP, -122, ISOFileInfo.ENV_TEMP_EF, -119, ISOFileInfo.FILE_IDENTIFIER, ISOFileInfo.LCS_BYTE, -124, -124, -113, ISOFileInfo.FCI_EXT, ISOFileInfo.DATA_BYTES2, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.DATA_BYTES2, ISOFileInfo.DATA_BYTES2, ISOFileInfo.CHANNEL_SECURITY, -119, -122, ISOFileInfo.ENV_TEMP_EF, -122, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.FCI_EXT, -119, -120, ISOFileInfo.FILE_IDENTIFIER, ISOFileInfo.PROP_INFO, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.LCS_BYTE, ISOFileInfo.PROP_INFO, -124, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.PROP_INFO, -124, ISOFileInfo.PROP_INFO, -120, ISOFileInfo.LCS_BYTE, -119, -124, -120, ISOFileInfo.FCI_EXT, -122, ISOFileInfo.PROP_INFO, -124, ISOFileInfo.FILE_IDENTIFIER, -126, ISOFileInfo.DATA_BYTES2}, objArr5);
|
||
|
String str = (String) objArr5[0];
|
||
|
Object[] objArr6 = new Object[1];
|
||
|
aD(null, null, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 93, new byte[]{-113, -120, -124, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.DATA_BYTES2, -122, ISOFileInfo.SECURITY_ATTR_EXP, -124, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.SECURITY_ATTR_EXP, -122, -126, ISOFileInfo.FCI_EXT, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.CHANNEL_SECURITY, -124, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.DATA_BYTES2, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.SECURITY_ATTR_COMPACT, -120, -124, ISOFileInfo.SECURITY_ATTR_COMPACT, -124, -124, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.ENV_TEMP_EF, -120, ISOFileInfo.ENV_TEMP_EF, -126, -126, ISOFileInfo.SECURITY_ATTR_EXP, -112, -119, ISOFileInfo.LCS_BYTE, -122, -112, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.PROP_INFO, ISOFileInfo.FILE_IDENTIFIER, -120, ISOFileInfo.SECURITY_ATTR_COMPACT, -122, ISOFileInfo.LCS_BYTE, ISOFileInfo.DATA_BYTES2, ISOFileInfo.FILE_IDENTIFIER, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.DATA_BYTES2, -126, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.LCS_BYTE, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.LCS_BYTE, ISOFileInfo.ENV_TEMP_EF, -113, -119, ISOFileInfo.FILE_IDENTIFIER, -124, ISOFileInfo.SECURITY_ATTR_COMPACT, -113, ISOFileInfo.SECURITY_ATTR_COMPACT, -124, -113}, objArr6);
|
||
|
String str2 = (String) objArr6[0];
|
||
|
Object[] objArr7 = new Object[1];
|
||
|
aC(new char[]{47945, 35970, 59173, 3178, 22659, 9192, 63108, 2511, 26911, 13847, 25551, 43621, 7350, 32484, 24948, 38580, 31020, 49916, 32691, 35006, 47377, 20430, 54707, 65031, 36677, 16681, 59642, 23529, 35602, 32243, 27881, 48793, 18664, 21494, 63584, 47449, 15224, 56104, 59119, 59955, 48348, 12246, 456, 61414, 12051, 63313, 10696, 37136, 64352, 2859, 22320, 45479, 24627, 51796, 26964, 296, 12417, 26349, 51528, 11275, 47012, 7768, 54765, 48069}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().length() + 51, objArr7);
|
||
|
String str3 = (String) objArr7[0];
|
||
|
Object[] objArr8 = new Object[1];
|
||
|
aC(new char[]{52104, 13636, 2089, 4854, 23707, 17069, 53605, 56225, 53661, 30622, 64035, 48610, 59065, 54583, 30287, 18058, 22000, 19021, 28699, 64619, 16248, 22854, 61312, 59644, 29816, 27578, 17496, 59942, 8132, 23347, 45479, 13374, 48214, 16866, 36544, 63266, 2805, 57976, 23146, 47204, 38795, 4808, 28853, 27217, 37371, 21372, 38795, 4808, 25833, 12183, 59065, 54583, 7581, 20037, 42757, 60454, 50675, 52647, 40868, 8237, 63590, 37578, 55407, 57434, 4430, 17923, 39287, 54511, 41891, 60491, 55076, 14710, 26636, 21182}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().codePointAt(6) - 24, objArr8);
|
||
|
String str4 = (String) objArr8[0];
|
||
|
Object[] objArr9 = new Object[1];
|
||
|
aD(null, null, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().length() + 114, new byte[]{-112, -111, ISOFileInfo.SECURITY_ATTR_EXP, -111, -119}, objArr9);
|
||
|
String str5 = (String) objArr9[0];
|
||
|
Object[] objArr10 = new Object[1];
|
||
|
aC(new char[]{45479, 13374, 11784, 50682, 33033, 42155, 18368, 18083, 45289, 4871, 27417, 33736, 12529, 14268, 63788, 39241, 59119, 59955, 13619, 55232, 64352, 2859, 64278, 62070, 3390, 34503, 62055, 15786, 54893, 32148, 19988, 23175, 48825, 33968, 58626, 35003}, 35 - MotionEvent.axisFromString(""), 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(TextUtils.indexOf((CharSequence) "", '0') + 488, 4 - TextUtils.indexOf((CharSequence) "", '0', 0, 0), (char) ((SystemClock.elapsedRealtime() > 0L ? 1 : (SystemClock.elapsedRealtime() == 0L ? 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);
|
||
|
} 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 = r + 43;
|
||
|
u = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
Context baseContext = getBaseContext();
|
||
|
if (baseContext == null) {
|
||
|
int i4 = u + 29;
|
||
|
r = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
Object[] objArr = new Object[1];
|
||
|
aC(new char[]{30776, 51009, 33496, 64053, 22645, 8193, 10048, 7624, 42757, 60454, 22230, 25724, 37818, 49425, 50879, 46735, 39693, 59039, 49361, 59871, 8125, 60149, 33021, 65514, 37143, 27763}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.registration_card_detail_header_register_flow).substring(24, 25).length() + 25, objArr);
|
||
|
Class<?> cls = Class.forName((String) objArr[0]);
|
||
|
Object[] objArr2 = new Object[1];
|
||
|
aC(new char[]{48487, 17498, 58437, 8843, 55076, 14710, 23661, 31423, 3173, 34209, 50458, 62762, 15334, 44001, 50879, 46735, 64466, 23471}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion - 16, objArr2);
|
||
|
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
int i6 = r + 41;
|
||
|
u = i6 % 128;
|
||
|
if (i6 % 2 == 0) {
|
||
|
baseContext.getApplicationContext();
|
||
|
throw null;
|
||
|
}
|
||
|
baseContext = baseContext.getApplicationContext();
|
||
|
int i7 = r + 47;
|
||
|
u = i7 % 128;
|
||
|
int i8 = i7 % 2;
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
try {
|
||
|
Object obj = xzZ.y.get(125943855);
|
||
|
if (obj == null) {
|
||
|
obj = ((Class) xzZ.c(ImageFormat.getBitsPerPixel(0) + 493, 5 - KeyEvent.getDeadChar(0, 0), (char) (ViewConfiguration.getJumpTapTimeout() >> 16))).getMethod("a", null);
|
||
|
xzZ.y.put(125943855, obj);
|
||
|
}
|
||
|
Object invoke = ((Method) obj).invoke(null, null);
|
||
|
Object[] objArr3 = {baseContext};
|
||
|
Object obj2 = xzZ.y.get(1378719468);
|
||
|
if (obj2 == null) {
|
||
|
obj2 = ((Class) xzZ.c(487 - Gravity.getAbsoluteGravity(0, 0), 5 - (ViewConfiguration.getKeyRepeatTimeout() >> 16), (char) (KeyEvent.getMaxKeyCode() >> 16))).getMethod(KtaJsonExactionHelper.OBJECT, Context.class);
|
||
|
xzZ.y.put(1378719468, obj2);
|
||
|
}
|
||
|
((Method) obj2).invoke(invoke, objArr3);
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
super.onResume();
|
||
|
}
|
||
|
|
||
|
private static void aD(int[] iArr, char[] cArr, int i, byte[] bArr, Object[] objArr) {
|
||
|
int i2 = 2;
|
||
|
int i3 = 2 % 2;
|
||
|
C3614bBe c3614bBe = new C3614bBe();
|
||
|
char[] cArr2 = t;
|
||
|
char c = '0';
|
||
|
if (cArr2 != null) {
|
||
|
int length = cArr2.length;
|
||
|
char[] cArr3 = new char[length];
|
||
|
int i4 = 0;
|
||
|
while (i4 < length) {
|
||
|
int i5 = $11 + 109;
|
||
|
$10 = i5 % 128;
|
||
|
int i6 = i5 % i2;
|
||
|
try {
|
||
|
Object[] objArr2 = {Integer.valueOf(cArr2[i4])};
|
||
|
Object obj = xzZ.y.get(-950481649);
|
||
|
if (obj == null) {
|
||
|
Class cls = (Class) xzZ.c((ViewConfiguration.getDoubleTapTimeout() >> 16) + 337, '5' - AndroidCharacter.getMirror(c), (char) Color.argb(0, 0, 0, 0));
|
||
|
byte b = (byte) 0;
|
||
|
byte b2 = b;
|
||
|
Object[] objArr3 = new Object[1];
|
||
|
aE(b, b2, b2, objArr3);
|
||
|
obj = cls.getMethod((String) objArr3[0], Integer.TYPE);
|
||
|
xzZ.y.put(-950481649, obj);
|
||
|
}
|
||
|
cArr3[i4] = ((Character) ((Method) obj).invoke(null, objArr2)).charValue();
|
||
|
i4++;
|
||
|
i2 = 2;
|
||
|
c = '0';
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
cArr2 = cArr3;
|
||
|
}
|
||
|
try {
|
||
|
Object[] objArr4 = {Integer.valueOf(p)};
|
||
|
Object obj2 = xzZ.y.get(-1521625011);
|
||
|
if (obj2 == null) {
|
||
|
Class cls2 = (Class) xzZ.c(282 - TextUtils.lastIndexOf("", '0', 0), (AudioTrack.getMinVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMinVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) + 5, (char) (39813 - (ViewConfiguration.getMinimumFlingVelocity() >> 16)));
|
||
|
byte b3 = (byte) 0;
|
||
|
Object[] objArr5 = new Object[1];
|
||
|
aE((byte) 57, b3, b3, objArr5);
|
||
|
obj2 = cls2.getMethod((String) objArr5[0], Integer.TYPE);
|
||
|
xzZ.y.put(-1521625011, obj2);
|
||
|
}
|
||
|
int intValue = ((Integer) ((Method) obj2).invoke(null, objArr4)).intValue();
|
||
|
if (s) {
|
||
|
c3614bBe.c = bArr.length;
|
||
|
char[] cArr4 = new char[c3614bBe.c];
|
||
|
c3614bBe.a = 0;
|
||
|
while (c3614bBe.a < c3614bBe.c) {
|
||
|
int i7 = $11 + 111;
|
||
|
$10 = i7 % 128;
|
||
|
if (i7 % 2 != 0) {
|
||
|
cArr4[c3614bBe.a] = (char) (cArr2[bArr[c3614bBe.c / c3614bBe.a] / i] % intValue);
|
||
|
Object[] objArr6 = {c3614bBe, c3614bBe};
|
||
|
Object obj3 = xzZ.y.get(1779759091);
|
||
|
if (obj3 == null) {
|
||
|
obj3 = ((Class) xzZ.c((ViewConfiguration.getLongPressTimeout() >> 16) + 40, 5 - Color.red(0), (char) (ViewConfiguration.getTapTimeout() >> 16))).getMethod("D", Object.class, Object.class);
|
||
|
xzZ.y.put(1779759091, obj3);
|
||
|
}
|
||
|
((Method) obj3).invoke(null, objArr6);
|
||
|
} else {
|
||
|
cArr4[c3614bBe.a] = (char) (cArr2[bArr[(c3614bBe.c - 1) - c3614bBe.a] + i] - intValue);
|
||
|
Object[] objArr7 = {c3614bBe, c3614bBe};
|
||
|
Object obj4 = xzZ.y.get(1779759091);
|
||
|
if (obj4 == null) {
|
||
|
obj4 = ((Class) xzZ.c(TextUtils.indexOf("", "", 0) + 40, (CdmaCellLocation.convertQuartSecToDecDegrees(0) > 0.0d ? 1 : (CdmaCellLocation.convertQuartSecToDecDegrees(0) == 0.0d ? 0 : -1)) + 5, (char) View.combineMeasuredStates(0, 0))).getMethod("D", Object.class, Object.class);
|
||
|
xzZ.y.put(1779759091, obj4);
|
||
|
}
|
||
|
((Method) obj4).invoke(null, objArr7);
|
||
|
}
|
||
|
}
|
||
|
objArr[0] = new String(cArr4);
|
||
|
return;
|
||
|
}
|
||
|
if (!q) {
|
||
|
c3614bBe.c = iArr.length;
|
||
|
char[] cArr5 = new char[c3614bBe.c];
|
||
|
c3614bBe.a = 0;
|
||
|
while (c3614bBe.a < c3614bBe.c) {
|
||
|
int i8 = $11 + 7;
|
||
|
$10 = i8 % 128;
|
||
|
int i9 = i8 % 2;
|
||
|
cArr5[c3614bBe.a] = (char) (cArr2[iArr[(c3614bBe.c - 1) - c3614bBe.a] - i] - intValue);
|
||
|
c3614bBe.a++;
|
||
|
}
|
||
|
objArr[0] = new String(cArr5);
|
||
|
return;
|
||
|
}
|
||
|
c3614bBe.c = cArr.length;
|
||
|
char[] cArr6 = new char[c3614bBe.c];
|
||
|
c3614bBe.a = 0;
|
||
|
while (c3614bBe.a < c3614bBe.c) {
|
||
|
cArr6[c3614bBe.a] = (char) (cArr2[cArr[(c3614bBe.c - 1) - c3614bBe.a] - i] - intValue);
|
||
|
Object[] objArr8 = {c3614bBe, c3614bBe};
|
||
|
Object obj5 = xzZ.y.get(1779759091);
|
||
|
if (obj5 == null) {
|
||
|
obj5 = ((Class) xzZ.c(40 - (ExpandableListView.getPackedPositionForGroup(0) > 0L ? 1 : (ExpandableListView.getPackedPositionForGroup(0) == 0L ? 0 : -1)), TextUtils.indexOf("", "") + 5, (char) View.getDefaultSize(0, 0))).getMethod("D", Object.class, Object.class);
|
||
|
xzZ.y.put(1779759091, obj5);
|
||
|
}
|
||
|
((Method) obj5).invoke(null, objArr8);
|
||
|
}
|
||
|
objArr[0] = new String(cArr6);
|
||
|
} catch (Throwable th2) {
|
||
|
Throwable cause2 = th2.getCause();
|
||
|
if (cause2 == null) {
|
||
|
throw th2;
|
||
|
}
|
||
|
throw cause2;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@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) {
|
||
|
Object[] objArr = new Object[1];
|
||
|
aC(new char[]{30776, 51009, 33496, 64053, 22645, 8193, 10048, 7624, 42757, 60454, 22230, 25724, 37818, 49425, 50879, 46735, 39693, 59039, 49361, 59871, 8125, 60149, 33021, 65514, 37143, 27763}, 27 - (SystemClock.elapsedRealtime() > 0L ? 1 : (SystemClock.elapsedRealtime() == 0L ? 0 : -1)), objArr);
|
||
|
Class<?> cls = Class.forName((String) objArr[0]);
|
||
|
Object[] objArr2 = new Object[1];
|
||
|
aC(new char[]{48487, 17498, 58437, 8843, 55076, 14710, 23661, 31423, 3173, 34209, 50458, 62762, 15334, 44001, 50879, 46735, 64466, 23471}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.account_management_product_type).substring(10, 11).codePointAt(0) - 14, objArr2);
|
||
|
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
int i2 = u + 93;
|
||
|
r = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
baseContext = baseContext.getApplicationContext();
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
try {
|
||
|
Object obj = xzZ.y.get(125943855);
|
||
|
if (obj == null) {
|
||
|
obj = ((Class) xzZ.c(492 - (ExpandableListView.getPackedPositionForGroup(0) > 0L ? 1 : (ExpandableListView.getPackedPositionForGroup(0) == 0L ? 0 : -1)), TextUtils.getTrimmedLength("") + 5, (char) (1 - (SystemClock.elapsedRealtime() > 0L ? 1 : (SystemClock.elapsedRealtime() == 0L ? 0 : -1))))).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(488 - (SystemClock.currentThreadTimeMillis() > (-1L) ? 1 : (SystemClock.currentThreadTimeMillis() == (-1L) ? 0 : -1)), 5 - Gravity.getAbsoluteGravity(0, 0), (char) ((-16777216) - Color.rgb(0, 0, 0)))).getMethod("c", Context.class);
|
||
|
xzZ.y.put(1633456013, obj2);
|
||
|
}
|
||
|
((Method) obj2).invoke(invoke, objArr3);
|
||
|
int i4 = u + 77;
|
||
|
r = i4 % 128;
|
||
|
if (i4 % 2 != 0) {
|
||
|
int i5 = 3 / 5;
|
||
|
}
|
||
|
} 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) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = r + 11;
|
||
|
u = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
super.attachBaseContext(context);
|
||
|
Object[] objArr = new Object[1];
|
||
|
aC(new char[]{30776, 51009, 33496, 64053, 22645, 8193, 10048, 7624, 21872, 21730, 60887, 35684, 31260, 58748, 40717, 11225, 37208, 21193}, TextUtils.indexOf((CharSequence) "", '0', 0) + 19, objArr);
|
||
|
Class<?> cls = Class.forName((String) objArr[0]);
|
||
|
Object[] objArr2 = new Object[1];
|
||
|
aC(new char[]{61624, 45265, 28522, 28015, 27724, 29774}, View.combineMeasuredStates(0, 0) + 5, objArr2);
|
||
|
int intValue = ((Integer) cls.getDeclaredMethod((String) objArr2[0], new Class[0]).invoke(null, new Object[0])).intValue() % 100000;
|
||
|
if (intValue >= 99000) {
|
||
|
int i4 = r + 33;
|
||
|
u = i4 % 128;
|
||
|
if (i4 % 2 == 0) {
|
||
|
int i5 = 61 / 0;
|
||
|
if (intValue <= 99999) {
|
||
|
return;
|
||
|
}
|
||
|
} else if (intValue <= 99999) {
|
||
|
return;
|
||
|
}
|
||
|
}
|
||
|
Context applicationContext = context != null ? context.getApplicationContext() : context;
|
||
|
if (applicationContext != null) {
|
||
|
try {
|
||
|
Object obj = xzZ.y.get(125943855);
|
||
|
if (obj == null) {
|
||
|
obj = ((Class) xzZ.c((SystemClock.currentThreadTimeMillis() > (-1L) ? 1 : (SystemClock.currentThreadTimeMillis() == (-1L) ? 0 : -1)) + 491, 5 - TextUtils.indexOf("", "", 0), (char) (Process.myTid() >> 22))).getMethod("a", null);
|
||
|
xzZ.y.put(125943855, obj);
|
||
|
}
|
||
|
Object invoke = ((Method) obj).invoke(null, null);
|
||
|
Object[] objArr3 = new Object[1];
|
||
|
aD(null, null, TextUtils.lastIndexOf("", '0', 0, 0) + 128, new byte[]{ISOFileInfo.FILE_IDENTIFIER, -113, ISOFileInfo.SECURITY_ATTR_EXP, -122, ISOFileInfo.ENV_TEMP_EF, -119, ISOFileInfo.FILE_IDENTIFIER, ISOFileInfo.LCS_BYTE, -124, -124, -113, ISOFileInfo.FCI_EXT, ISOFileInfo.DATA_BYTES2, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.DATA_BYTES2, ISOFileInfo.DATA_BYTES2, ISOFileInfo.CHANNEL_SECURITY, -119, -122, ISOFileInfo.ENV_TEMP_EF, -122, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.FCI_EXT, -119, -120, ISOFileInfo.FILE_IDENTIFIER, ISOFileInfo.PROP_INFO, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.LCS_BYTE, ISOFileInfo.PROP_INFO, -124, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.PROP_INFO, -124, ISOFileInfo.PROP_INFO, -120, ISOFileInfo.LCS_BYTE, -119, -124, -120, ISOFileInfo.FCI_EXT, -122, ISOFileInfo.PROP_INFO, -124, ISOFileInfo.FILE_IDENTIFIER, -126, ISOFileInfo.DATA_BYTES2}, objArr3);
|
||
|
String str = (String) objArr3[0];
|
||
|
Object[] objArr4 = new Object[1];
|
||
|
aD(null, null, 127 - TextUtils.getTrimmedLength(""), new byte[]{-113, -120, -124, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.DATA_BYTES2, -122, ISOFileInfo.SECURITY_ATTR_EXP, -124, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.SECURITY_ATTR_EXP, -122, -126, ISOFileInfo.FCI_EXT, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.CHANNEL_SECURITY, -124, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.DATA_BYTES2, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.SECURITY_ATTR_COMPACT, -120, -124, ISOFileInfo.SECURITY_ATTR_COMPACT, -124, -124, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.ENV_TEMP_EF, -120, ISOFileInfo.ENV_TEMP_EF, -126, -126, ISOFileInfo.SECURITY_ATTR_EXP, -112, -119, ISOFileInfo.LCS_BYTE, -122, -112, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.PROP_INFO, ISOFileInfo.FILE_IDENTIFIER, -120, ISOFileInfo.SECURITY_ATTR_COMPACT, -122, ISOFileInfo.LCS_BYTE, ISOFileInfo.DATA_BYTES2, ISOFileInfo.FILE_IDENTIFIER, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.DATA_BYTES2, -126, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.LCS_BYTE, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.LCS_BYTE, ISOFileInfo.ENV_TEMP_EF, -113, -119, ISOFileInfo.FILE_IDENTIFIER, -124, ISOFileInfo.SECURITY_ATTR_COMPACT, -113, ISOFileInfo.SECURITY_ATTR_COMPACT, -124, -113}, objArr4);
|
||
|
String str2 = (String) objArr4[0];
|
||
|
Object[] objArr5 = new Object[1];
|
||
|
aC(new char[]{47945, 35970, 59173, 3178, 22659, 9192, 63108, 2511, 26911, 13847, 25551, 43621, 7350, 32484, 24948, 38580, 31020, 49916, 32691, 35006, 47377, 20430, 54707, 65031, 36677, 16681, 59642, 23529, 35602, 32243, 27881, 48793, 18664, 21494, 63584, 47449, 15224, 56104, 59119, 59955, 48348, 12246, 456, 61414, 12051, 63313, 10696, 37136, 64352, 2859, 22320, 45479, 24627, 51796, 26964, 296, 12417, 26349, 51528, 11275, 47012, 7768, 54765, 48069}, (ViewConfiguration.getJumpTapTimeout() >> 16) + 64, objArr5);
|
||
|
String str3 = (String) objArr5[0];
|
||
|
Object[] objArr6 = new Object[1];
|
||
|
aC(new char[]{52104, 13636, 2089, 4854, 23707, 17069, 53605, 56225, 53661, 30622, 64035, 48610, 59065, 54583, 30287, 18058, 22000, 19021, 28699, 64619, 16248, 22854, 61312, 59644, 29816, 27578, 17496, 59942, 8132, 23347, 45479, 13374, 48214, 16866, 36544, 63266, 2805, 57976, 23146, 47204, 38795, 4808, 28853, 27217, 37371, 21372, 38795, 4808, 25833, 12183, 59065, 54583, 7581, 20037, 42757, 60454, 50675, 52647, 40868, 8237, 63590, 37578, 55407, 57434, 4430, 17923, 39287, 54511, 41891, 60491, 55076, 14710, 26636, 21182}, 74 - TextUtils.indexOf("", "", 0, 0), objArr6);
|
||
|
String str4 = (String) objArr6[0];
|
||
|
Object[] objArr7 = new Object[1];
|
||
|
aD(null, null, 126 - TextUtils.indexOf((CharSequence) "", '0'), new byte[]{-112, -111, ISOFileInfo.SECURITY_ATTR_EXP, -111, -119}, objArr7);
|
||
|
String str5 = (String) objArr7[0];
|
||
|
Object[] objArr8 = new Object[1];
|
||
|
aC(new char[]{45479, 13374, 11784, 50682, 33033, 42155, 18368, 18083, 45289, 4871, 27417, 33736, 12529, 14268, 63788, 39241, 59119, 59955, 13619, 55232, 64352, 2859, 64278, 62070, 3390, 34503, 62055, 15786, 54893, 32148, 19988, 23175, 48825, 33968, 58626, 35003}, 35 - (ExpandableListView.getPackedPositionForChild(0, 0) > 0L ? 1 : (ExpandableListView.getPackedPositionForChild(0, 0) == 0L ? 0 : -1)), objArr8);
|
||
|
Object[] objArr9 = {applicationContext, str, str2, str3, str4, true, str5, (String) objArr8[0]};
|
||
|
Object obj2 = xzZ.y.get(1656189573);
|
||
|
if (obj2 == null) {
|
||
|
obj2 = ((Class) xzZ.c(486 - TextUtils.lastIndexOf("", '0', 0, 0), TextUtils.lastIndexOf("", '0', 0) + 6, (char) View.MeasureSpec.getSize(0))).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);
|
||
|
int i6 = u + 55;
|
||
|
r = i6 % 128;
|
||
|
int i7 = i6 % 2;
|
||
|
} 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 = u + 69;
|
||
|
r = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
super.onStart();
|
||
|
if (i3 == 0) {
|
||
|
return;
|
||
|
}
|
||
|
Object obj = null;
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
}
|