835 lines
44 KiB
Java
835 lines
44 KiB
Java
package com.scb.phone.view.activity.deeplink;
|
|
|
|
import android.content.Context;
|
|
import android.content.Intent;
|
|
import android.graphics.Color;
|
|
import android.graphics.ImageFormat;
|
|
import android.media.AudioTrack;
|
|
import android.os.Process;
|
|
import android.os.SystemClock;
|
|
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.airbnb.deeplinkdispatch.DeepLink;
|
|
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.activity.investment.InvestmentDetailsActivity;
|
|
import com.scb.phone.view.activity.investment.funddetails.InvestmentFundDetailsActivity;
|
|
import com.scb.phone.view.activity.investment.onboarding.FundOnboardingLandingActivity;
|
|
import com.scb.phone.view.custom.common.FullScreenProgressDialog;
|
|
import java.lang.reflect.Method;
|
|
import java.util.List;
|
|
import net.sf.scuba.smartcards.ISO7816;
|
|
import net.sf.scuba.smartcards.ISOFileInfo;
|
|
import o.C14957gcv;
|
|
import o.C1614aJU;
|
|
import o.C3614bBe;
|
|
import o.C4593bdB;
|
|
import o.C9148deJ;
|
|
import o.InterfaceC13391fZD;
|
|
import o.OH;
|
|
import o.OK;
|
|
import o.xzZ;
|
|
import org.jmrtd.lds.CVCAFile;
|
|
|
|
@DeepLink({"scbeasy://mutualfunds/myfund?fundcode={fullfundcode}"})
|
|
/* loaded from: classes4.dex */
|
|
public final class MutualFundsMyFundDeepLinkActivity extends Hilt_MutualFundsMyFundDeepLinkActivity implements C9148deJ.RVV {
|
|
private static int k;
|
|
private static long l;
|
|
private static boolean m;
|
|
|
|
/* renamed from: o, reason: collision with root package name */
|
|
private static char[] f6973o;
|
|
private static boolean p;
|
|
private static int q;
|
|
private FullScreenProgressDialog b;
|
|
|
|
@InterfaceC13391fZD
|
|
public C1614aJU presenter;
|
|
private static final byte[] $$H = {47, ISO7816.INS_APPEND_RECORD, -94, -105};
|
|
private static final int $$I = 254;
|
|
private static int $10 = 0;
|
|
private static int $11 = 1;
|
|
private static final byte[] $$p = {39, 45, ISO7816.INS_PUT_DATA, 49, -66, CVCAFile.CAR_TAG, ISO7816.INS_UPDATE_BINARY, Ascii.EM, -63, 35, -7, 49};
|
|
private static final int $$q = 26;
|
|
private static final byte[] $$g = {43, -66, 11, ISOFileInfo.LCS_BYTE};
|
|
private static final int $$h = 31;
|
|
private static int s = 0;
|
|
|
|
/* 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 aN(byte r7, byte r8, short r9, java.lang.Object[] r10) {
|
|
/*
|
|
int r8 = r8 + 4
|
|
byte[] r0 = com.scb.phone.view.activity.deeplink.MutualFundsMyFundDeepLinkActivity.$$g
|
|
int r7 = r7 * 2
|
|
int r7 = r7 + 1
|
|
int r9 = 103 - r9
|
|
byte[] r1 = new byte[r7]
|
|
r2 = 0
|
|
if (r0 != 0) goto L12
|
|
r3 = r8
|
|
r5 = r2
|
|
goto L2c
|
|
L12:
|
|
r3 = r2
|
|
r6 = r9
|
|
r9 = r8
|
|
r8 = r6
|
|
L16:
|
|
byte r4 = (byte) r8
|
|
int r5 = r3 + 1
|
|
r1[r3] = r4
|
|
int r9 = r9 + 1
|
|
if (r5 != r7) goto L27
|
|
java.lang.String r7 = new java.lang.String
|
|
r7.<init>(r1, r2)
|
|
r10[r2] = r7
|
|
return
|
|
L27:
|
|
r3 = r0[r9]
|
|
r6 = r3
|
|
r3 = r9
|
|
r9 = r6
|
|
L2c:
|
|
int r8 = r8 + r9
|
|
r9 = r3
|
|
r3 = r5
|
|
goto L16
|
|
*/
|
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.deeplink.MutualFundsMyFundDeepLinkActivity.aN(byte, byte, short, java.lang.Object[]):void");
|
|
}
|
|
|
|
/* JADX WARN: Removed duplicated region for block: B:10:0x002a */
|
|
/* JADX WARN: Removed duplicated region for block: B:7:0x0022 */
|
|
/* JADX WARN: Unsupported multi-entry loop pattern (BACK_EDGE: B:10:0x002a -> B:4:0x002f). 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 aO(int r6, byte r7, int r8, java.lang.Object[] r9) {
|
|
/*
|
|
int r6 = r6 * 8
|
|
int r6 = 12 - r6
|
|
int r7 = r7 * 13
|
|
int r7 = 111 - r7
|
|
int r8 = r8 * 8
|
|
int r8 = 9 - r8
|
|
byte[] r0 = com.scb.phone.view.activity.deeplink.MutualFundsMyFundDeepLinkActivity.$$p
|
|
byte[] r1 = new byte[r8]
|
|
r2 = 0
|
|
if (r0 != 0) goto L17
|
|
r4 = r7
|
|
r3 = r2
|
|
r7 = r6
|
|
goto L2f
|
|
L17:
|
|
r3 = r2
|
|
L18:
|
|
r5 = r7
|
|
r7 = r6
|
|
r6 = r5
|
|
byte r4 = (byte) r6
|
|
r1[r3] = r4
|
|
int r3 = r3 + 1
|
|
if (r3 != r8) goto L2a
|
|
java.lang.String r6 = new java.lang.String
|
|
r6.<init>(r1, r2)
|
|
r9[r2] = r6
|
|
return
|
|
L2a:
|
|
r4 = r0[r7]
|
|
r5 = r7
|
|
r7 = r6
|
|
r6 = r5
|
|
L2f:
|
|
int r6 = r6 + 1
|
|
int r7 = r7 + r4
|
|
int r7 = r7 + 1
|
|
goto L18
|
|
*/
|
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.deeplink.MutualFundsMyFundDeepLinkActivity.aO(int, byte, int, java.lang.Object[]):void");
|
|
}
|
|
|
|
/* JADX WARN: Removed duplicated region for block: B:10:0x0026 */
|
|
/* JADX WARN: Removed duplicated region for block: B:7:0x001e */
|
|
/* JADX WARN: Unsupported multi-entry loop pattern (BACK_EDGE: B:10:0x0026 -> B:4:0x002e). Please report as a decompilation issue!!! */
|
|
/*
|
|
Code decompiled incorrectly, please refer to instructions dump.
|
|
To view partially-correct add '--show-bad-code' argument
|
|
*/
|
|
private static void aP(byte r6, byte r7, short r8, java.lang.Object[] r9) {
|
|
/*
|
|
int r7 = r7 * 2
|
|
int r0 = 1 - r7
|
|
byte[] r1 = com.scb.phone.view.activity.deeplink.MutualFundsMyFundDeepLinkActivity.$$H
|
|
int r8 = 122 - r8
|
|
int r6 = r6 * 4
|
|
int r6 = 3 - r6
|
|
byte[] r0 = new byte[r0]
|
|
r2 = 0
|
|
int r7 = 0 - r7
|
|
if (r1 != 0) goto L16
|
|
r3 = r7
|
|
r4 = r2
|
|
goto L2e
|
|
L16:
|
|
r3 = r2
|
|
L17:
|
|
int r6 = r6 + 1
|
|
byte r4 = (byte) r8
|
|
r0[r3] = r4
|
|
if (r3 != r7) goto L26
|
|
java.lang.String r6 = new java.lang.String
|
|
r6.<init>(r0, r2)
|
|
r9[r2] = r6
|
|
return
|
|
L26:
|
|
int r3 = r3 + 1
|
|
r4 = r1[r6]
|
|
r5 = r3
|
|
r3 = r8
|
|
r8 = r4
|
|
r4 = r5
|
|
L2e:
|
|
int r8 = -r8
|
|
int r8 = r8 + r3
|
|
r3 = r4
|
|
goto L17
|
|
*/
|
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.deeplink.MutualFundsMyFundDeepLinkActivity.aP(byte, byte, short, java.lang.Object[]):void");
|
|
}
|
|
|
|
public static /* synthetic */ Object e(Object[] objArr, int i, int i2, int i3) {
|
|
int i4 = (i * 483) + (i2 * 242);
|
|
int i5 = ~i;
|
|
int i6 = ~i2;
|
|
int i7 = ~(i5 | i6);
|
|
int i8 = (~i3) | i5;
|
|
return ((i4 + (((~i8) | i7) * (-241))) + ((i | i2) * (-482))) + (((~(i | i6)) | (~(i2 | i8))) * 241) != 1 ? c(objArr) : b(objArr);
|
|
}
|
|
|
|
private static void aF(char[] cArr, int i, Object[] objArr) {
|
|
int i2 = 2 % 2;
|
|
C4593bdB c4593bdB = new C4593bdB();
|
|
c4593bdB.a = i;
|
|
int length = cArr.length;
|
|
long[] jArr = new long[length];
|
|
c4593bdB.e = 0;
|
|
while (c4593bdB.e < cArr.length) {
|
|
int i3 = 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((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)) + 402, 5 - KeyEvent.keyCodeFromString(""), (char) ((ViewConfiguration.getPressedStateDuration() >> 16) + 21608));
|
|
byte b = (byte) 0;
|
|
byte b2 = b;
|
|
Object[] objArr3 = new Object[1];
|
|
aP(b, b2, (byte) (b2 | 45), objArr3);
|
|
obj = cls.getMethod((String) objArr3[0], Integer.TYPE, Object.class, Object.class);
|
|
xzZ.y.put(-1229953068, obj);
|
|
}
|
|
jArr[i3] = ((Long) ((Method) obj).invoke(null, objArr2)).longValue() ^ (l ^ (-6958928035870403642L));
|
|
Object[] objArr4 = {c4593bdB, c4593bdB};
|
|
Object obj2 = xzZ.y.get(-1143917229);
|
|
if (obj2 == null) {
|
|
Class cls2 = (Class) xzZ.c((-16776978) - Color.rgb(0, 0, 0), 5 - (ViewConfiguration.getScrollBarFadeDuration() >> 16), (char) (ViewConfiguration.getMinimumFlingVelocity() >> 16));
|
|
byte b3 = (byte) 0;
|
|
byte b4 = b3;
|
|
Object[] objArr5 = new Object[1];
|
|
aP(b3, b4, (byte) (b4 | ISO7816.INS_UNBLOCK_CHV), objArr5);
|
|
obj2 = cls2.getMethod((String) objArr5[0], Object.class, Object.class);
|
|
xzZ.y.put(-1143917229, obj2);
|
|
}
|
|
((Method) obj2).invoke(null, objArr4);
|
|
int i4 = $11 + 31;
|
|
$10 = i4 % 128;
|
|
int i5 = i4 % 2;
|
|
} catch (Throwable th) {
|
|
Throwable cause = th.getCause();
|
|
if (cause == null) {
|
|
throw th;
|
|
}
|
|
throw cause;
|
|
}
|
|
}
|
|
char[] cArr2 = new char[length];
|
|
c4593bdB.e = 0;
|
|
int i6 = $11 + 73;
|
|
$10 = i6 % 128;
|
|
int i7 = i6 % 2;
|
|
while (c4593bdB.e < cArr.length) {
|
|
int i8 = $10 + 31;
|
|
$11 = i8 % 128;
|
|
int i9 = i8 % 2;
|
|
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(((byte) KeyEvent.getModifierMetaStateMask()) + 239, KeyEvent.normalizeMetaState(0) + 5, (char) Color.blue(0));
|
|
byte b5 = (byte) 0;
|
|
byte b6 = b5;
|
|
Object[] objArr7 = new Object[1];
|
|
aP(b5, b6, (byte) (b6 | ISO7816.INS_UNBLOCK_CHV), 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);
|
|
}
|
|
|
|
/* loaded from: classes4.dex */
|
|
public static final class IeS {
|
|
private IeS() {
|
|
}
|
|
|
|
public /* synthetic */ IeS(byte b) {
|
|
this();
|
|
}
|
|
}
|
|
|
|
private static void aG(int[] iArr, char[] cArr, int i, byte[] bArr, Object[] objArr) {
|
|
int i2 = 2;
|
|
int i3 = 2 % 2;
|
|
C3614bBe c3614bBe = new C3614bBe();
|
|
char[] cArr2 = f6973o;
|
|
int i4 = 0;
|
|
if (cArr2 != null) {
|
|
int i5 = $11 + 5;
|
|
$10 = i5 % 128;
|
|
int i6 = i5 % 2;
|
|
int length = cArr2.length;
|
|
char[] cArr3 = new char[length];
|
|
int i7 = 0;
|
|
while (i7 < length) {
|
|
int i8 = $11 + 15;
|
|
$10 = i8 % 128;
|
|
if (i8 % i2 != 0) {
|
|
try {
|
|
Object[] objArr2 = new Object[1];
|
|
objArr2[i4] = Integer.valueOf(cArr2[i7]);
|
|
Object obj = xzZ.y.get(-950481649);
|
|
if (obj == null) {
|
|
Class cls = (Class) xzZ.c(Color.green(i4) + 337, Color.green(i4) + 5, (char) ((-1) - TextUtils.indexOf((CharSequence) "", '0')));
|
|
byte b = (byte) i4;
|
|
byte b2 = b;
|
|
Object[] objArr3 = new Object[1];
|
|
aP(b, b2, (byte) (b2 | 57), objArr3);
|
|
obj = cls.getMethod((String) objArr3[0], Integer.TYPE);
|
|
xzZ.y.put(-950481649, obj);
|
|
}
|
|
cArr3[i7] = ((Character) ((Method) obj).invoke(null, objArr2)).charValue();
|
|
i7 >>= 1;
|
|
} catch (Throwable th) {
|
|
Throwable cause = th.getCause();
|
|
if (cause == null) {
|
|
throw th;
|
|
}
|
|
throw cause;
|
|
}
|
|
} else {
|
|
Object[] objArr4 = {Integer.valueOf(cArr2[i7])};
|
|
Object obj2 = xzZ.y.get(-950481649);
|
|
if (obj2 == null) {
|
|
Class cls2 = (Class) xzZ.c((TypedValue.complexToFloat(0) > BitmapDescriptorFactory.HUE_RED ? 1 : (TypedValue.complexToFloat(0) == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) + 337, 4 - TextUtils.indexOf((CharSequence) "", '0'), (char) (TextUtils.lastIndexOf("", '0', 0) + 1));
|
|
byte b3 = (byte) 0;
|
|
byte b4 = b3;
|
|
Object[] objArr5 = new Object[1];
|
|
aP(b3, b4, (byte) (b4 | 57), objArr5);
|
|
obj2 = cls2.getMethod((String) objArr5[0], Integer.TYPE);
|
|
xzZ.y.put(-950481649, obj2);
|
|
}
|
|
cArr3[i7] = ((Character) ((Method) obj2).invoke(null, objArr4)).charValue();
|
|
i7++;
|
|
}
|
|
i2 = 2;
|
|
i4 = 0;
|
|
}
|
|
cArr2 = cArr3;
|
|
}
|
|
Object[] objArr6 = {Integer.valueOf(k)};
|
|
Object obj3 = xzZ.y.get(-1521625011);
|
|
if (obj3 == null) {
|
|
Class cls3 = (Class) xzZ.c((ViewConfiguration.getScrollBarSize() >> 8) + 283, ((Process.getThreadPriority(0) + 20) >> 6) + 5, (char) (39812 - Process.getGidForName("")));
|
|
byte b5 = (byte) 0;
|
|
byte b6 = b5;
|
|
Object[] objArr7 = new Object[1];
|
|
aP(b5, b6, b6, 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[] cArr4 = new char[c3614bBe.c];
|
|
c3614bBe.a = 0;
|
|
while (c3614bBe.a < c3614bBe.c) {
|
|
cArr4[c3614bBe.a] = (char) (cArr2[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(ExpandableListView.getPackedPositionGroup(0L) + 40, 5 - (ViewConfiguration.getJumpTapTimeout() >> 16), (char) (Process.myPid() >> 22))).getMethod("D", Object.class, Object.class);
|
|
xzZ.y.put(1779759091, obj4);
|
|
}
|
|
((Method) obj4).invoke(null, objArr8);
|
|
}
|
|
objArr[0] = new String(cArr4);
|
|
return;
|
|
}
|
|
if (m) {
|
|
c3614bBe.c = cArr.length;
|
|
char[] cArr5 = new char[c3614bBe.c];
|
|
c3614bBe.a = 0;
|
|
while (c3614bBe.a < c3614bBe.c) {
|
|
cArr5[c3614bBe.a] = (char) (cArr2[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((ViewConfiguration.getWindowTouchSlop() >> 8) + 40, 5 - View.MeasureSpec.getMode(0), (char) (ViewConfiguration.getJumpTapTimeout() >> 16))).getMethod("D", Object.class, Object.class);
|
|
xzZ.y.put(1779759091, obj5);
|
|
}
|
|
((Method) obj5).invoke(null, objArr9);
|
|
}
|
|
objArr[0] = new String(cArr5);
|
|
return;
|
|
}
|
|
int i9 = 0;
|
|
c3614bBe.c = iArr.length;
|
|
char[] cArr6 = new char[c3614bBe.c];
|
|
while (true) {
|
|
c3614bBe.a = i9;
|
|
if (c3614bBe.a >= c3614bBe.c) {
|
|
objArr[0] = new String(cArr6);
|
|
return;
|
|
}
|
|
int i10 = $11 + 85;
|
|
$10 = i10 % 128;
|
|
if (i10 % 2 != 0) {
|
|
cArr6[c3614bBe.a] = (char) (cArr2[iArr[c3614bBe.c - c3614bBe.a] << i] >> intValue);
|
|
i9 = c3614bBe.a % 0;
|
|
} else {
|
|
cArr6[c3614bBe.a] = (char) (cArr2[iArr[(c3614bBe.c - 1) - c3614bBe.a] - i] - intValue);
|
|
i9 = c3614bBe.a + 1;
|
|
}
|
|
}
|
|
}
|
|
|
|
/* JADX WARN: Removed duplicated region for block: B:125:0x1561 */
|
|
/* JADX WARN: Removed duplicated region for block: B:158:0x1a44 */
|
|
/* JADX WARN: Removed duplicated region for block: B:193:0x1ef6 */
|
|
/* JADX WARN: Removed duplicated region for block: B:21:0x02d4 */
|
|
/* JADX WARN: Removed duplicated region for block: B:237:0x2350 */
|
|
/* JADX WARN: Removed duplicated region for block: B:295:0x2563 */
|
|
/* JADX WARN: Removed duplicated region for block: B:359:0x2765 */
|
|
/* JADX WARN: Removed duplicated region for block: B:421:0x2962 */
|
|
/* JADX WARN: Removed duplicated region for block: B:44:0x09f2 */
|
|
/* JADX WARN: Removed duplicated region for block: B:472:0x2b5f */
|
|
/* JADX WARN: Removed duplicated region for block: B:501:0x0b31 */
|
|
/* JADX WARN: Removed duplicated region for block: B:505:0x0b61 */
|
|
/* JADX WARN: Removed duplicated region for block: B:514:0x0b62 A[Catch: all -> 0x2da0, TryCatch #0 {all -> 0x2da0, blocks: (B:12:0x0103, B:15:0x017e, B:18:0x01df, B:24:0x02e8, B:27:0x0359, B:30:0x03c0, B:32:0x03d1, B:35:0x0441, B:38:0x04a6, B:49:0x0a51, B:52:0x0abb, B:55:0x0b22, B:60:0x0c4f, B:63:0x0cb5, B:66:0x0d1c, B:68:0x0d2f, B:71:0x0d9a, B:74:0x0dff, B:82:0x0e97, B:85:0x0f0b, B:88:0x0f71, B:93:0x108a, B:96:0x10ef, B:99:0x1157, B:101:0x1169, B:104:0x11ce, B:107:0x122e, B:116:0x12ce, B:119:0x133c, B:122:0x13a2, B:126:0x1569, B:129:0x15ce, B:132:0x1635, B:134:0x1647, B:137:0x16ab, B:140:0x170b, B:148:0x17a1, B:151:0x180d, B:154:0x1870, B:183:0x1c88, B:186:0x1cf4, B:189:0x1d57, B:238:0x2362, B:241:0x23a5, B:243:0x23b1, B:246:0x23f3, B:249:0x2469, B:251:0x2476, B:254:0x24de, B:257:0x2547, B:259:0x2508, B:260:0x2495, B:261:0x2424, B:262:0x23c1, B:263:0x2372, B:264:0x1d1e, B:265:0x1ca9, B:296:0x2576, B:299:0x25b9, B:301:0x25c5, B:304:0x2606, B:307:0x267e, B:309:0x268c, B:312:0x26ec, B:315:0x274f, B:318:0x2716, B:319:0x26ab, B:320:0x2637, B:321:0x25d5, B:322:0x2586, B:323:0x1837, B:324:0x17c2, B:338:0x1922, B:341:0x19a2, B:351:0x194c, B:355:0x16d5, B:356:0x1666, B:357:0x15f8, B:358:0x1588, B:360:0x2774, B:363:0x27b5, B:365:0x27c1, B:368:0x2804, B:371:0x287b, B:373:0x2889, B:376:0x28ee, B:379:0x2955, B:381:0x2918, B:382:0x28a8, B:383:0x2835, B:384:0x27d1, B:385:0x2784, B:386:0x1366, B:387:0x12f1, B:396:0x1441, B:399:0x14b5, B:411:0x1467, B:417:0x11f8, B:418:0x1188, B:419:0x1119, B:420:0x10a9, B:422:0x297d, B:425:0x29bc, B:428:0x2a05, B:431:0x2a79, B:433:0x2a87, B:436:0x2aeb, B:439:0x2b4c, B:441:0x2b15, B:442:0x2aa6, B:443:0x2a36, B:444:0x29d3, B:445:0x298d, B:446:0x0f35, B:447:0x0eba, B:453:0x0f89, B:456:0x0fef, B:464:0x0fac, B:468:0x0dc4, B:469:0x0d4e, B:470:0x0cdf, B:471:0x0c6e, B:473:0x2ba9, B:476:0x2be6, B:479:0x2c2e, B:482:0x2ca4, B:484:0x2cb3, B:487:0x2d18, B:490:0x2d7d, B:492:0x2d42, B:493:0x2cd2, B:494:0x2c5f, B:495:0x2bfd, B:496:0x2bb9, B:497:0x0ae5, B:498:0x0a72, B:503:0x0b38, B:506:0x0bad, B:514:0x0b62, B:518:0x0469, B:519:0x03f8, B:520:0x0381, B:521:0x030e, B:523:0x04b6, B:526:0x0527, B:529:0x058a, B:531:0x059b, B:534:0x060b, B:537:0x066e, B:538:0x0633, B:539:0x05c1, B:540:0x054f, B:541:0x04dc, B:546:0x06d0, B:549:0x0745, B:552:0x07af, B:555:0x0807, B:557:0x0813, B:560:0x0857, B:563:0x08ce, B:565:0x08dc, B:568:0x094e, B:571:0x09b3, B:573:0x0978, B:574:0x0903, B:575:0x0888, B:576:0x0823, B:577:0x07d4, B:578:0x076f, B:579:0x06f7, B:586:0x01a6, B:587:0x012c, B:591:0x01f2, B:594:0x0240, B:602:0x020d), top: B:5:0x00aa }] */
|
|
/* JADX WARN: Removed duplicated region for block: B:515:0x0b36 */
|
|
/* JADX WARN: Removed duplicated region for block: B:542:0x0677 */
|
|
/* JADX WARN: Removed duplicated region for block: B:59:0x0c46 */
|
|
/* JADX WARN: Removed duplicated region for block: B:92:0x1082 */
|
|
@Override // com.scb.phone.view.activity.deeplink.BaseDeepLinkActivity
|
|
/*
|
|
Code decompiled incorrectly, please refer to instructions dump.
|
|
To view partially-correct add '--show-bad-code' argument
|
|
*/
|
|
protected final void amm_(android.content.Intent r37, java.lang.String r38) {
|
|
/*
|
|
Method dump skipped, instructions count: 11797
|
|
To view this dump add '--comments-level debug' option
|
|
*/
|
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.deeplink.MutualFundsMyFundDeepLinkActivity.amm_(android.content.Intent, java.lang.String):void");
|
|
}
|
|
|
|
private static /* synthetic */ Object b(Object[] objArr) {
|
|
MutualFundsMyFundDeepLinkActivity mutualFundsMyFundDeepLinkActivity = (MutualFundsMyFundDeepLinkActivity) objArr[0];
|
|
int i = 2 % 2;
|
|
FundOnboardingLandingActivity.Sts sts = FundOnboardingLandingActivity.b;
|
|
MutualFundsMyFundDeepLinkActivity mutualFundsMyFundDeepLinkActivity2 = mutualFundsMyFundDeepLinkActivity;
|
|
C14957gcv.e(mutualFundsMyFundDeepLinkActivity2, "");
|
|
mutualFundsMyFundDeepLinkActivity.aby_(new Intent(mutualFundsMyFundDeepLinkActivity2, (Class<?>) FundOnboardingLandingActivity.class));
|
|
int i2 = q + 63;
|
|
s = i2 % 128;
|
|
Object obj = null;
|
|
if (i2 % 2 == 0) {
|
|
return null;
|
|
}
|
|
obj.hashCode();
|
|
throw null;
|
|
}
|
|
|
|
private static /* synthetic */ Object c(Object[] objArr) {
|
|
MutualFundsMyFundDeepLinkActivity mutualFundsMyFundDeepLinkActivity = (MutualFundsMyFundDeepLinkActivity) objArr[0];
|
|
int i = 2 % 2;
|
|
int i2 = q + 51;
|
|
s = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
Object obj = null;
|
|
super.W_();
|
|
if (i3 != 0) {
|
|
obj.hashCode();
|
|
throw null;
|
|
}
|
|
int i4 = q + 123;
|
|
s = i4 % 128;
|
|
int i5 = i4 % 2;
|
|
return null;
|
|
}
|
|
|
|
@Override // o.C9148deJ.RVV
|
|
public final void e() {
|
|
int i = 2 % 2;
|
|
int i2 = q + 119;
|
|
s = i2 % 128;
|
|
aby_(i2 % 2 != 0 ? InvestmentDetailsActivity.agQ_(this, false, true, true, true) : InvestmentDetailsActivity.agQ_(this, false, false, false, true));
|
|
}
|
|
|
|
@Override // o.C9148deJ.RVV
|
|
public final void c(OH oh) {
|
|
int i = 2 % 2;
|
|
InvestmentFundDetailsActivity.RVV rvv = InvestmentFundDetailsActivity.l;
|
|
MutualFundsMyFundDeepLinkActivity mutualFundsMyFundDeepLinkActivity = this;
|
|
OK ok = null;
|
|
if (oh != null) {
|
|
int i2 = s + 87;
|
|
q = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
List<OK> list = oh.d;
|
|
if (list != null) {
|
|
int i4 = s + 31;
|
|
q = i4 % 128;
|
|
int i5 = i4 % 2;
|
|
C14957gcv.e(list, "");
|
|
if (list.isEmpty()) {
|
|
int i6 = q + 83;
|
|
s = i6 % 128;
|
|
int i7 = i6 % 2;
|
|
} else {
|
|
ok = list.get(0);
|
|
}
|
|
ok = ok;
|
|
}
|
|
}
|
|
C14957gcv.e(mutualFundsMyFundDeepLinkActivity, "");
|
|
Intent intent = new Intent(mutualFundsMyFundDeepLinkActivity, (Class<?>) InvestmentFundDetailsActivity.class);
|
|
intent.putExtra("INVESTMENT_DETAILS", oh);
|
|
intent.putExtra("INVESTMENT_DETAILS_CLIENT", ok);
|
|
intent.putExtra("SELECTED_CLIENT_LIST_POSITION", 0);
|
|
intent.putExtra("SELECTED_FUND_LIST_POSITION", 0);
|
|
aby_(intent);
|
|
}
|
|
|
|
@Override // o.C9148deJ.RVV
|
|
public final void d() {
|
|
int i = 2 % 2;
|
|
FullScreenProgressDialog fullScreenProgressDialog = new FullScreenProgressDialog(this);
|
|
fullScreenProgressDialog.show();
|
|
this.b = fullScreenProgressDialog;
|
|
int i2 = q + 109;
|
|
s = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
}
|
|
|
|
@Override // o.C9148deJ.RVV
|
|
public final void c() {
|
|
int i = 2 % 2;
|
|
int i2 = s + 61;
|
|
q = i2 % 128;
|
|
if (i2 % 2 == 0) {
|
|
throw null;
|
|
}
|
|
FullScreenProgressDialog fullScreenProgressDialog = this.b;
|
|
if (fullScreenProgressDialog != null && fullScreenProgressDialog.isShowing()) {
|
|
int i3 = q + 81;
|
|
s = i3 % 128;
|
|
int i4 = i3 % 2;
|
|
fullScreenProgressDialog.dismiss();
|
|
}
|
|
this.b = null;
|
|
}
|
|
|
|
@Override // com.scb.phone.view.activity.deeplink.BaseDeepLinkActivity, com.scb.phone.view.activity.BaseActivity, com.scb.phone.view.activity.PreLoadCheckActivity, androidx.appcompat.app.AppCompatActivity, androidx.fragment.app.FragmentActivity, android.app.Activity
|
|
public final void onDestroy() {
|
|
int i = 2 % 2;
|
|
FullScreenProgressDialog fullScreenProgressDialog = this.b;
|
|
if (fullScreenProgressDialog != null) {
|
|
int i2 = s + 63;
|
|
q = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
if (fullScreenProgressDialog.isShowing()) {
|
|
int i4 = s + 65;
|
|
q = i4 % 128;
|
|
int i5 = i4 % 2;
|
|
fullScreenProgressDialog.dismiss();
|
|
}
|
|
}
|
|
C1614aJU c1614aJU = null;
|
|
this.b = null;
|
|
C1614aJU c1614aJU2 = this.presenter;
|
|
if (c1614aJU2 != null) {
|
|
c1614aJU = c1614aJU2;
|
|
} else {
|
|
C14957gcv.a("");
|
|
int i6 = s + 17;
|
|
q = i6 % 128;
|
|
int i7 = i6 % 2;
|
|
}
|
|
c1614aJU.w_();
|
|
super.onDestroy();
|
|
int i8 = q + 1;
|
|
s = i8 % 128;
|
|
if (i8 % 2 != 0) {
|
|
int i9 = 2 / 0;
|
|
}
|
|
}
|
|
|
|
/* JADX WARN: Code restructure failed: missing block: B:4:0x007d, code lost:
|
|
|
|
if (r1 > 99999) goto L6;
|
|
*/
|
|
@Override // com.scb.phone.view.activity.deeplink.Hilt_MutualFundsMyFundDeepLinkActivity, 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
|
|
/*
|
|
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: 1108
|
|
To view this dump add '--comments-level debug' option
|
|
*/
|
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.deeplink.MutualFundsMyFundDeepLinkActivity.onCreate(android.os.Bundle):void");
|
|
}
|
|
|
|
@Override // com.scb.phone.view.activity.deeplink.Hilt_MutualFundsMyFundDeepLinkActivity, 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 final void onResume() {
|
|
int i = 2 % 2;
|
|
Context baseContext = getBaseContext();
|
|
if (baseContext == null) {
|
|
Object[] objArr = new Object[1];
|
|
aG(null, null, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().codePointAt(9) + 23, new byte[]{-122, ISOFileInfo.FILE_IDENTIFIER, ISOFileInfo.DATA_BYTES2, ISOFileInfo.SECURITY_ATTR_COMPACT, -108, -109, -110, -120, -119, -111, -119, -120, -112, -113, ISOFileInfo.CHANNEL_SECURITY, -124, -124, ISOFileInfo.FILE_IDENTIFIER, ISOFileInfo.CHANNEL_SECURITY, -122, -119, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.SECURITY_ATTR_COMPACT, -122, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.FILE_IDENTIFIER}, objArr);
|
|
Class<?> cls = Class.forName((String) objArr[0]);
|
|
Object[] objArr2 = new Object[1];
|
|
aG(null, null, 127 - (ViewConfiguration.getScrollBarSize() >> 8), new byte[]{ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.ENV_TEMP_EF, -119, -120, ISOFileInfo.FILE_IDENTIFIER, -112, -119, -126, -124, -124, -113, -120, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.DATA_BYTES2, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.SECURITY_ATTR_COMPACT, -107, -112}, objArr2);
|
|
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
|
|
}
|
|
if (baseContext != null) {
|
|
int i2 = q + 5;
|
|
s = i2 % 128;
|
|
if (i2 % 2 != 0) {
|
|
baseContext.getApplicationContext();
|
|
throw null;
|
|
}
|
|
baseContext = baseContext.getApplicationContext();
|
|
}
|
|
if (baseContext != null) {
|
|
try {
|
|
Object obj = xzZ.y.get(125943855);
|
|
if (obj == null) {
|
|
obj = ((Class) xzZ.c(492 - View.resolveSizeAndState(0, 0, 0), 5 - (ViewConfiguration.getDoubleTapTimeout() >> 16), (char) (ViewConfiguration.getTapTimeout() >> 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((ViewConfiguration.getScrollBarFadeDuration() >> 16) + 487, (-16777211) - Color.rgb(0, 0, 0), (char) Gravity.getAbsoluteGravity(0, 0))).getMethod(KtaJsonExactionHelper.OBJECT, Context.class);
|
|
xzZ.y.put(1378719468, obj2);
|
|
}
|
|
((Method) obj2).invoke(invoke, objArr3);
|
|
int i3 = q + 49;
|
|
s = i3 % 128;
|
|
int i4 = i3 % 2;
|
|
} catch (Throwable th) {
|
|
Throwable cause = th.getCause();
|
|
if (cause == null) {
|
|
throw th;
|
|
}
|
|
throw cause;
|
|
}
|
|
}
|
|
super.onResume();
|
|
}
|
|
|
|
/* JADX WARN: Code restructure failed: missing block: B:30:0x0021, code lost:
|
|
|
|
r6 = (java.lang.Object[]) null;
|
|
r8 = new java.lang.Object[1];
|
|
aG(null, null, ((android.content.Context) java.lang.Class.forName("android.app.ActivityThread").getMethod("currentApplication", new java.lang.Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.add_account_info_body).substring(54, 55).codePointAt(0) + 95, new byte[]{-122, net.sf.scuba.smartcards.ISOFileInfo.FILE_IDENTIFIER, net.sf.scuba.smartcards.ISOFileInfo.DATA_BYTES2, net.sf.scuba.smartcards.ISOFileInfo.SECURITY_ATTR_COMPACT, -108, -109, -110, -120, -119, -111, -119, -120, -112, -113, net.sf.scuba.smartcards.ISOFileInfo.CHANNEL_SECURITY, -124, -124, net.sf.scuba.smartcards.ISOFileInfo.FILE_IDENTIFIER, net.sf.scuba.smartcards.ISOFileInfo.CHANNEL_SECURITY, -122, -119, net.sf.scuba.smartcards.ISOFileInfo.ENV_TEMP_EF, net.sf.scuba.smartcards.ISOFileInfo.SECURITY_ATTR_COMPACT, -122, net.sf.scuba.smartcards.ISOFileInfo.SECURITY_ATTR_EXP, net.sf.scuba.smartcards.ISOFileInfo.FILE_IDENTIFIER}, r8);
|
|
r5 = java.lang.Class.forName((java.lang.String) r8[0]);
|
|
r7 = new java.lang.Object[1];
|
|
aG(null, null, ((android.content.Context) java.lang.Class.forName("android.app.ActivityThread").getMethod("currentApplication", new java.lang.Class[0]).invoke(null, null)).getApplicationContext().getPackageName().length() + 114, new byte[]{net.sf.scuba.smartcards.ISOFileInfo.SECURITY_ATTR_EXP, net.sf.scuba.smartcards.ISOFileInfo.ENV_TEMP_EF, -119, -120, net.sf.scuba.smartcards.ISOFileInfo.FILE_IDENTIFIER, -112, -119, -126, -124, -124, -113, -120, net.sf.scuba.smartcards.ISOFileInfo.SECURITY_ATTR_EXP, net.sf.scuba.smartcards.ISOFileInfo.DATA_BYTES2, net.sf.scuba.smartcards.ISOFileInfo.SECURITY_ATTR_COMPACT, net.sf.scuba.smartcards.ISOFileInfo.SECURITY_ATTR_COMPACT, -107, -112}, r7);
|
|
r1 = (android.content.Context) r5.getMethod((java.lang.String) r7[0], new java.lang.Class[0]).invoke(null, null);
|
|
*/
|
|
/* JADX WARN: Code restructure failed: missing block: B:32:0x001f, code lost:
|
|
|
|
if (r1 == null) goto L9;
|
|
*/
|
|
/* JADX WARN: Code restructure failed: missing block: B:4:0x0018, code lost:
|
|
|
|
if (r1 == null) goto L9;
|
|
*/
|
|
@Override // com.scb.phone.view.activity.deeplink.Hilt_MutualFundsMyFundDeepLinkActivity, 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
|
|
/*
|
|
Code decompiled incorrectly, please refer to instructions dump.
|
|
To view partially-correct add '--show-bad-code' argument
|
|
*/
|
|
public final void onPause() {
|
|
/*
|
|
Method dump skipped, instructions count: 379
|
|
To view this dump add '--comments-level debug' option
|
|
*/
|
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.deeplink.MutualFundsMyFundDeepLinkActivity.onPause():void");
|
|
}
|
|
|
|
@Override // com.scb.phone.view.activity.deeplink.Hilt_MutualFundsMyFundDeepLinkActivity, 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 final void attachBaseContext(Context context) {
|
|
Context context2;
|
|
int i = 2 % 2;
|
|
int i2 = q + 111;
|
|
s = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
super.attachBaseContext(context);
|
|
Object[] objArr = new Object[1];
|
|
aF(new char[]{13602, 33924, 22133, 8650, 62344, 19815, 7377, 61170, 47204, 3009, 50679, 38736, 26333, 12473, 33310, 24001, 12192, 63753}, (AudioTrack.getMinVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMinVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) + 45481, objArr);
|
|
Class<?> cls = Class.forName((String) objArr[0]);
|
|
Object[] objArr2 = new Object[1];
|
|
Object obj = null;
|
|
aG(null, null, 127 - Color.green(0), new byte[]{-122, -119, -106, -110, ISOFileInfo.LCS_BYTE}, objArr2);
|
|
int intValue = ((Integer) cls.getDeclaredMethod((String) objArr2[0], new Class[0]).invoke(null, new Object[0])).intValue() % 100000;
|
|
if (intValue < 99000 || intValue > 99999) {
|
|
if (context != null) {
|
|
int i4 = q + 59;
|
|
s = i4 % 128;
|
|
if (i4 % 2 != 0) {
|
|
context.getApplicationContext();
|
|
obj.hashCode();
|
|
throw null;
|
|
}
|
|
context2 = context.getApplicationContext();
|
|
} else {
|
|
context2 = context;
|
|
}
|
|
if (context2 != null) {
|
|
int i5 = q + 31;
|
|
s = i5 % 128;
|
|
int i6 = i5 % 2;
|
|
try {
|
|
Object obj2 = xzZ.y.get(125943855);
|
|
if (obj2 == null) {
|
|
obj2 = ((Class) xzZ.c(ImageFormat.getBitsPerPixel(0) + 493, 5 - (ViewConfiguration.getScrollBarSize() >> 8), (char) (ViewConfiguration.getPressedStateDuration() >> 16))).getMethod("a", null);
|
|
xzZ.y.put(125943855, obj2);
|
|
}
|
|
Object invoke = ((Method) obj2).invoke(null, null);
|
|
Object[] objArr3 = new Object[1];
|
|
aG(null, null, TextUtils.getOffsetAfter("", 0) + 127, new byte[]{-103, ISOFileInfo.DATA_BYTES2, -97, -112, ISOFileInfo.A1, -99, -103, -98, -102, -102, ISOFileInfo.DATA_BYTES2, -100, -105, -97, ISOFileInfo.A1, -105, -105, -122, -99, -112, ISOFileInfo.A1, -112, ISOFileInfo.A0, -100, -99, ISOFileInfo.FILE_IDENTIFIER, -103, -101, -97, -98, -101, -102, -97, -101, -102, -101, ISOFileInfo.FILE_IDENTIFIER, -98, -99, -102, ISOFileInfo.FILE_IDENTIFIER, -100, -112, -101, -102, -103, -104, -105}, objArr3);
|
|
String str = (String) objArr3[0];
|
|
Object[] objArr4 = new Object[1];
|
|
aG(null, null, (ExpandableListView.getPackedPositionForGroup(0) > 0L ? 1 : (ExpandableListView.getPackedPositionForGroup(0) == 0L ? 0 : -1)) + 127, new byte[]{ISOFileInfo.DATA_BYTES2, ISOFileInfo.FILE_IDENTIFIER, -102, ISOFileInfo.A0, -97, -105, -112, -97, -102, ISOFileInfo.A1, -97, -112, -104, -100, -97, -122, -102, ISOFileInfo.A0, -105, ISOFileInfo.A1, ISOFileInfo.A0, ISOFileInfo.FILE_IDENTIFIER, -102, ISOFileInfo.A0, -102, -102, -97, ISOFileInfo.A1, ISOFileInfo.FILE_IDENTIFIER, ISOFileInfo.A1, -104, -104, -97, -94, -99, -98, -112, -94, ISOFileInfo.A0, -101, -103, ISOFileInfo.FILE_IDENTIFIER, ISOFileInfo.A0, -112, -98, -105, -103, ISOFileInfo.A0, -105, -104, ISOFileInfo.A0, -98, ISOFileInfo.A0, -98, ISOFileInfo.A1, ISOFileInfo.DATA_BYTES2, -99, -103, -102, ISOFileInfo.A0, ISOFileInfo.DATA_BYTES2, ISOFileInfo.A0, -102, ISOFileInfo.DATA_BYTES2}, objArr4);
|
|
String str2 = (String) objArr4[0];
|
|
Object[] objArr5 = new Object[1];
|
|
aF(new char[]{13602, 60650, 34385, 47555, 21350, 2725, 11328, 51153, 63993, 37731, 19162, 27677, 2029, 14634, 53405, 35332, 44082, 18304, 30999, 4272, 51750, 60822, 34562, 47478, 20664, 2642, 11679, 51053, 65191, 36888, 19332, 28072, 1879, 16016, 53344, 35749, 44306, 17540, 32500, 4197, 52190, 60746, 33980, 48683, 20937, 2909, 11643, 50361, 65041, 37351, 19235, 25240, 1025, 15999, 53733, 35586, 41675, 17515, 32767, 4425, 51338, 58102, 33854, 49115}, 55696 - ((byte) KeyEvent.getModifierMetaStateMask()), objArr5);
|
|
String str3 = (String) objArr5[0];
|
|
Object[] objArr6 = new Object[1];
|
|
aF(new char[]{13611, 36806, 16597, 1504, 57076, 37836, 21706, 10747, 58040, 42835, 30792, 15733, 63084, 19217, 3072, 49457, 39478, 24368, 4562, 60105, 45046, 24810, 9623, 65157, 46005, 29857, 51479, 33372, 18295, 6268, 56600, 38413, 27415, 11313, 57632, 48067, 31955, 12728, 35554, 20353, 138, 50600, 40621, 21323, 5214, 59755, 41580, 26382, 14358, 64844, 46642, 2863, 52698, 34441, 23540, 7412, 53650, 43717, 28592, 8358, 58712, 48715, 29550, 13432, 35116, 16900, 1875, 55423, 40226, 22464, 10432, 60922, 42751, 31625}, (SystemClock.elapsedRealtime() > 0L ? 1 : (SystemClock.elapsedRealtime() == 0L ? 0 : -1)) + 47856, objArr6);
|
|
String str4 = (String) objArr6[0];
|
|
Object[] objArr7 = new Object[1];
|
|
aF(new char[]{13690, 4250, 32405, 17544, 41647}, TextUtils.getCapsMode("", 0, 0) + 9719, objArr7);
|
|
String str5 = (String) objArr7[0];
|
|
Object[] objArr8 = new Object[1];
|
|
aF(new char[]{13606, 44905, 487, 64406, 23563, 13837, 43189, 3454, 59190, 22998, 13213, 37919, 3749, 57505, 17773, 16148, 37314, 2953, 60456, 18099, 14589, 40193, 30546, 59859, 17017, 9331, 40687, 28875, 54592, 20313, 8682, 39523, 31767, 55005, 18564, 11623}, (SystemClock.uptimeMillis() > 0L ? 1 : (SystemClock.uptimeMillis() == 0L ? 0 : -1)) + 39498, objArr8);
|
|
Object[] objArr9 = {context2, str, str2, str3, str4, true, str5, (String) objArr8[0]};
|
|
Object obj3 = xzZ.y.get(1656189573);
|
|
if (obj3 == null) {
|
|
obj3 = ((Class) xzZ.c(486 - Process.getGidForName(""), 4 - ImageFormat.getBitsPerPixel(0), (char) View.MeasureSpec.makeMeasureSpec(0, 0))).getMethod("e", Context.class, String.class, String.class, String.class, String.class, Boolean.TYPE, String.class, String.class);
|
|
xzZ.y.put(1656189573, obj3);
|
|
}
|
|
((Method) obj3).invoke(invoke, objArr9);
|
|
} catch (Throwable th) {
|
|
Throwable cause = th.getCause();
|
|
if (cause == null) {
|
|
throw th;
|
|
}
|
|
throw cause;
|
|
}
|
|
}
|
|
}
|
|
int i7 = q + 13;
|
|
s = i7 % 128;
|
|
if (i7 % 2 != 0) {
|
|
int i8 = 79 / 0;
|
|
}
|
|
}
|
|
|
|
static void o() {
|
|
l = 5361021907826583173L;
|
|
f6973o = new char[]{15931, 15922, 15879, 15926, 15913, 15930, 15880, 15914, 15935, 15923, 15924, 15912, 15925, 16116, 16103, 15929, 15916, 15919, 15882, 15934, 15915, 15883, 16119, 16109, 16106, 15928, 16105, 15932, 16111, 16104, 16110, 16108, 16107, 16118};
|
|
k = 1934311078;
|
|
m = true;
|
|
p = true;
|
|
}
|
|
|
|
@Override // com.scb.phone.view.activity.deeplink.Hilt_MutualFundsMyFundDeepLinkActivity, 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 final void onStart() {
|
|
int i = 2 % 2;
|
|
int i2 = q + 7;
|
|
s = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
super.onStart();
|
|
if (i3 != 0) {
|
|
throw null;
|
|
}
|
|
int i4 = s + 85;
|
|
q = i4 % 128;
|
|
int i5 = i4 % 2;
|
|
}
|
|
|
|
@Override // o.C9148deJ.RVV
|
|
public final void a() {
|
|
e(new Object[]{this}, -415392194, 415392195, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.security_block_enable_accessibility_description).substring(121, 122).codePointAt(0) + 1922526038);
|
|
}
|
|
|
|
@Override // com.scb.phone.view.activity.deeplink.BaseDeepLinkActivity, o.InterfaceC9147deI.IeS
|
|
public final void W_() {
|
|
e(new Object[]{this}, -155196758, 155196758, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 1331979295);
|
|
}
|
|
|
|
@Override // com.scb.phone.view.activity.deeplink.BaseDeepLinkActivity
|
|
protected final boolean h() {
|
|
int i = 2 % 2;
|
|
int i2 = q + 89;
|
|
s = i2 % 128;
|
|
return i2 % 2 == 0;
|
|
}
|
|
|
|
static {
|
|
q = 1;
|
|
o();
|
|
new IeS((byte) 0);
|
|
int i = s + 17;
|
|
q = i % 128;
|
|
if (i % 2 != 0) {
|
|
return;
|
|
}
|
|
Object obj = null;
|
|
obj.hashCode();
|
|
throw null;
|
|
}
|
|
}
|