what-the-bank/sources/com/scb/phone/view/activity/registration/RegistrationDeadCardActivit...

631 lines
31 KiB
Java

package com.scb.phone.view.activity.registration;
import android.content.Context;
import android.content.Intent;
import android.graphics.ImageFormat;
import android.media.AudioTrack;
import android.os.Process;
import android.os.SystemClock;
import android.telephony.cdma.CdmaCellLocation;
import android.text.TextUtils;
import android.util.TypedValue;
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 androidx.fragment.app.Fragment;
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 com.scb.phone.view.fragment.registration.RegistrationCardDetailFragment;
import java.lang.reflect.Method;
import o.C14957gcv;
import o.C7959cyF;
import o.EnumC1262Zd;
import o.GuL;
import o.InterfaceC13391fZD;
import o.InterfaceC9593dmf;
import o.TVH;
import o.xzZ;
import org.bouncycastle.crypto.tls.CipherSuite;
/* loaded from: classes5.dex */
public final class RegistrationDeadCardActivity extends Hilt_RegistrationDeadCardActivity implements InterfaceC9593dmf {
private static final byte[] $$y = {85, -61, 49, 80};
private static final int $$z = 160;
private static int $10 = 0;
private static int $11 = 1;
private static int k = 1;
private static int l;
private static long m;
/* renamed from: o, reason: collision with root package name */
private static char[] f7847o;
@InterfaceC13391fZD
public C7959cyF presenter;
/* 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:0x0029). 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(short r6, byte r7, short r8, java.lang.Object[] r9) {
/*
int r6 = r6 * 4
int r6 = 1 - r6
int r8 = r8 + 4
int r7 = r7 * 2
int r7 = r7 + 71
byte[] r0 = com.scb.phone.view.activity.registration.RegistrationDeadCardActivity.$$y
byte[] r1 = new byte[r6]
r2 = 0
if (r0 != 0) goto L15
r3 = r7
r4 = r2
r7 = r6
goto L29
L15:
r3 = r2
L16:
int r4 = r3 + 1
byte r5 = (byte) r7
r1[r3] = r5
if (r4 != r6) goto L25
java.lang.String r6 = new java.lang.String
r6.<init>(r1, r2)
r9[r2] = r6
return
L25:
int r8 = r8 + 1
r3 = r0[r8]
L29:
int r7 = r7 + r3
r3 = r4
goto L16
*/
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.registration.RegistrationDeadCardActivity.aF(short, byte, short, java.lang.Object[]):void");
}
/* loaded from: classes5.dex */
public static final class HBt {
private HBt() {
}
public /* synthetic */ HBt(byte b) {
this();
}
}
private static void aE(char[] cArr, int i, Object[] objArr) {
int i2 = 2 % 2;
GuL guL = new GuL();
char[] a = GuL.a(m ^ (-7538262848231253921L), cArr, i);
guL.a = 4;
while (guL.a < a.length) {
int i3 = $10 + 27;
$11 = i3 % 128;
int i4 = i3 % 2;
guL.c = guL.a - 4;
int i5 = guL.a;
try {
Object[] objArr2 = {Long.valueOf(a[guL.a] ^ a[guL.a % 4]), Long.valueOf(guL.c), Long.valueOf(m)};
Object obj = xzZ.y.get(428080616);
if (obj == null) {
Class cls = (Class) xzZ.c((ViewConfiguration.getScrollDefaultDelay() >> 16) + 208, 5 - (ViewConfiguration.getDoubleTapTimeout() >> 16), (char) (1706 - (ViewConfiguration.getScrollBarFadeDuration() >> 16)));
byte b = (byte) 0;
Object[] objArr3 = new Object[1];
aF(b, (byte) (b | Ascii.CAN), (byte) (-1), objArr3);
obj = cls.getMethod((String) objArr3[0], Long.TYPE, Long.TYPE, Long.TYPE);
xzZ.y.put(428080616, obj);
}
a[i5] = ((Character) ((Method) obj).invoke(null, objArr2)).charValue();
Object[] objArr4 = {guL, guL};
Object obj2 = xzZ.y.get(-1875914398);
if (obj2 == null) {
Class cls2 = (Class) xzZ.c(392 - (ViewConfiguration.getFadingEdgeLength() >> 16), ExpandableListView.getPackedPositionType(0L) + 5, (char) (TypedValue.complexToFloat(0) > BitmapDescriptorFactory.HUE_RED ? 1 : (TypedValue.complexToFloat(0) == BitmapDescriptorFactory.HUE_RED ? 0 : -1)));
byte b2 = (byte) 0;
Object[] objArr5 = new Object[1];
aF(b2, (byte) (b2 | Ascii.EM), (byte) (-1), objArr5);
obj2 = cls2.getMethod((String) objArr5[0], Object.class, Object.class);
xzZ.y.put(-1875914398, obj2);
}
((Method) obj2).invoke(null, objArr4);
int i6 = $11 + 75;
$10 = i6 % 128;
int i7 = i6 % 2;
} catch (Throwable th) {
Throwable cause = th.getCause();
if (cause == null) {
throw th;
}
throw cause;
}
}
objArr[0] = new String(a, 4, a.length - 4);
}
/* JADX WARN: Code restructure failed: missing block: B:14:0x0097, code lost:
if (r2 > 99999) goto L10;
*/
/* JADX WARN: Code restructure failed: missing block: B:6:0x0094, code lost:
if (r2 > 99999) goto L10;
*/
/* JADX WARN: Removed duplicated region for block: B:13:0x02dd */
/* JADX WARN: Removed duplicated region for block: B:9:0x02d1 */
@Override // com.scb.phone.view.activity.registration.Hilt_RegistrationDeadCardActivity, com.scb.phone.view.activity.BaseActivityWithFragment, 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 r19) {
/*
Method dump skipped, instructions count: 1072
To view this dump add '--comments-level debug' option
*/
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.registration.RegistrationDeadCardActivity.onCreate(android.os.Bundle):void");
}
@Override // com.scb.phone.view.activity.BaseActivityWithFragment
public final Fragment M() {
int i = 2 % 2;
String stringExtra = getIntent().getStringExtra("EXTRA_CARD_NO");
if (stringExtra == null) {
stringExtra = "";
}
String stringExtra2 = getIntent().getStringExtra("EXTRA_LIMIT");
if (stringExtra2 == null) {
stringExtra2 = "";
}
if (this.presenter == null) {
int i2 = k + 121;
l = i2 % 128;
int i3 = i2 % 2;
C14957gcv.a("");
}
EnumC1262Zd serializableExtra = getIntent().getSerializableExtra("EXTRA_FLOW_TYPE");
if (serializableExtra == null) {
int i4 = l + 67;
k = i4 % 128;
int i5 = i4 % 2;
serializableExtra = EnumC1262Zd.FAST_EASY;
}
C14957gcv.c(serializableExtra, "");
RegistrationCardDetailFragment b = RegistrationCardDetailFragment.b(C7959cyF.d(serializableExtra), stringExtra, stringExtra2);
C14957gcv.c(b, "");
return b;
}
@Override // com.scb.phone.view.activity.registration.Hilt_RegistrationDeadCardActivity, com.scb.phone.view.activity.BaseActivityWithFragment, 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 = 2 % 2;
Context baseContext = getBaseContext();
if (baseContext == null) {
Object[] objArr = new Object[1];
aE(new char[]{60380, 60349, 20461, 23545, 58375, 27885, 47707, 52375, 20977, 10726, 46639, 56969, 18541, 63447, '#', 45281, 7717, 17852, 53839, 25278, 44042, 5022, 48247, 54406, 29184, 57735, 3737, 34658, 205, 45155}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.hml_promptpay_verification_snackbar_max_attemp).substring(56, 59).codePointAt(2) - 32, objArr);
Class<?> cls = Class.forName((String) objArr[0]);
Object[] objArr2 = new Object[1];
aE(new char[]{60711, 60740, 16629, 21754, 33117, 29076, 48298, 43483, 19592, 9977, 54131, 50079, 20103, 63695, 25971, 44511, 6396, 19110, 46851, 32711, 43752, 7297}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion - 34, objArr2);
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
}
if (baseContext != null) {
int i2 = k + 29;
l = i2 % 128;
if (i2 % 2 != 0) {
baseContext.getApplicationContext();
throw null;
}
baseContext = baseContext.getApplicationContext();
}
if (baseContext != null) {
int i3 = k + 85;
l = i3 % 128;
try {
if (i3 % 2 != 0) {
Object obj = xzZ.y.get(125943855);
if (obj == null) {
obj = ((Class) xzZ.c(492 - (ViewConfiguration.getLongPressTimeout() >> 16), (ViewConfiguration.getLongPressTimeout() >> 16) + 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(1378719468);
if (obj2 == null) {
obj2 = ((Class) xzZ.c(View.MeasureSpec.getMode(0) + 487, TextUtils.lastIndexOf("", '0', 0) + 6, (char) (TypedValue.complexToFloat(0) > BitmapDescriptorFactory.HUE_RED ? 1 : (TypedValue.complexToFloat(0) == BitmapDescriptorFactory.HUE_RED ? 0 : -1)))).getMethod(KtaJsonExactionHelper.OBJECT, Context.class);
xzZ.y.put(1378719468, obj2);
}
((Method) obj2).invoke(invoke, objArr3);
int i4 = 42 / 0;
} else {
Object obj3 = xzZ.y.get(125943855);
if (obj3 == null) {
obj3 = ((Class) xzZ.c((Process.myTid() >> 22) + 492, 5 - View.resolveSize(0, 0), (char) View.MeasureSpec.getSize(0))).getMethod("a", null);
xzZ.y.put(125943855, obj3);
}
Object invoke2 = ((Method) obj3).invoke(null, null);
Object[] objArr4 = {baseContext};
Object obj4 = xzZ.y.get(1378719468);
if (obj4 == null) {
obj4 = ((Class) xzZ.c((ViewConfiguration.getScrollBarSize() >> 8) + 487, 4 - TextUtils.lastIndexOf("", '0', 0), (char) ExpandableListView.getPackedPositionType(0L))).getMethod(KtaJsonExactionHelper.OBJECT, Context.class);
xzZ.y.put(1378719468, obj4);
}
((Method) obj4).invoke(invoke2, objArr4);
}
} catch (Throwable th) {
Throwable cause = th.getCause();
if (cause == null) {
throw th;
}
throw cause;
}
}
super.onResume();
}
@Override // com.scb.phone.view.activity.registration.Hilt_RegistrationDeadCardActivity, com.scb.phone.view.activity.BaseActivityWithFragment, 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 + 91;
k = i2 % 128;
int i3 = i2 % 2;
Context baseContext = getBaseContext();
if (baseContext == null) {
int i4 = k + 81;
l = i4 % 128;
int i5 = i4 % 2;
Object[] objArr = new Object[1];
aE(new char[]{60380, 60349, 20461, 23545, 58375, 27885, 47707, 52375, 20977, 10726, 46639, 56969, 18541, 63447, '#', 45281, 7717, 17852, 53839, 25278, 44042, 5022, 48247, 54406, 29184, 57735, 3737, 34658, 205, 45155}, TextUtils.indexOf("", ""), objArr);
Class<?> cls = Class.forName((String) objArr[0]);
Object[] objArr2 = new Object[1];
aE(new char[]{60711, 60740, 16629, 21754, 33117, 29076, 48298, 43483, 19592, 9977, 54131, 50079, 20103, 63695, 25971, 44511, 6396, 19110, 46851, 32711, 43752, 7297}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion - 34, objArr2);
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
int i6 = k + 99;
l = i6 % 128;
int i7 = i6 % 2;
}
if (baseContext != null) {
int i8 = k + 53;
l = i8 % 128;
if (i8 % 2 != 0) {
baseContext = baseContext.getApplicationContext();
int i9 = 0 / 0;
} else {
baseContext = baseContext.getApplicationContext();
}
}
if (baseContext != null) {
int i10 = k + 99;
l = i10 % 128;
int i11 = i10 % 2;
try {
Object obj = xzZ.y.get(125943855);
if (obj == null) {
obj = ((Class) xzZ.c(TextUtils.getOffsetAfter("", 0) + 492, View.MeasureSpec.makeMeasureSpec(0, 0) + 5, (char) (Process.myPid() >> 22))).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 - TextUtils.indexOf("", ""), 5 - (ViewConfiguration.getLongPressTimeout() >> 16), (char) (TextUtils.lastIndexOf("", '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();
}
private static void aD(int[] iArr, boolean z, byte[] bArr, Object[] objArr) {
int i;
char[] cArr;
int i2 = 2;
int i3 = 2 % 2;
TVH tvh = new TVH();
int i4 = 0;
int i5 = iArr[0];
int i6 = iArr[1];
int i7 = iArr[2];
int i8 = iArr[3];
char[] cArr2 = f7847o;
if (cArr2 != null) {
int i9 = $11 + 23;
$10 = i9 % 128;
int i10 = i9 % 2;
int length = cArr2.length;
char[] cArr3 = new char[length];
int i11 = 0;
while (i11 < length) {
int i12 = $11 + 81;
$10 = i12 % 128;
int i13 = i12 % i2;
try {
Object[] objArr2 = new Object[1];
objArr2[i4] = Integer.valueOf(cArr2[i11]);
Object obj = xzZ.y.get(1645349359);
if (obj != null) {
cArr = cArr2;
} else {
Class cls = (Class) xzZ.c(223 - View.combineMeasuredStates(i4, i4), Process.getGidForName("") + 6, (char) (41976 - ImageFormat.getBitsPerPixel(i4)));
byte b = (byte) i4;
byte b2 = b;
cArr = cArr2;
Object[] objArr3 = new Object[1];
aF(b, b2, (byte) (b2 - 1), objArr3);
obj = cls.getMethod((String) objArr3[0], Integer.TYPE);
xzZ.y.put(1645349359, obj);
}
cArr3[i11] = ((Character) ((Method) obj).invoke(null, objArr2)).charValue();
i11++;
cArr2 = cArr;
i2 = 2;
i4 = 0;
} catch (Throwable th) {
Throwable cause = th.getCause();
if (cause == null) {
throw th;
}
throw cause;
}
}
int i14 = $11 + 97;
$10 = i14 % 128;
int i15 = i14 % 2;
cArr2 = cArr3;
}
char[] cArr4 = new char[i6];
System.arraycopy(cArr2, i5, cArr4, 0, i6);
if (bArr != null) {
char[] cArr5 = new char[i6];
tvh.c = 0;
char c = 0;
while (tvh.c < i6) {
if (bArr[tvh.c] == 1) {
int i16 = tvh.c;
Object[] objArr4 = {Integer.valueOf(cArr4[tvh.c]), Integer.valueOf(c)};
Object obj2 = xzZ.y.get(850398076);
if (obj2 == null) {
obj2 = ((Class) xzZ.c(503 - (SystemClock.elapsedRealtime() > 0L ? 1 : (SystemClock.elapsedRealtime() == 0L ? 0 : -1)), 4 - ImageFormat.getBitsPerPixel(0), (char) (55 - (AudioTrack.getMaxVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMaxVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1))))).getMethod("F", Integer.TYPE, Integer.TYPE);
xzZ.y.put(850398076, obj2);
}
cArr5[i16] = ((Character) ((Method) obj2).invoke(null, objArr4)).charValue();
} else {
int i17 = tvh.c;
Object[] objArr5 = {Integer.valueOf(cArr4[tvh.c]), Integer.valueOf(c)};
Object obj3 = xzZ.y.get(1084521042);
if (obj3 == null) {
obj3 = ((Class) xzZ.c(14 - MotionEvent.axisFromString(""), 4 - TextUtils.lastIndexOf("", '0'), (char) ((ViewConfiguration.getMinimumFlingVelocity() >> 16) + 58134))).getMethod("H", Integer.TYPE, Integer.TYPE);
xzZ.y.put(1084521042, obj3);
}
cArr5[i17] = ((Character) ((Method) obj3).invoke(null, objArr5)).charValue();
}
c = cArr5[tvh.c];
Object[] objArr6 = {tvh, tvh};
Object obj4 = xzZ.y.get(1698744941);
if (obj4 == null) {
Class cls2 = (Class) xzZ.c(402 - (ViewConfiguration.getKeyRepeatTimeout() >> 16), 5 - View.resolveSize(0, 0), (char) (21608 - TextUtils.getCapsMode("", 0, 0)));
byte b3 = (byte) 0;
byte b4 = (byte) (b3 + 1);
Object[] objArr7 = new Object[1];
aF(b3, b4, (byte) (-b4), objArr7);
obj4 = cls2.getMethod((String) objArr7[0], Object.class, Object.class);
xzZ.y.put(1698744941, obj4);
}
((Method) obj4).invoke(null, objArr6);
}
cArr4 = cArr5;
}
if (i8 > 0) {
char[] cArr6 = new char[i6];
i = 0;
System.arraycopy(cArr4, 0, cArr6, 0, i6);
int i18 = i6 - i8;
System.arraycopy(cArr6, 0, cArr4, i18, i8);
System.arraycopy(cArr6, i8, cArr4, 0, i18);
} else {
i = 0;
}
if (z) {
char[] cArr7 = new char[i6];
while (true) {
tvh.c = i;
if (tvh.c >= i6) {
break;
}
int i19 = $11 + 31;
$10 = i19 % 128;
int i20 = i19 % 2;
cArr7[tvh.c] = cArr4[(i6 - tvh.c) - 1];
i = tvh.c + 1;
}
cArr4 = cArr7;
}
if (i7 > 0) {
int i21 = $10 + 83;
$11 = i21 % 128;
int i22 = i21 % 2;
int i23 = 0;
while (true) {
tvh.c = i23;
if (tvh.c >= i6) {
break;
}
cArr4[tvh.c] = (char) (cArr4[tvh.c] - iArr[2]);
i23 = tvh.c + 1;
}
}
objArr[0] = new String(cArr4);
}
@Override // com.scb.phone.view.activity.registration.Hilt_RegistrationDeadCardActivity, com.scb.phone.view.activity.BaseActivityWithFragment, 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) {
Context context2;
int i = 2 % 2;
super.attachBaseContext(context);
Object[] objArr = new Object[1];
aD(new int[]{0, 18, CipherSuite.TLS_PSK_WITH_AES_128_CBC_SHA, 0}, false, new byte[]{1, 1, 0, 0, 1, 0, 1, 0, 1, 0, 1, 0, 0, 1, 0, 0, 0, 0}, objArr);
Class<?> cls = Class.forName((String) objArr[0]);
Object[] objArr2 = new Object[1];
aE(new char[]{24526, 24483, 5225, 'j', 61888, 45786, 3650, 55649, 36829}, Gravity.getAbsoluteGravity(0, 0), objArr2);
int intValue = ((Integer) cls.getDeclaredMethod((String) objArr2[0], new Class[0]).invoke(null, new Object[0])).intValue() % 100000;
if (intValue >= 99000) {
int i2 = l + 31;
k = i2 % 128;
int i3 = i2 % 2;
if (intValue <= 99999) {
return;
}
}
if (context != null) {
int i4 = l + 93;
k = i4 % 128;
int i5 = i4 % 2;
context2 = context.getApplicationContext();
int i6 = k + 47;
l = i6 % 128;
int i7 = i6 % 2;
} else {
context2 = context;
}
if (context2 != null) {
try {
Object obj = xzZ.y.get(125943855);
if (obj == null) {
obj = ((Class) xzZ.c(492 - KeyEvent.normalizeMetaState(0), 5 - TextUtils.getOffsetAfter("", 0), (char) View.resolveSizeAndState(0, 0, 0))).getMethod("a", null);
xzZ.y.put(125943855, obj);
}
Object invoke = ((Method) obj).invoke(null, null);
Object[] objArr3 = new Object[1];
aD(new int[]{18, 48, 55, 0}, false, new byte[]{0, 0, 1, 0, 1, 0, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 0, 1, 1, 0, 1, 1, 1, 0, 1, 0, 1, 0, 0, 0, 1, 1, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 1, 0, 0, 1, 1, 1}, objArr3);
String str = (String) objArr3[0];
Object[] objArr4 = new Object[1];
aD(new int[]{66, 64, 153, 18}, true, null, objArr4);
String str2 = (String) objArr4[0];
Object[] objArr5 = new Object[1];
aE(new char[]{61730, 61763, 7508, 2326, 59639, 45190, 41131, 49203, 36315, 31493, 47754, 744, 21184, 42279, 3268, 27776, 1272, 5970, 57007, 48837, 46819, 16684, 45249, 2277, 26779, 45926, 632, 23327, 6705, 57990, 54321, 42336, 52290, 19632, 42566, 63353, 32342, 48780, 30822, 16704, 4159, 59588, 51742, 37756, 49671, 23278, 39938, 64918, 30140, 33861, 28137, 20440, 10144, 63083, 16341, 39341, 55772, 8239, 37311, 60299, 35746, 37407, 25585, 13732, 15759, 64638, 13788, 34794}, Process.getGidForName("") + 1, objArr5);
String str3 = (String) objArr5[0];
Object[] objArr6 = new Object[1];
aE(new char[]{53132, 53220, 34432, 37518, 56793, 13560, 40471, 62809, 2534, 57560, 36778, 34463, 27695, 16035, 14844, 59573, 14935, 36061, 60312, 15021, 34889, 56040, 34222, 35969, 22117, 10478, 14151, 57201, 9362, 30977, 57619, 8524, 62140, 55072, 37744, 29505, 16568, 9561, 19724, 50491, 11984, 29452, 65314, 5893, 64765, 49528, 43321, 31211, 19205, 8071, 22740, 52210, 6409, 28148, 2798, 7623, 59177, 48109, 42116, 28576, 46421, 2437, 22164, 45462, 883, 26615, 166, 916, 53539, 46092, 45599, 21031, 49025, 532, 27744, 42078, 3496, 20537}, TextUtils.indexOf((CharSequence) "", '0', 0, 0) + 1, objArr6);
String str4 = (String) objArr6[0];
Object[] objArr7 = new Object[1];
aE(new char[]{33858, 33915, 1638, 4658, 46320, 62630, 54682, 39996, 51686}, (AudioTrack.getMinVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMinVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)), objArr7);
String str5 = (String) objArr7[0];
Object[] objArr8 = new Object[1];
aE(new char[]{1579, 1614, 47890, 44809, 57366, 5826, 22439, 51408, 11160, 56649, 45624, 42238, 42454, 878, 1060, 51907, 62449, 45325, 54856, 6284, 16826, 59193, 47209, 44791, 40897, 5493, 2767, 64835, 60777, 17563, 56454, 807, 15172, 60069, 44799, 20843, 35167, 6301, 28885, 59219}, ViewConfiguration.getEdgeSlop() >> 16, objArr8);
Object[] objArr9 = {context2, str, str2, str3, str4, true, str5, (String) objArr8[0]};
Object obj2 = xzZ.y.get(1656189573);
if (obj2 == null) {
obj2 = ((Class) xzZ.c((ViewConfiguration.getLongPressTimeout() >> 16) + 487, (ViewConfiguration.getLongPressTimeout() >> 16) + 5, (char) (CdmaCellLocation.convertQuartSecToDecDegrees(0) > 0.0d ? 1 : (CdmaCellLocation.convertQuartSecToDecDegrees(0) == 0.0d ? 0 : -1)))).getMethod("e", Context.class, String.class, String.class, String.class, String.class, Boolean.TYPE, String.class, String.class);
xzZ.y.put(1656189573, obj2);
}
((Method) obj2).invoke(invoke, objArr9);
} catch (Throwable th) {
Throwable cause = th.getCause();
if (cause == null) {
throw th;
}
throw cause;
}
}
}
public static final Intent alh_(Context context, String str, String str2, EnumC1262Zd enumC1262Zd) {
int i = 2 % 2;
C14957gcv.e(context, "");
C14957gcv.e(str, "");
C14957gcv.e(str2, "");
C14957gcv.e(enumC1262Zd, "");
Intent intent = new Intent(context, (Class<?>) RegistrationDeadCardActivity.class);
intent.putExtra("EXTRA_CARD_NO", str);
intent.putExtra("EXTRA_LIMIT", str2);
intent.putExtra("EXTRA_FLOW_TYPE", enumC1262Zd);
int i2 = k + 9;
l = i2 % 128;
if (i2 % 2 == 0) {
return intent;
}
Object obj = null;
obj.hashCode();
throw null;
}
/* JADX INFO: Access modifiers changed from: private */
public static /* synthetic */ Object d(Object[] objArr) {
RegistrationDeadCardActivity registrationDeadCardActivity = (RegistrationDeadCardActivity) objArr[0];
int i = 2 % 2;
int i2 = k + 7;
l = i2 % 128;
int i3 = i2 % 2;
super.onStart();
int i4 = l + 71;
k = i4 % 128;
int i5 = i4 % 2;
return null;
}
static void f() {
f7847o = new char[]{40061, 40184, 40190, 40188, 40183, 40179, 40185, 40158, 40145, 40182, 40151, 40128, 40166, 40183, 40190, 40187, 40179, 40180, 39999, 40032, 40039, 40073, 40074, 40073, 40080, 40081, 40083, 40079, 40039, 40075, 40074, 40074, 40074, 40039, 40079, 40074, 40034, 40039, 40039, 40033, 40074, 40079, 40077, 40078, 40072, 40072, 40072, 40078, 40078, 40074, 40035, 40033, 40038, 40032, 40073, 40087, 40081, 40082, 40074, 40033, 40038, 40037, 40072, 40079, 40078, 40072, 40134, 40132, 40129, 40155, 40132, 40128, 40132, 40128, 40133, 40181, 40153, 40134, 40176, 40132, 40181, 40132, 40176, 40181, 40181, 40177, 40176, 40132, 40154, 40129, 40183, 40154, 40176, 40133, 40154, 40183, 40155, 40180, 40154, 40182, 40176, 40132, 40129, 40133, 40132, 40177, 40176, 40132, 40176, 40176, 40154, 40133, 40177, 40133, 40155, 40155, 40154, 40130, 40153, 40128, 40183, 40130, 40132, 40135, 40134, 40177, 40132, 40183, 40128, 40129};
m = 6983168924849130533L;
}
@Override // com.scb.phone.view.activity.registration.Hilt_RegistrationDeadCardActivity, com.scb.phone.view.activity.BaseActivityWithFragment, 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 = ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 1120788398;
d(new Object[]{this});
}
@Override // com.scb.phone.view.activity.BaseActivityWithFragment
public final int K() {
int i = 2 % 2;
int i2 = l + 123;
int i3 = i2 % 128;
k = i3;
if (i2 % 2 == 0) {
int i4 = 90 / 0;
}
int i5 = i3 + 9;
l = i5 % 128;
int i6 = i5 % 2;
return R.layout.2131558575;
}
@Override // com.scb.phone.view.activity.BaseActivityWithFragment
public final String L() {
int i = 2 % 2;
int i2 = l;
int i3 = i2 + 101;
k = i3 % 128;
if (i3 % 2 == 0) {
int i4 = 46 / 0;
}
int i5 = i2 + 65;
k = i5 % 128;
if (i5 % 2 == 0) {
int i6 = 92 / 0;
}
return "";
}
static {
l = 0;
f();
new HBt((byte) 0);
int i = k + 89;
l = i % 128;
int i2 = i % 2;
}
}