what-the-bank/sources/com/scb/phone/view/activity/partner/Hilt_PartnerLandingActivity...

643 lines
41 KiB
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package com.scb.phone.view.activity.partner;
import android.content.Context;
import android.graphics.Color;
import android.graphics.ImageFormat;
import android.graphics.PointF;
import android.graphics.drawable.Drawable;
import android.os.Bundle;
import android.os.Process;
import android.os.SystemClock;
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.R;
import com.scb.phone.view.activity.BaseActivity;
import java.lang.reflect.Method;
import net.sf.scuba.smartcards.ISOFileInfo;
import o.C13068fPo;
import o.C13073fPt;
import o.C3614bBe;
import o.C4593bdB;
import o.InterfaceC11393eeW;
import o.InterfaceC17278vUG;
import o.VLM;
import o.fOV;
import o.fPA;
import o.xzZ;
/* loaded from: classes5.dex */
public abstract class Hilt_PartnerLandingActivity extends BaseActivity implements fPA {
private volatile C13073fPt k;
private static final byte[] $$g = {82, -108, -39, 86};
private static final int $$h = 128;
private static int $10 = 0;
private static int $11 = 1;
private static int s = 0;
private static int r = 1;
private static char[] l = {16362, 16359, 16365, 16155, 16152, 16354, 16295, 16156, 16377, 16364, 16366, 16358, 16146, 16382, 16153, 16330, 16157, 16159, 16381, 16353, 16158, 16357, 16346, 16336, 16349, 16363, 16348, 16367, 16338, 16347, 16337, 16351, 16350, 16345, 16339, 16344, 16356, 16352, 16154};
/* renamed from: o, reason: collision with root package name */
private static int f7683o = 1934311305;
private static boolean q = true;
private static boolean p = true;
private static long t = 1860894218640448009L;
private final Object m = new Object();
boolean b = false;
/* 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:0x002b). 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 az(short r7, int r8, int r9, java.lang.Object[] r10) {
/*
int r8 = r8 * 2
int r8 = 1 - r8
int r9 = r9 * 4
int r9 = r9 + 4
int r7 = r7 + 65
byte[] r0 = com.scb.phone.view.activity.partner.Hilt_PartnerLandingActivity.$$g
byte[] r1 = new byte[r8]
r2 = 0
if (r0 != 0) goto L15
r3 = r9
r4 = r2
r9 = r8
goto L2b
L15:
r3 = r2
L16:
int r4 = r3 + 1
byte r5 = (byte) r7
r1[r3] = r5
if (r4 != r8) goto L25
java.lang.String r7 = new java.lang.String
r7.<init>(r1, r2)
r10[r2] = r7
return
L25:
r3 = r0[r9]
r6 = r9
r9 = r7
r7 = r3
r3 = r6
L2b:
int r7 = -r7
int r3 = r3 + 1
int r7 = r7 + r9
r9 = r3
r3 = r4
goto L16
*/
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.partner.Hilt_PartnerLandingActivity.az(short, int, int, java.lang.Object[]):void");
}
/* JADX INFO: Access modifiers changed from: package-private */
public Hilt_PartnerLandingActivity() {
addOnContextAvailableListener(new InterfaceC17278vUG(this) { // from class: com.scb.phone.view.activity.partner.Hilt_PartnerLandingActivity.5
private Hilt_PartnerLandingActivity c;
{
this.c = this;
}
@Override // o.InterfaceC17278vUG
public final void a(Context context) {
Hilt_PartnerLandingActivity hilt_PartnerLandingActivity = this.c;
if (hilt_PartnerLandingActivity.b) {
return;
}
hilt_PartnerLandingActivity.b = true;
((InterfaceC11393eeW) hilt_PartnerLandingActivity.y_()).e((PartnerLandingActivity) hilt_PartnerLandingActivity);
}
});
}
@Override // o.fPC
public final Object y_() {
int i = 2 % 2;
int i2 = s + 17;
r = i2 % 128;
int i3 = i2 % 2;
Object y_ = h().y_();
int i4 = r + 5;
s = i4 % 128;
int i5 = i4 % 2;
return y_;
}
private C13073fPt h() {
if (this.k == null) {
synchronized (this.m) {
if (this.k == null) {
this.k = new C13073fPt(this);
}
}
}
return this.k;
}
@Override // androidx.activity.ComponentActivity, o.GvH
public VLM.LWm getDefaultViewModelProviderFactory() {
Bundle bundle;
int i = 2 % 2;
VLM.LWm defaultViewModelProviderFactory = super.getDefaultViewModelProviderFactory();
C13068fPo.LWm a = ((C13068fPo.Sts) fOV.c(this, C13068fPo.Sts.class)).a();
if (getIntent() != null) {
int i2 = s + 77;
r = i2 % 128;
int i3 = i2 % 2;
bundle = getIntent().getExtras();
int i4 = r + 9;
s = i4 % 128;
int i5 = i4 % 2;
} else {
bundle = null;
}
return a.aBN_(this, bundle, defaultViewModelProviderFactory);
}
private static void ay(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;
int i3 = $10 + 123;
$11 = i3 % 128;
int i4 = i3 % 2;
while (c4593bdB.e < cArr.length) {
int i5 = $10 + 87;
$11 = i5 % 128;
int i6 = i5 % 2;
int i7 = 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((ViewConfiguration.getDoubleTapTimeout() >> 16) + 402, TextUtils.lastIndexOf("", '0', 0, 0) + 6, (char) ((ExpandableListView.getPackedPositionForGroup(0) > 0L ? 1 : (ExpandableListView.getPackedPositionForGroup(0) == 0L ? 0 : -1)) + 21608));
byte b = (byte) 0;
Object[] objArr3 = new Object[1];
az((byte) 12, b, b, objArr3);
obj = cls.getMethod((String) objArr3[0], Integer.TYPE, Object.class, Object.class);
xzZ.y.put(-1229953068, obj);
}
jArr[i7] = ((Long) ((Method) obj).invoke(null, objArr2)).longValue() ^ (t ^ (-6958928035870403642L));
Object[] objArr4 = {c4593bdB, c4593bdB};
Object obj2 = xzZ.y.get(-1143917229);
if (obj2 == null) {
Class cls2 = (Class) xzZ.c(Color.alpha(0) + 238, ExpandableListView.getPackedPositionChild(0L) + 6, (char) (1 - (ViewConfiguration.getScrollFriction() > BitmapDescriptorFactory.HUE_RED ? 1 : (ViewConfiguration.getScrollFriction() == BitmapDescriptorFactory.HUE_RED ? 0 : -1))));
byte b2 = (byte) 0;
Object[] objArr5 = new Object[1];
az((byte) 13, b2, b2, 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;
}
}
char[] cArr2 = new char[length];
c4593bdB.e = 0;
int i8 = $10 + 73;
$11 = i8 % 128;
int i9 = i8 % 2;
while (c4593bdB.e < cArr.length) {
cArr2[c4593bdB.e] = (char) jArr[c4593bdB.e];
Object[] objArr6 = {c4593bdB, c4593bdB};
Object obj3 = xzZ.y.get(-1143917229);
if (obj3 == null) {
Class cls3 = (Class) xzZ.c(Color.argb(0, 0, 0, 0) + 238, 5 - (ViewConfiguration.getJumpTapTimeout() >> 16), (char) TextUtils.indexOf("", ""));
byte b3 = (byte) 0;
Object[] objArr7 = new Object[1];
az((byte) 13, b3, b3, objArr7);
obj3 = cls3.getMethod((String) objArr7[0], Object.class, Object.class);
xzZ.y.put(-1143917229, obj3);
}
((Method) obj3).invoke(null, objArr6);
}
objArr[0] = new String(cArr2);
}
@Override // 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];
ax(null, null, (ViewConfiguration.getLongPressTimeout() >> 16) + 127, new byte[]{-120, -120, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.LCS_BYTE, ISOFileInfo.PROP_INFO, -124, -119, ISOFileInfo.FCI_EXT, -120, ISOFileInfo.PROP_INFO, ISOFileInfo.FCI_EXT, ISOFileInfo.FILE_IDENTIFIER, -122, ISOFileInfo.PROP_INFO, -124, ISOFileInfo.FILE_IDENTIFIER, -126, ISOFileInfo.DATA_BYTES2}, objArr);
Class<?> cls = Class.forName((String) objArr[0]);
Object[] objArr2 = new Object[1];
ax(null, null, ExpandableListView.getPackedPositionType(0L) + 127, new byte[]{ISOFileInfo.FILE_IDENTIFIER, -122, ISOFileInfo.CHANNEL_SECURITY, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.SECURITY_ATTR_COMPACT}, 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];
ax(null, null, 127 - Gravity.getAbsoluteGravity(0, 0), new byte[]{ISOFileInfo.FILE_IDENTIFIER, ISOFileInfo.DATA_BYTES2, ISOFileInfo.SECURITY_ATTR_EXP, -124, -108, -109, ISOFileInfo.ENV_TEMP_EF, -111, -122, -110, -122, -111, ISOFileInfo.LCS_BYTE, -112, ISOFileInfo.FCI_EXT, -113, -113, ISOFileInfo.DATA_BYTES2, ISOFileInfo.FCI_EXT, ISOFileInfo.FILE_IDENTIFIER, -122, ISOFileInfo.PROP_INFO, -124, ISOFileInfo.FILE_IDENTIFIER, -126, ISOFileInfo.DATA_BYTES2}, objArr3);
Class<?> cls2 = Class.forName((String) objArr3[0]);
Object[] objArr4 = new Object[1];
ax(null, null, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 93, new byte[]{-126, ISOFileInfo.PROP_INFO, -122, -111, ISOFileInfo.DATA_BYTES2, ISOFileInfo.LCS_BYTE, -122, -106, -113, -113, -112, -111, -126, ISOFileInfo.SECURITY_ATTR_EXP, -124, -124, -107, ISOFileInfo.LCS_BYTE}, objArr4);
baseContext = (Context) cls2.getMethod((String) objArr4[0], new Class[0]).invoke(null, null);
}
if (baseContext != null) {
int i2 = r + 7;
s = i2 % 128;
int i3 = i2 % 2;
baseContext = baseContext.getApplicationContext();
}
if (baseContext != null) {
int i4 = s + 35;
r = i4 % 128;
int i5 = i4 % 2;
try {
Object obj = xzZ.y.get(125943855);
if (obj == null) {
obj = ((Class) xzZ.c(492 - (TypedValue.complexToFloat(0) > BitmapDescriptorFactory.HUE_RED ? 1 : (TypedValue.complexToFloat(0) == BitmapDescriptorFactory.HUE_RED ? 0 : -1)), 5 - TextUtils.getOffsetAfter("", 0), (char) (1 - (SystemClock.uptimeMillis() > 0L ? 1 : (SystemClock.uptimeMillis() == 0L ? 0 : -1))))).getMethod("a", null);
xzZ.y.put(125943855, obj);
}
Object invoke = ((Method) obj).invoke(null, null);
Object[] objArr5 = new Object[1];
ax(null, null, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().length() + 114, new byte[]{-103, ISOFileInfo.SECURITY_ATTR_EXP, -97, ISOFileInfo.LCS_BYTE, ISOFileInfo.A1, -99, -103, -98, -102, -102, ISOFileInfo.SECURITY_ATTR_EXP, -100, -105, -97, ISOFileInfo.A1, -105, -105, ISOFileInfo.FILE_IDENTIFIER, -99, ISOFileInfo.LCS_BYTE, ISOFileInfo.A1, ISOFileInfo.LCS_BYTE, ISOFileInfo.A0, -100, -99, ISOFileInfo.DATA_BYTES2, -103, -101, -97, -98, -101, -102, -97, -101, -102, -101, ISOFileInfo.DATA_BYTES2, -98, -99, -102, ISOFileInfo.DATA_BYTES2, -100, ISOFileInfo.LCS_BYTE, -101, -102, -103, -104, -105}, objArr5);
String str = (String) objArr5[0];
Object[] objArr6 = new Object[1];
ay(new char[]{18858, 60290, 3495, 44839, 49477, 25414, 34017, 9919, 22738, 64093, 7211, 45564, 54217, 30106, 38762, 51519, 27401, 36068, 11952, 16512, 57856, 1058, 47524, 56258, 32148, 40814, 12601, 21337, 62681, 5797, 18557, 59974, 3096, 41463, 50116, 26051, 34662, 14652, 23383, 64644, 7841, 45098, 53784, 29724, 43502, 52157, 28043, 36620, 8571, 17160, 58503, 1701, 47136, 55884, 31760, 37300, 13247, 21979, 63320, 10530, 19197, 60574, 3788, 41019}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().codePointAt(7) + 41473, objArr6);
String str2 = (String) objArr6[0];
Object[] objArr7 = new Object[1];
ax(null, null, 126 - TextUtils.lastIndexOf("", '0'), new byte[]{-104, ISOFileInfo.LCS_BYTE, -97, ISOFileInfo.A1, ISOFileInfo.DATA_BYTES2, -100, ISOFileInfo.DATA_BYTES2, -94, -100, -94, -99, ISOFileInfo.A0, -97, -98, ISOFileInfo.SECURITY_ATTR_EXP, -102, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.A0, ISOFileInfo.LCS_BYTE, -100, -101, ISOFileInfo.A1, -94, ISOFileInfo.A1, -105, -105, -98, ISOFileInfo.A1, ISOFileInfo.A1, ISOFileInfo.DATA_BYTES2, -102, -103, ISOFileInfo.FILE_IDENTIFIER, -99, ISOFileInfo.A0, -97, ISOFileInfo.SECURITY_ATTR_EXP, -100, -97, ISOFileInfo.LCS_BYTE, -98, -104, -94, -105, -94, -100, -102, ISOFileInfo.DATA_BYTES2, -97, -94, -103, -102, ISOFileInfo.SECURITY_ATTR_EXP, -101, -99, -98, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.SECURITY_ATTR_EXP, -101, ISOFileInfo.DATA_BYTES2, -101, -94, -97, ISOFileInfo.DATA_BYTES2}, objArr7);
String str3 = (String) objArr7[0];
Object[] objArr8 = new Object[1];
ax(null, null, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 93, new byte[]{-120, -111, -126, ISOFileInfo.SECURITY_ATTR_EXP, -110, ISOFileInfo.SECURITY_ATTR_EXP, -92, -98, -110, -92, -111, -120, ISOFileInfo.SECURITY_ATTR_EXP, -90, -126, -122, -92, -122, -113, ISOFileInfo.DATA_BYTES2, -92, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.PROP_INFO, ISOFileInfo.LCS_BYTE, ISOFileInfo.FCI_EXT, ISOFileInfo.SECURITY_ATTR_EXP, -124, ISOFileInfo.DATA_BYTES2, -107, -89, -120, ISOFileInfo.FILE_IDENTIFIER, -124, ISOFileInfo.DATA_BYTES2, -107, -90, ISOFileInfo.FCI_EXT, -111, -120, ISOFileInfo.DATA_BYTES2, ISOFileInfo.LCS_BYTE, -111, ISOFileInfo.DATA_BYTES2, ISOFileInfo.SECURITY_ATTR_EXP, -124, -108, -111, ISOFileInfo.FCI_EXT, ISOFileInfo.A5, -126, ISOFileInfo.DATA_BYTES2, -102, -106, ISOFileInfo.DATA_BYTES2, -122, ISOFileInfo.LCS_BYTE, -124, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.PROP_INFO, ISOFileInfo.LCS_BYTE, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.DATA_BYTES2, -122, -120, -92, -92, -93, -120, -113, -111, -111, -108}, objArr8);
String str4 = (String) objArr8[0];
Object[] objArr9 = new Object[1];
ay(new char[]{18934, 50410, 21473, 61120, 32211}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 36073, objArr9);
String str5 = (String) objArr9[0];
Object[] objArr10 = new Object[1];
ay(new char[]{18858, 42333, 36891, 36642, 64103, 59721, 50249, 13146, 11898, 7538, 2177, 26587, 21193, 16821, 48305, 43968, 34510, 62941, 57588, 57255, 52049, 9797, 5454, '7', 32565, 27159, 22867, 46095, 41836, 40493, 36310, 63639, 55195, 49833, 12728, 11411}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 60625, 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(ImageFormat.getBitsPerPixel(0) + 488, (ViewConfiguration.getZoomControlsTimeout() > 0L ? 1 : (ViewConfiguration.getZoomControlsTimeout() == 0L ? 0 : -1)) + 4, (char) (ViewConfiguration.getKeyRepeatDelay() >> 16))).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);
}
private static void ax(int[] iArr, char[] cArr, int i, byte[] bArr, Object[] objArr) {
int i2;
char[] cArr2;
int i3 = 2;
int i4 = 2 % 2;
C3614bBe c3614bBe = new C3614bBe();
char[] cArr3 = l;
float f = BitmapDescriptorFactory.HUE_RED;
int i5 = 0;
if (cArr3 != null) {
int length = cArr3.length;
char[] cArr4 = new char[length];
int i6 = 0;
while (i6 < length) {
int i7 = $10 + 123;
$11 = i7 % 128;
if (i7 % i3 == 0) {
try {
Object[] objArr2 = new Object[1];
objArr2[i5] = Integer.valueOf(cArr3[i6]);
Object obj = xzZ.y.get(-950481649);
if (obj == null) {
Class cls = (Class) xzZ.c(337 - (ViewConfiguration.getScrollBarSize() >> 8), (ViewConfiguration.getScrollFriction() > f ? 1 : (ViewConfiguration.getScrollFriction() == f ? 0 : -1)) + 4, (char) (ViewConfiguration.getKeyRepeatTimeout() >> 16));
byte b = (byte) i5;
byte b2 = b;
Object[] objArr3 = new Object[1];
az(b, b2, b2, objArr3);
obj = cls.getMethod((String) objArr3[0], Integer.TYPE);
xzZ.y.put(-950481649, obj);
}
cArr4[i6] = ((Character) ((Method) obj).invoke(null, objArr2)).charValue();
i6 %= 0;
} catch (Throwable th) {
Throwable cause = th.getCause();
if (cause == null) {
throw th;
}
throw cause;
}
} else {
Object[] objArr4 = {Integer.valueOf(cArr3[i6])};
Object obj2 = xzZ.y.get(-950481649);
if (obj2 == null) {
Class cls2 = (Class) xzZ.c(337 - (ViewConfiguration.getLongPressTimeout() >> 16), ExpandableListView.getPackedPositionType(0L) + 5, (char) TextUtils.indexOf("", "", 0, 0));
byte b3 = (byte) 0;
byte b4 = b3;
Object[] objArr5 = new Object[1];
az(b3, b4, b4, objArr5);
obj2 = cls2.getMethod((String) objArr5[0], Integer.TYPE);
xzZ.y.put(-950481649, obj2);
}
cArr4[i6] = ((Character) ((Method) obj2).invoke(null, objArr4)).charValue();
i6++;
}
i3 = 2;
f = BitmapDescriptorFactory.HUE_RED;
i5 = 0;
}
cArr3 = cArr4;
}
Object[] objArr6 = {Integer.valueOf(f7683o)};
Object obj3 = xzZ.y.get(-1521625011);
if (obj3 == null) {
Class cls3 = (Class) xzZ.c(((byte) KeyEvent.getModifierMetaStateMask()) + 284, (ViewConfiguration.getKeyRepeatDelay() >> 16) + 5, (char) (((byte) KeyEvent.getModifierMetaStateMask()) + 39814));
byte b5 = (byte) 0;
Object[] objArr7 = new Object[1];
az((byte) 57, b5, b5, objArr7);
obj3 = cls3.getMethod((String) objArr7[0], Integer.TYPE);
xzZ.y.put(-1521625011, obj3);
}
int intValue = ((Integer) ((Method) obj3).invoke(null, objArr6)).intValue();
if (p) {
c3614bBe.c = bArr.length;
char[] cArr5 = new char[c3614bBe.c];
c3614bBe.a = 0;
while (c3614bBe.a < c3614bBe.c) {
cArr5[c3614bBe.a] = (char) (cArr3[bArr[(c3614bBe.c - 1) - c3614bBe.a] + i] - intValue);
Object[] objArr8 = {c3614bBe, c3614bBe};
Object obj4 = xzZ.y.get(1779759091);
if (obj4 == null) {
obj4 = ((Class) xzZ.c(TextUtils.getTrimmedLength("") + 40, (TypedValue.complexToFloat(0) > BitmapDescriptorFactory.HUE_RED ? 1 : (TypedValue.complexToFloat(0) == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) + 5, (char) View.MeasureSpec.getSize(0))).getMethod("D", Object.class, Object.class);
xzZ.y.put(1779759091, obj4);
}
((Method) obj4).invoke(null, objArr8);
}
objArr[0] = new String(cArr5);
return;
}
if (q) {
int i8 = $10 + 17;
$11 = i8 % 128;
if (i8 % 2 == 0) {
c3614bBe.c = cArr.length;
cArr2 = new char[c3614bBe.c];
i2 = 0;
} else {
i2 = 0;
c3614bBe.c = cArr.length;
cArr2 = new char[c3614bBe.c];
}
c3614bBe.a = i2;
while (c3614bBe.a < c3614bBe.c) {
int i9 = $11 + 97;
$10 = i9 % 128;
int i10 = i9 % 2;
cArr2[c3614bBe.a] = (char) (cArr3[cArr[(c3614bBe.c - 1) - c3614bBe.a] - i] - intValue);
Object[] objArr9 = {c3614bBe, c3614bBe};
Object obj5 = xzZ.y.get(1779759091);
if (obj5 == null) {
obj5 = ((Class) xzZ.c(39 - (ExpandableListView.getPackedPositionForChild(0, 0) > 0L ? 1 : (ExpandableListView.getPackedPositionForChild(0, 0) == 0L ? 0 : -1)), 4 - TextUtils.indexOf((CharSequence) "", '0'), (char) (ViewConfiguration.getKeyRepeatDelay() >> 16))).getMethod("D", Object.class, Object.class);
xzZ.y.put(1779759091, obj5);
}
((Method) obj5).invoke(null, objArr9);
}
objArr[0] = new String(cArr2);
return;
}
int i11 = 0;
c3614bBe.c = iArr.length;
char[] cArr6 = new char[c3614bBe.c];
while (true) {
c3614bBe.a = i11;
if (c3614bBe.a >= c3614bBe.c) {
objArr[0] = new String(cArr6);
return;
} else {
cArr6[c3614bBe.a] = (char) (cArr3[iArr[(c3614bBe.c - 1) - c3614bBe.a] - i] - intValue);
i11 = c3614bBe.a + 1;
}
}
}
@Override // 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;
Context baseContext = getBaseContext();
if (baseContext == null) {
int i2 = s + 65;
r = i2 % 128;
int i3 = i2 % 2;
Object[] objArr = new Object[1];
ax(null, null, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().codePointAt(5) + 28, new byte[]{ISOFileInfo.FILE_IDENTIFIER, ISOFileInfo.DATA_BYTES2, ISOFileInfo.SECURITY_ATTR_EXP, -124, -108, -109, ISOFileInfo.ENV_TEMP_EF, -111, -122, -110, -122, -111, ISOFileInfo.LCS_BYTE, -112, ISOFileInfo.FCI_EXT, -113, -113, ISOFileInfo.DATA_BYTES2, ISOFileInfo.FCI_EXT, ISOFileInfo.FILE_IDENTIFIER, -122, ISOFileInfo.PROP_INFO, -124, ISOFileInfo.FILE_IDENTIFIER, -126, ISOFileInfo.DATA_BYTES2}, objArr);
Class<?> cls = Class.forName((String) objArr[0]);
Object[] objArr2 = new Object[1];
ax(null, null, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().length() + 114, new byte[]{-126, ISOFileInfo.PROP_INFO, -122, -111, ISOFileInfo.DATA_BYTES2, ISOFileInfo.LCS_BYTE, -122, -106, -113, -113, -112, -111, -126, ISOFileInfo.SECURITY_ATTR_EXP, -124, -124, -107, ISOFileInfo.LCS_BYTE}, objArr2);
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
}
if (baseContext != null) {
baseContext = baseContext.getApplicationContext();
}
if (baseContext != null) {
try {
Object obj = xzZ.y.get(125943855);
if (obj == null) {
obj = ((Class) xzZ.c(492 - (ViewConfiguration.getDoubleTapTimeout() >> 16), '5' - AndroidCharacter.getMirror('0'), (char) (1 - (SystemClock.elapsedRealtimeNanos() > 0L ? 1 : (SystemClock.elapsedRealtimeNanos() == 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(1378719468);
if (obj2 == null) {
obj2 = ((Class) xzZ.c(487 - Gravity.getAbsoluteGravity(0, 0), 5 - TextUtils.getCapsMode("", 0, 0), (char) View.MeasureSpec.getSize(0))).getMethod(KtaJsonExactionHelper.OBJECT, Context.class);
xzZ.y.put(1378719468, obj2);
}
((Method) obj2).invoke(invoke, objArr3);
int i4 = s + 91;
r = i4 % 128;
int i5 = i4 % 2;
} catch (Throwable th) {
Throwable cause = th.getCause();
if (cause == null) {
throw th;
}
throw cause;
}
}
super.onResume();
}
@Override // 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;
int i2 = r + 71;
s = i2 % 128;
if (i2 % 2 != 0) {
getBaseContext();
throw null;
}
Context baseContext = getBaseContext();
if (baseContext == null) {
Object[] objArr = new Object[1];
ax(null, null, (ViewConfiguration.getScrollBarSize() >> 8) + 127, new byte[]{ISOFileInfo.FILE_IDENTIFIER, ISOFileInfo.DATA_BYTES2, ISOFileInfo.SECURITY_ATTR_EXP, -124, -108, -109, ISOFileInfo.ENV_TEMP_EF, -111, -122, -110, -122, -111, ISOFileInfo.LCS_BYTE, -112, ISOFileInfo.FCI_EXT, -113, -113, ISOFileInfo.DATA_BYTES2, ISOFileInfo.FCI_EXT, ISOFileInfo.FILE_IDENTIFIER, -122, ISOFileInfo.PROP_INFO, -124, ISOFileInfo.FILE_IDENTIFIER, -126, ISOFileInfo.DATA_BYTES2}, objArr);
Class<?> cls = Class.forName((String) objArr[0]);
Object[] objArr2 = new Object[1];
ax(null, null, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.hml_document_uploaded_files).substring(0, 3).length() + 124, new byte[]{-126, ISOFileInfo.PROP_INFO, -122, -111, ISOFileInfo.DATA_BYTES2, ISOFileInfo.LCS_BYTE, -122, -106, -113, -113, -112, -111, -126, ISOFileInfo.SECURITY_ATTR_EXP, -124, -124, -107, ISOFileInfo.LCS_BYTE}, objArr2);
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
}
if (baseContext != null) {
int i3 = s + 21;
r = i3 % 128;
int i4 = i3 % 2;
baseContext = baseContext.getApplicationContext();
}
if (baseContext != null) {
int i5 = r + 15;
s = i5 % 128;
try {
if (i5 % 2 != 0) {
Object obj = xzZ.y.get(125943855);
if (obj == null) {
obj = ((Class) xzZ.c(492 - TextUtils.getTrimmedLength(""), (Process.myTid() >> 22) + 5, (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(487 - KeyEvent.getDeadChar(0, 0), (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)) + 5, (char) TextUtils.getOffsetBefore("", 0))).getMethod("c", Context.class);
xzZ.y.put(1633456013, obj2);
}
((Method) obj2).invoke(invoke, objArr3);
throw null;
}
Object obj3 = xzZ.y.get(125943855);
if (obj3 == null) {
obj3 = ((Class) xzZ.c((TypedValue.complexToFraction(0, BitmapDescriptorFactory.HUE_RED, BitmapDescriptorFactory.HUE_RED) > BitmapDescriptorFactory.HUE_RED ? 1 : (TypedValue.complexToFraction(0, BitmapDescriptorFactory.HUE_RED, BitmapDescriptorFactory.HUE_RED) == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) + 492, 5 - (ExpandableListView.getPackedPositionForGroup(0) > 0L ? 1 : (ExpandableListView.getPackedPositionForGroup(0) == 0L ? 0 : -1)), (char) (TextUtils.indexOf((CharSequence) "", '0') + 1))).getMethod("a", null);
xzZ.y.put(125943855, obj3);
}
Object invoke2 = ((Method) obj3).invoke(null, null);
Object[] objArr4 = {baseContext};
Object obj4 = xzZ.y.get(1633456013);
if (obj4 == null) {
obj4 = ((Class) xzZ.c(TextUtils.lastIndexOf("", '0') + 488, 5 - (ViewConfiguration.getScrollBarSize() >> 8), (char) View.MeasureSpec.getSize(0))).getMethod("c", Context.class);
xzZ.y.put(1633456013, obj4);
}
((Method) obj4).invoke(invoke2, objArr4);
} catch (Throwable th) {
Throwable cause = th.getCause();
if (cause == null) {
throw th;
}
throw cause;
}
}
super.onPause();
}
@Override // 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 = s + 75;
r = i2 % 128;
int i3 = i2 % 2;
super.attachBaseContext(context);
Object[] objArr = new Object[1];
ax(null, null, Drawable.resolveOpacity(0, 0) + 127, new byte[]{-120, -120, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.LCS_BYTE, ISOFileInfo.PROP_INFO, -124, -119, ISOFileInfo.FCI_EXT, -120, ISOFileInfo.PROP_INFO, ISOFileInfo.FCI_EXT, ISOFileInfo.FILE_IDENTIFIER, -122, ISOFileInfo.PROP_INFO, -124, ISOFileInfo.FILE_IDENTIFIER, -126, ISOFileInfo.DATA_BYTES2}, objArr);
Class<?> cls = Class.forName((String) objArr[0]);
Object[] objArr2 = new Object[1];
ax(null, null, 128 - (SystemClock.uptimeMillis() > 0L ? 1 : (SystemClock.uptimeMillis() == 0L ? 0 : -1)), new byte[]{ISOFileInfo.FILE_IDENTIFIER, -122, ISOFileInfo.CHANNEL_SECURITY, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.SECURITY_ATTR_COMPACT}, objArr2);
int intValue = ((Integer) cls.getDeclaredMethod((String) objArr2[0], new Class[0]).invoke(null, new Object[0])).intValue() % 100000;
if (intValue >= 99000) {
int i4 = s + 31;
r = i4 % 128;
int i5 = i4 % 2;
if (intValue <= 99999) {
return;
}
}
if (context != null) {
context = context.getApplicationContext();
}
if (context != null) {
int i6 = r + 63;
s = i6 % 128;
int i7 = i6 % 2;
try {
Object obj = xzZ.y.get(125943855);
if (obj == null) {
obj = ((Class) xzZ.c(492 - KeyEvent.normalizeMetaState(0), AndroidCharacter.getMirror('0') - '+', (char) KeyEvent.keyCodeFromString(""))).getMethod("a", null);
xzZ.y.put(125943855, obj);
}
Object invoke = ((Method) obj).invoke(null, null);
Object[] objArr3 = new Object[1];
ax(null, null, 127 - (ViewConfiguration.getJumpTapTimeout() >> 16), new byte[]{-103, ISOFileInfo.SECURITY_ATTR_EXP, -97, ISOFileInfo.LCS_BYTE, ISOFileInfo.A1, -99, -103, -98, -102, -102, ISOFileInfo.SECURITY_ATTR_EXP, -100, -105, -97, ISOFileInfo.A1, -105, -105, ISOFileInfo.FILE_IDENTIFIER, -99, ISOFileInfo.LCS_BYTE, ISOFileInfo.A1, ISOFileInfo.LCS_BYTE, ISOFileInfo.A0, -100, -99, ISOFileInfo.DATA_BYTES2, -103, -101, -97, -98, -101, -102, -97, -101, -102, -101, ISOFileInfo.DATA_BYTES2, -98, -99, -102, ISOFileInfo.DATA_BYTES2, -100, ISOFileInfo.LCS_BYTE, -101, -102, -103, -104, -105}, objArr3);
String str = (String) objArr3[0];
Object[] objArr4 = new Object[1];
ay(new char[]{18858, 60290, 3495, 44839, 49477, 25414, 34017, 9919, 22738, 64093, 7211, 45564, 54217, 30106, 38762, 51519, 27401, 36068, 11952, 16512, 57856, 1058, 47524, 56258, 32148, 40814, 12601, 21337, 62681, 5797, 18557, 59974, 3096, 41463, 50116, 26051, 34662, 14652, 23383, 64644, 7841, 45098, 53784, 29724, 43502, 52157, 28043, 36620, 8571, 17160, 58503, 1701, 47136, 55884, 31760, 37300, 13247, 21979, 63320, 10530, 19197, 60574, 3788, 41019}, View.MeasureSpec.makeMeasureSpec(0, 0) + 41519, objArr4);
String str2 = (String) objArr4[0];
Object[] objArr5 = new Object[1];
ax(null, null, AndroidCharacter.getMirror('0') + 'O', new byte[]{-104, ISOFileInfo.LCS_BYTE, -97, ISOFileInfo.A1, ISOFileInfo.DATA_BYTES2, -100, ISOFileInfo.DATA_BYTES2, -94, -100, -94, -99, ISOFileInfo.A0, -97, -98, ISOFileInfo.SECURITY_ATTR_EXP, -102, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.A0, ISOFileInfo.LCS_BYTE, -100, -101, ISOFileInfo.A1, -94, ISOFileInfo.A1, -105, -105, -98, ISOFileInfo.A1, ISOFileInfo.A1, ISOFileInfo.DATA_BYTES2, -102, -103, ISOFileInfo.FILE_IDENTIFIER, -99, ISOFileInfo.A0, -97, ISOFileInfo.SECURITY_ATTR_EXP, -100, -97, ISOFileInfo.LCS_BYTE, -98, -104, -94, -105, -94, -100, -102, ISOFileInfo.DATA_BYTES2, -97, -94, -103, -102, ISOFileInfo.SECURITY_ATTR_EXP, -101, -99, -98, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.SECURITY_ATTR_EXP, -101, ISOFileInfo.DATA_BYTES2, -101, -94, -97, ISOFileInfo.DATA_BYTES2}, objArr5);
String str3 = (String) objArr5[0];
Object[] objArr6 = new Object[1];
ax(null, null, 127 - TextUtils.getTrimmedLength(""), new byte[]{-120, -111, -126, ISOFileInfo.SECURITY_ATTR_EXP, -110, ISOFileInfo.SECURITY_ATTR_EXP, -92, -98, -110, -92, -111, -120, ISOFileInfo.SECURITY_ATTR_EXP, -90, -126, -122, -92, -122, -113, ISOFileInfo.DATA_BYTES2, -92, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.PROP_INFO, ISOFileInfo.LCS_BYTE, ISOFileInfo.FCI_EXT, ISOFileInfo.SECURITY_ATTR_EXP, -124, ISOFileInfo.DATA_BYTES2, -107, -89, -120, ISOFileInfo.FILE_IDENTIFIER, -124, ISOFileInfo.DATA_BYTES2, -107, -90, ISOFileInfo.FCI_EXT, -111, -120, ISOFileInfo.DATA_BYTES2, ISOFileInfo.LCS_BYTE, -111, ISOFileInfo.DATA_BYTES2, ISOFileInfo.SECURITY_ATTR_EXP, -124, -108, -111, ISOFileInfo.FCI_EXT, ISOFileInfo.A5, -126, ISOFileInfo.DATA_BYTES2, -102, -106, ISOFileInfo.DATA_BYTES2, -122, ISOFileInfo.LCS_BYTE, -124, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.PROP_INFO, ISOFileInfo.LCS_BYTE, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.DATA_BYTES2, -122, -120, -92, -92, -93, -120, -113, -111, -111, -108}, objArr6);
String str4 = (String) objArr6[0];
Object[] objArr7 = new Object[1];
ay(new char[]{18934, 50410, 21473, 61120, 32211}, 36107 - (TypedValue.complexToFloat(0) > BitmapDescriptorFactory.HUE_RED ? 1 : (TypedValue.complexToFloat(0) == BitmapDescriptorFactory.HUE_RED ? 0 : -1)), objArr7);
String str5 = (String) objArr7[0];
Object[] objArr8 = new Object[1];
ay(new char[]{18858, 42333, 36891, 36642, 64103, 59721, 50249, 13146, 11898, 7538, 2177, 26587, 21193, 16821, 48305, 43968, 34510, 62941, 57588, 57255, 52049, 9797, 5454, '7', 32565, 27159, 22867, 46095, 41836, 40493, 36310, 63639, 55195, 49833, 12728, 11411}, ExpandableListView.getPackedPositionChild(0L) + 60660, objArr8);
Object[] objArr9 = {context, str, str2, str3, str4, true, str5, (String) objArr8[0]};
Object obj2 = xzZ.y.get(1656189573);
if (obj2 == null) {
obj2 = ((Class) xzZ.c(488 - (ViewConfiguration.getGlobalActionKeyTimeout() > 0L ? 1 : (ViewConfiguration.getGlobalActionKeyTimeout() == 0L ? 0 : -1)), 5 - (ViewConfiguration.getMaximumDrawingCacheSize() >> 24), (char) (ImageFormat.getBitsPerPixel(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);
int i8 = r + 95;
s = i8 % 128;
int i9 = i8 % 2;
} catch (Throwable th) {
Throwable cause = th.getCause();
if (cause == null) {
throw th;
}
throw cause;
}
}
}
@Override // 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 = r + 79;
s = i2 % 128;
int i3 = i2 % 2;
super.onStart();
int i4 = s + 77;
r = i4 % 128;
if (i4 % 2 == 0) {
throw null;
}
}
}