what-the-bank/sources/com/scb/phone/view/activity/ccsof/CcSofSuccessActivity.java

670 lines
33 KiB
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package com.scb.phone.view.activity.ccsof;
import android.content.Context;
import android.content.Intent;
import android.graphics.Color;
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.TextUtils;
import android.util.TypedValue;
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.kofax.mobile.sdk._internal.impl.extraction.kta.KtaJsonExactionHelper;
import com.scb.phone.R;
import com.scb.phone.view.fragment.ccsof.CcSofSuccessFragment;
import java.lang.reflect.Method;
import java.util.ArrayList;
import java.util.List;
import o.AbstractC13482fbE;
import o.C14957gcv;
import o.C4403bZM;
import o.EW;
import o.QI;
import o.TVH;
import o.xzZ;
import org.jmrtd.cbeff.ISO781611;
/* loaded from: classes4.dex */
public final class CcSofSuccessActivity extends Hilt_CcSofSuccessActivity {
public static final LWm b;
private static int l;
private static char[] m;
/* renamed from: o, reason: collision with root package name */
private static int[] f6717o;
private static final byte[] $$y = {99, -66, 69, -31};
private static final int $$z = 207;
private static int $10 = 0;
private static int $11 = 1;
private static int k = 1;
/* JADX WARN: Removed duplicated region for block: B:10:0x0024 */
/* JADX WARN: Removed duplicated region for block: B:7:0x001c */
/* JADX WARN: Unsupported multi-entry loop pattern (BACK_EDGE: B:10:0x0024 -> B:4:0x0028). 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 aF(int r5, int r6, int r7, java.lang.Object[] r8) {
/*
int r5 = r5 * 4
int r5 = 3 - r5
int r6 = 104 - r6
byte[] r0 = com.scb.phone.view.activity.ccsof.CcSofSuccessActivity.$$y
int r7 = r7 * 4
int r1 = r7 + 1
byte[] r1 = new byte[r1]
r2 = 0
if (r0 != 0) goto L14
r4 = r7
r3 = r2
goto L28
L14:
r3 = r2
L15:
int r5 = r5 + 1
byte r4 = (byte) r6
r1[r3] = r4
if (r3 != r7) goto L24
java.lang.String r5 = new java.lang.String
r5.<init>(r1, r2)
r8[r2] = r5
return
L24:
int r3 = r3 + 1
r4 = r0[r5]
L28:
int r4 = -r4
int r6 = r6 + r4
goto L15
*/
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.ccsof.CcSofSuccessActivity.aF(int, int, int, java.lang.Object[]):void");
}
/* loaded from: classes4.dex */
public static final class LWm {
private LWm() {
}
public static Intent aat_(Context context, EW ew, String str, List<QI> list) {
C14957gcv.e(context, "");
C14957gcv.e(ew, "");
C14957gcv.e(str, "");
Intent intent = new Intent(context, (Class<?>) CcSofSuccessActivity.class);
intent.putExtra("EXTRA_CC_SOF_KEY_SUCCESS", ew);
intent.putExtra("EXTRA_CC_SOF_KEY_SUCCESS_PARTNER_SUBTYPE_CODE", str);
if (list != null) {
intent.putParcelableArrayListExtra("EXTRA_ITEM_DEEP_LINK_BUTTON_DISPLAY_LIST", new ArrayList<>(list));
}
return intent;
}
public /* synthetic */ LWm(byte b) {
this();
}
}
@Override // com.scb.phone.view.activity.ReviewSuccessfulActivity
public final void j() {
EW ew;
String str;
ArrayList arrayList;
int i = 2 % 2;
Intent intent = getIntent();
Object obj = null;
if (intent != null) {
int i2 = k + 97;
l = i2 % 128;
if (i2 % 2 != 0) {
obj.hashCode();
throw null;
}
ew = (EW) intent.getParcelableExtra("EXTRA_CC_SOF_KEY_SUCCESS");
} else {
ew = null;
}
Intent intent2 = getIntent();
if (intent2 != null) {
int i3 = l + 33;
k = i3 % 128;
int i4 = i3 % 2;
str = intent2.getStringExtra("EXTRA_CC_SOF_KEY_SUCCESS_PARTNER_SUBTYPE_CODE");
} else {
int i5 = l + 117;
k = i5 % 128;
int i6 = i5 % 2;
str = null;
}
Intent intent3 = getIntent();
if (intent3 != null) {
int i7 = k + 97;
l = i7 % 128;
int i8 = i7 % 2;
arrayList = intent3.getParcelableArrayListExtra("EXTRA_ITEM_DEEP_LINK_BUTTON_DISPLAY_LIST");
} else {
arrayList = null;
}
if (ew != null && str != null) {
AbstractC13482fbE a = getSupportFragmentManager().a();
CcSofSuccessFragment.Sts sts = CcSofSuccessFragment.d;
ArrayList arrayList2 = arrayList;
C14957gcv.e(ew, "");
C14957gcv.e(str, "");
CcSofSuccessFragment ccSofSuccessFragment = new CcSofSuccessFragment();
Bundle bundle = new Bundle();
bundle.putParcelable("EXTRA_CC_SOF_KEY_SUCCESS", ew);
bundle.putString("EXTRA_CC_SOF_KEY_SUCCESS_PARTNER_SUBTYPE_CODE", str);
if (arrayList2 != null) {
bundle.putParcelableArrayList("EXTRA_ITEM_DEEP_LINK_BUTTON_DISPLAY_LIST", new ArrayList<>(arrayList2));
}
ccSofSuccessFragment.setArguments(bundle);
a.b(R.id.frame_container, ccSofSuccessFragment, null, 2);
a.b();
}
int i9 = l + 61;
k = i9 % 128;
int i10 = i9 % 2;
}
private static void aD(int[] iArr, int i, Object[] objArr) {
int i2;
int[] iArr2;
char c;
int i3 = 2 % 2;
C4403bZM c4403bZM = new C4403bZM();
char[] cArr = new char[4];
char[] cArr2 = new char[iArr.length * 2];
int[] iArr3 = f6717o;
char c2 = '0';
int i4 = 1;
char c3 = 0;
if (iArr3 != null) {
int length = iArr3.length;
int[] iArr4 = new int[length];
int i5 = 0;
while (i5 < length) {
try {
Object[] objArr2 = new Object[i4];
objArr2[0] = Integer.valueOf(iArr3[i5]);
Object obj = xzZ.y.get(729798706);
if (obj == null) {
obj = ((Class) xzZ.c(15 - TextUtils.indexOf("", ""), TextUtils.lastIndexOf("", c2, 0) + 6, (char) (58134 - (CdmaCellLocation.convertQuartSecToDecDegrees(0) > 0.0d ? 1 : (CdmaCellLocation.convertQuartSecToDecDegrees(0) == 0.0d ? 0 : -1))))).getMethod("i", Integer.TYPE);
xzZ.y.put(729798706, obj);
}
iArr4[i5] = ((Integer) ((Method) obj).invoke(null, objArr2)).intValue();
i5++;
int i6 = $10 + 121;
$11 = i6 % 128;
int i7 = i6 % 2;
c2 = '0';
i4 = 1;
} catch (Throwable th) {
Throwable cause = th.getCause();
if (cause == null) {
throw th;
}
throw cause;
}
}
iArr3 = iArr4;
}
int length2 = iArr3.length;
int[] iArr5 = new int[length2];
int[] iArr6 = f6717o;
if (iArr6 != null) {
int length3 = iArr6.length;
int[] iArr7 = new int[length3];
int i8 = 0;
while (i8 < length3) {
int i9 = $11 + 61;
$10 = i9 % 128;
int i10 = i9 % 2;
Object[] objArr3 = new Object[1];
objArr3[c3] = Integer.valueOf(iArr6[i8]);
Object obj2 = xzZ.y.get(729798706);
if (obj2 != null) {
iArr2 = iArr6;
c = 55346;
} else {
obj2 = ((Class) xzZ.c(KeyEvent.keyCodeFromString("") + 15, ExpandableListView.getPackedPositionGroup(0L) + 5, (char) (58135 - (SystemClock.elapsedRealtime() > 0L ? 1 : (SystemClock.elapsedRealtime() == 0L ? 0 : -1))))).getMethod("i", Integer.TYPE);
iArr2 = iArr6;
c = 55346;
xzZ.y.put(729798706, obj2);
}
iArr7[i8] = ((Integer) ((Method) obj2).invoke(null, objArr3)).intValue();
i8++;
iArr6 = iArr2;
c3 = 0;
}
int i11 = $10 + 11;
$11 = i11 % 128;
int i12 = i11 % 2;
iArr6 = iArr7;
i2 = 0;
} else {
i2 = 0;
}
System.arraycopy(iArr6, i2, iArr5, i2, length2);
c4403bZM.b = i2;
int i13 = $11 + 31;
$10 = i13 % 128;
int i14 = i13 % 2;
while (c4403bZM.b < iArr.length) {
int i15 = $11 + 123;
$10 = i15 % 128;
int i16 = i15 % 2;
cArr[0] = (char) (iArr[c4403bZM.b] >> 16);
cArr[1] = (char) iArr[c4403bZM.b];
cArr[2] = (char) (iArr[c4403bZM.b + 1] >> 16);
cArr[3] = (char) iArr[c4403bZM.b + 1];
c4403bZM.e = (cArr[0] << 16) + cArr[1];
c4403bZM.a = (cArr[2] << 16) + cArr[3];
C4403bZM.d(iArr5);
int i17 = 0;
for (int i18 = 16; i17 < i18; i18 = 16) {
c4403bZM.e ^= iArr5[i17];
Object[] objArr4 = {c4403bZM, Integer.valueOf(C4403bZM.d(c4403bZM.e)), c4403bZM, c4403bZM};
Object obj3 = xzZ.y.get(-1196964548);
if (obj3 == null) {
Class cls = (Class) xzZ.c(117 - TextUtils.lastIndexOf("", '0', 0, 0), 5 - (ViewConfiguration.getKeyRepeatDelay() >> i18), (char) Color.argb(0, 0, 0, 0));
byte b2 = (byte) 0;
byte b3 = b2;
Object[] objArr5 = new Object[1];
aF(b2, b3, b3, objArr5);
obj3 = cls.getMethod((String) objArr5[0], Object.class, Integer.TYPE, Object.class, Object.class);
xzZ.y.put(-1196964548, obj3);
}
int intValue = ((Integer) ((Method) obj3).invoke(null, objArr4)).intValue();
c4403bZM.e = c4403bZM.a;
c4403bZM.a = intValue;
i17++;
}
int i19 = c4403bZM.e;
c4403bZM.e = c4403bZM.a;
c4403bZM.a = i19;
c4403bZM.a ^= iArr5[16];
c4403bZM.e ^= iArr5[17];
int i20 = c4403bZM.e;
int i21 = c4403bZM.a;
cArr[0] = (char) (c4403bZM.e >>> 16);
cArr[1] = (char) c4403bZM.e;
cArr[2] = (char) (c4403bZM.a >>> 16);
cArr[3] = (char) c4403bZM.a;
C4403bZM.d(iArr5);
cArr2[c4403bZM.b * 2] = cArr[0];
cArr2[(c4403bZM.b * 2) + 1] = cArr[1];
cArr2[(c4403bZM.b * 2) + 2] = cArr[2];
cArr2[(c4403bZM.b * 2) + 3] = cArr[3];
Object[] objArr6 = {c4403bZM, c4403bZM};
Object obj4 = xzZ.y.get(1914371176);
if (obj4 == null) {
Class cls2 = (Class) xzZ.c(98 - View.MeasureSpec.getMode(0), (Process.getElapsedCpuTime() > 0L ? 1 : (Process.getElapsedCpuTime() == 0L ? 0 : -1)) + 4, (char) TextUtils.getTrimmedLength(""));
byte b4 = (byte) 0;
byte b5 = (byte) (b4 + 2);
Object[] objArr7 = new Object[1];
aF(b4, b5, (byte) (b5 - 2), objArr7);
obj4 = cls2.getMethod((String) objArr7[0], Object.class, Object.class);
xzZ.y.put(1914371176, obj4);
}
((Method) obj4).invoke(null, objArr6);
}
objArr[0] = new String(cArr2, 0, i);
}
/* JADX WARN: Code restructure failed: missing block: B:6:0x009b, code lost:
if (r2 > 99999) goto L10;
*/
@Override // com.scb.phone.view.activity.ccsof.Hilt_CcSofSuccessActivity, com.scb.phone.view.activity.ReviewSuccessfulActivity, o.AbstractActivityC9796dqe, 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
/*
Code decompiled incorrectly, please refer to instructions dump.
To view partially-correct add '--show-bad-code' argument
*/
public final void onCreate(android.os.Bundle r17) {
/*
Method dump skipped, instructions count: 1042
To view this dump add '--comments-level debug' option
*/
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.ccsof.CcSofSuccessActivity.onCreate(android.os.Bundle):void");
}
private static void aE(int[] iArr, boolean z, byte[] bArr, Object[] objArr) {
int i = 2 % 2;
TVH tvh = new TVH();
int i2 = iArr[0];
int i3 = iArr[1];
int i4 = iArr[2];
int i5 = iArr[3];
char[] cArr = m;
double d = 0.0d;
if (cArr != null) {
int length = cArr.length;
char[] cArr2 = new char[length];
int i6 = 0;
while (i6 < length) {
try {
Object[] objArr2 = {Integer.valueOf(cArr[i6])};
Object obj = xzZ.y.get(1645349359);
if (obj == null) {
Class cls = (Class) xzZ.c((CdmaCellLocation.convertQuartSecToDecDegrees(0) > d ? 1 : (CdmaCellLocation.convertQuartSecToDecDegrees(0) == d ? 0 : -1)) + 223, 4 - MotionEvent.axisFromString(""), (char) (41977 - (ViewConfiguration.getLongPressTimeout() >> 16)));
byte b2 = (byte) 0;
Object[] objArr3 = new Object[1];
aF(b2, (byte) (b2 | 33), b2, objArr3);
obj = cls.getMethod((String) objArr3[0], Integer.TYPE);
xzZ.y.put(1645349359, obj);
}
cArr2[i6] = ((Character) ((Method) obj).invoke(null, objArr2)).charValue();
i6++;
d = 0.0d;
} catch (Throwable th) {
Throwable cause = th.getCause();
if (cause == null) {
throw th;
}
throw cause;
}
}
int i7 = $10 + 59;
$11 = i7 % 128;
int i8 = i7 % 2;
cArr = cArr2;
}
char[] cArr3 = new char[i3];
System.arraycopy(cArr, i2, cArr3, 0, i3);
if (bArr != null) {
char[] cArr4 = new char[i3];
tvh.c = 0;
char c = 0;
while (tvh.c < i3) {
if (bArr[tvh.c] == 1) {
int i9 = tvh.c;
Object[] objArr4 = {Integer.valueOf(cArr3[tvh.c]), Integer.valueOf(c)};
Object obj2 = xzZ.y.get(850398076);
if (obj2 == null) {
obj2 = ((Class) xzZ.c(502 - (ViewConfiguration.getKeyRepeatTimeout() >> 16), (ViewConfiguration.getFadingEdgeLength() >> 16) + 5, (char) ((ViewConfiguration.getWindowTouchSlop() >> 8) + 54))).getMethod("F", Integer.TYPE, Integer.TYPE);
xzZ.y.put(850398076, obj2);
}
cArr4[i9] = ((Character) ((Method) obj2).invoke(null, objArr4)).charValue();
} else {
int i10 = tvh.c;
Object[] objArr5 = {Integer.valueOf(cArr3[tvh.c]), Integer.valueOf(c)};
Object obj3 = xzZ.y.get(1084521042);
if (obj3 == null) {
obj3 = ((Class) xzZ.c(15 - (CdmaCellLocation.convertQuartSecToDecDegrees(0) > 0.0d ? 1 : (CdmaCellLocation.convertQuartSecToDecDegrees(0) == 0.0d ? 0 : -1)), 5 - View.MeasureSpec.makeMeasureSpec(0, 0), (char) (Drawable.resolveOpacity(0, 0) + 58134))).getMethod("H", Integer.TYPE, Integer.TYPE);
xzZ.y.put(1084521042, obj3);
}
cArr4[i10] = ((Character) ((Method) obj3).invoke(null, objArr5)).charValue();
}
c = cArr4[tvh.c];
Object[] objArr6 = {tvh, tvh};
Object obj4 = xzZ.y.get(1698744941);
if (obj4 == null) {
Class cls2 = (Class) xzZ.c(401 - ExpandableListView.getPackedPositionChild(0L), (ViewConfiguration.getPressedStateDuration() >> 16) + 5, (char) (View.MeasureSpec.getSize(0) + 21608));
byte b3 = (byte) 0;
Object[] objArr7 = new Object[1];
aF(b3, (byte) (-$$y[3]), b3, objArr7);
obj4 = cls2.getMethod((String) objArr7[0], Object.class, Object.class);
xzZ.y.put(1698744941, obj4);
}
((Method) obj4).invoke(null, objArr6);
}
cArr3 = cArr4;
}
if (i5 > 0) {
char[] cArr5 = new char[i3];
System.arraycopy(cArr3, 0, cArr5, 0, i3);
int i11 = i3 - i5;
System.arraycopy(cArr5, 0, cArr3, i11, i5);
System.arraycopy(cArr5, i5, cArr3, 0, i11);
}
if (z) {
int i12 = $11 + 101;
$10 = i12 % 128;
int i13 = i12 % 2;
char[] cArr6 = new char[i3];
tvh.c = 0;
while (tvh.c < i3) {
cArr6[tvh.c] = cArr3[(i3 - tvh.c) - 1];
tvh.c++;
int i14 = $10 + 15;
$11 = i14 % 128;
int i15 = i14 % 2;
}
cArr3 = cArr6;
}
if (i4 > 0) {
int i16 = $10 + 63;
$11 = i16 % 128;
int i17 = i16 % 2;
tvh.c = 0;
while (tvh.c < i3) {
int i18 = $11 + 43;
$10 = i18 % 128;
int i19 = i18 % 2;
cArr3[tvh.c] = (char) (cArr3[tvh.c] - iArr[2]);
tvh.c++;
}
}
objArr[0] = new String(cArr3);
}
/* JADX INFO: Access modifiers changed from: private */
public static /* synthetic */ Object d(Object[] objArr) {
CcSofSuccessActivity ccSofSuccessActivity = (CcSofSuccessActivity) objArr[0];
int i = 2 % 2;
int i2 = l + 89;
k = i2 % 128;
Object obj = null;
if (i2 % 2 == 0) {
ccSofSuccessActivity.getBaseContext();
obj.hashCode();
throw null;
}
Context baseContext = ccSofSuccessActivity.getBaseContext();
if (baseContext == null) {
Object[] objArr2 = new Object[1];
aD(new int[]{502273454, 1593957231, 910985869, 323711119, -310697739, 1380678833, -759056879, 1074323237, -1908338053, 549037210, 307179549, -1043800343, 458772659, -1460595825}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().length() + 13, objArr2);
Class<?> cls = Class.forName((String) objArr2[0]);
Object[] objArr3 = new Object[1];
aD(new int[]{1868875878, 1072841916, -587756833, 884935254, -699656711, 863968041, -1337177138, 353272081, 174549980, 255607836}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion - 16, objArr3);
baseContext = (Context) cls.getMethod((String) objArr3[0], new Class[0]).invoke(null, null);
}
if (baseContext != null) {
baseContext = baseContext.getApplicationContext();
}
if (baseContext != null) {
try {
Object obj2 = xzZ.y.get(125943855);
if (obj2 == null) {
obj2 = ((Class) xzZ.c((ViewConfiguration.getScrollDefaultDelay() >> 16) + 492, Process.getGidForName("") + 6, (char) (ViewConfiguration.getKeyRepeatTimeout() >> 16))).getMethod("a", null);
xzZ.y.put(125943855, obj2);
}
Object invoke = ((Method) obj2).invoke(null, null);
Object[] objArr4 = {baseContext};
Object obj3 = xzZ.y.get(1378719468);
if (obj3 == null) {
obj3 = ((Class) xzZ.c(487 - Color.green(0), 4 - TextUtils.indexOf((CharSequence) "", '0'), (char) (ViewConfiguration.getDoubleTapTimeout() >> 16))).getMethod(KtaJsonExactionHelper.OBJECT, Context.class);
xzZ.y.put(1378719468, obj3);
}
((Method) obj3).invoke(invoke, objArr4);
} catch (Throwable th) {
Throwable cause = th.getCause();
if (cause != null) {
throw cause;
}
throw th;
}
}
super.onResume();
int i3 = k + 99;
l = i3 % 128;
if (i3 % 2 == 0) {
return null;
}
obj.hashCode();
throw null;
}
@Override // com.scb.phone.view.activity.ccsof.Hilt_CcSofSuccessActivity, com.scb.phone.view.activity.ReviewSuccessfulActivity, o.AbstractActivityC9796dqe, 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 final void onPause() {
int i = 2 % 2;
int i2 = l + 25;
k = i2 % 128;
int i3 = i2 % 2;
Context baseContext = getBaseContext();
if (baseContext == null) {
Object[] objArr = new Object[1];
aD(new int[]{502273454, 1593957231, 910985869, 323711119, -310697739, 1380678833, -759056879, 1074323237, -1908338053, 549037210, 307179549, -1043800343, 458772659, -1460595825}, 27 - (AudioTrack.getMaxVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMaxVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)), objArr);
Class<?> cls = Class.forName((String) objArr[0]);
Object[] objArr2 = new Object[1];
aD(new int[]{1868875878, 1072841916, -587756833, 884935254, -699656711, 863968041, -1337177138, 353272081, 174549980, 255607836}, ((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) {
baseContext = baseContext.getApplicationContext();
int i4 = l + 91;
k = i4 % 128;
int i5 = i4 % 2;
}
if (baseContext != null) {
try {
Object obj = xzZ.y.get(125943855);
if (obj == null) {
obj = ((Class) xzZ.c(493 - (ViewConfiguration.getGlobalActionKeyTimeout() > 0L ? 1 : (ViewConfiguration.getGlobalActionKeyTimeout() == 0L ? 0 : -1)), 5 - TextUtils.indexOf("", "", 0, 0), (char) ((SystemClock.uptimeMillis() > 0L ? 1 : (SystemClock.uptimeMillis() == 0L ? 0 : -1)) - 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(((byte) KeyEvent.getModifierMetaStateMask()) + 488, (SystemClock.currentThreadTimeMillis() > (-1L) ? 1 : (SystemClock.currentThreadTimeMillis() == (-1L) ? 0 : -1)) + 4, (char) (ExpandableListView.getPackedPositionForGroup(0) > 0L ? 1 : (ExpandableListView.getPackedPositionForGroup(0) == 0L ? 0 : -1)))).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.ccsof.Hilt_CcSofSuccessActivity, com.scb.phone.view.activity.ReviewSuccessfulActivity, o.AbstractActivityC9796dqe, 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 final void attachBaseContext(Context context) {
int i = 2 % 2;
int i2 = k + 95;
l = i2 % 128;
int i3 = i2 % 2;
super.attachBaseContext(context);
Object[] objArr = new Object[1];
aD(new int[]{502273454, 1593957231, 910985869, 323711119, -1055459062, -1040298921, 1736575845, -873579162, 1336434277, 1387395593}, 18 - (ViewConfiguration.getMaximumFlingVelocity() >> 16), objArr);
Class<?> cls = Class.forName((String) objArr[0]);
Object[] objArr2 = new Object[1];
aD(new int[]{-1724911860, -1050000295, 756891593, 76878068}, (KeyEvent.getMaxKeyCode() >> 16) + 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 = l + 45;
k = i4 % 128;
int i5 = i4 % 2;
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(Color.red(0) + 492, 5 - (TypedValue.complexToFloat(0) > BitmapDescriptorFactory.HUE_RED ? 1 : (TypedValue.complexToFloat(0) == BitmapDescriptorFactory.HUE_RED ? 0 : -1)), (char) View.MeasureSpec.getSize(0))).getMethod("a", null);
xzZ.y.put(125943855, obj);
}
Object invoke = ((Method) obj).invoke(null, null);
Object[] objArr3 = new Object[1];
aE(new int[]{0, 48, 0, 26}, true, new byte[]{0, 0, 1, 0, 1, 1, 1, 0, 1, 1, 0, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 0, 1, 0, 1, 0, 1, 1, 1, 1, 0, 0, 1, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 1, 1, 0, 0, 0}, objArr3);
String str = (String) objArr3[0];
Object[] objArr4 = new Object[1];
aE(new int[]{48, 64, 0, 0}, true, new byte[]{1, 0, 1, 0, 0, 1, 0, 1, 0, 1, 1, 1, 0, 1, 0, 0, 0, 0, 1, 0, 1, 1, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 0, 1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 1, 0, 1}, objArr4);
String str2 = (String) objArr4[0];
Object[] objArr5 = new Object[1];
aD(new int[]{1388048358, 142066635, 779059349, -2075382313, 1800239822, 947609491, -13737458, 1194631068, -863431723, 1136473278, 2127753008, 1822955732, 1985042383, -247016095, 427214858, -1674975164, -189501660, -451333449, 1514024655, -496296981, -434654482, 1797784566, -466235753, -1219358698, 1392541375, -1983492210, 1265071558, -33084015, -860936990, -1576055907, 1551583517, -1008337556}, 64 - KeyEvent.keyCodeFromString(""), objArr5);
String str3 = (String) objArr5[0];
Object[] objArr6 = new Object[1];
aD(new int[]{-1214309409, -121401617, -334093900, -272563388, -1255936290, -1012893230, -2058673586, 2021903590, -788176348, -343589919, -2115832488, -1832052126, 1227453200, -766356939, -323131555, -914192593, -228607485, 204230444, -1966067754, -1970106550, -1398039071, 203651326, 1245349057, -1158027054, 622372002, 565594992, 846776693, -1813948828, 2105506011, 138688609, 2131905474, -658232316, -253062542, 1427278583, -888744703, -1731017378, -1602152082, 2049190292}, Color.rgb(0, 0, 0) + 16777290, objArr6);
String str4 = (String) objArr6[0];
Object[] objArr7 = new Object[1];
aE(new int[]{112, 5, 0, 0}, true, new byte[]{0, 0, 0, 0, 1}, objArr7);
String str5 = (String) objArr7[0];
Object[] objArr8 = new Object[1];
aE(new int[]{117, 36, ISO781611.BIOMETRIC_SUBTYPE_TAG, 4}, false, new byte[]{0, 1, 0, 0, 0, 0, 1, 0, 0, 1, 1, 0, 1, 1, 0, 1, 1, 1, 1, 0, 1, 0, 0, 0, 1, 1, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0}, 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.indexOf((CharSequence) "", '0'), (ViewConfiguration.getMinimumFlingVelocity() >> 16) + 5, (char) (ViewConfiguration.getPressedStateDuration() >> 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, objArr9);
} catch (Throwable th) {
Throwable cause = th.getCause();
if (cause == null) {
throw th;
}
throw cause;
}
}
}
static void f() {
f6717o = new int[]{860230788, -743371183, -678514052, -813264032, 1600522711, 658495060, -335565260, 1394485052, -1289585961, 528310072, -1773391616, 2093604920, -1551595132, 1610105799, -692377287, -1802396598, 1923721133, -270195619};
m = new char[]{39952, 40005, 40004, 40006, 40001, 39992, 39998, 39998, 39993, 40001, 40006, 39998, 40001, 40001, 40001, 40002, 39998, 40006, 40042, 40040, 40047, 40000, 40001, 40000, 39998, 39999, 39993, 40007, 40005, 40006, 40007, 39996, 39997, 39992, 40001, 40041, 40040, 40046, 40000, 39999, 39997, 39992, 39994, 40001, 40005, 40005, 40007, 40007, 39993, 40040, 40042, 40007, 39996, 39999, 40001, 40006, 40006, 40000, 39997, 40006, 40006, 40005, 40004, 40005, 40040, 40007, 39992, 39992, 39998, 40000, 40042, 40007, 40007, 40041, 40006, 39997, 40000, 40000, 39997, 39996, 39996, 39999, 39999, 39998, 40001, 40002, 39992, 39999, 39992, 40001, 40000, 40007, 40001, 39994, 39993, 39998, 39992, 39999, 39997, 39999, 39999, 39999, 39992, 40006, 40004, 39997, 40000, 40007, 40006, 40006, 40007, 40040, 39955, 39972, 39992, 39992, 39992, 40016, 40125, 40126, 40134, 40172, 40174, 40128, 40126, 40133, 40155, 40115, 40127, 40123, 40120, 40126, 40135, 40174, 40130, 40121, 40126, 40120, 40120, 40122, 40130, 40168, 40174, 40173, 40129, 40122, 40135, 40135, 40128, 40133, 40155, 40173, 40133};
}
@Override // com.scb.phone.view.activity.ccsof.Hilt_CcSofSuccessActivity, com.scb.phone.view.activity.ReviewSuccessfulActivity, o.AbstractActivityC9796dqe, 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 final void onResume() {
int i = ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 981376064;
d(new Object[]{this});
}
@Override // com.scb.phone.view.activity.ccsof.Hilt_CcSofSuccessActivity, com.scb.phone.view.activity.ReviewSuccessfulActivity, o.AbstractActivityC9796dqe, 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 final void onStart() {
int i = 2 % 2;
int i2 = k + 115;
l = i2 % 128;
int i3 = i2 % 2;
Object obj = null;
super.onStart();
if (i3 != 0) {
obj.hashCode();
throw null;
}
int i4 = l + 69;
k = i4 % 128;
if (i4 % 2 != 0) {
return;
}
obj.hashCode();
throw null;
}
static {
l = 0;
f();
b = new LWm((byte) 0);
int i = k + 35;
l = i % 128;
if (i % 2 != 0) {
throw null;
}
}
}