507 lines
33 KiB
Java
507 lines
33 KiB
Java
|
package com.scb.phone.view.activity.deeplink;
|
||
|
|
||
|
import android.content.Context;
|
||
|
import android.graphics.Color;
|
||
|
import android.graphics.ImageFormat;
|
||
|
import android.graphics.PointF;
|
||
|
import android.os.Bundle;
|
||
|
import android.os.Process;
|
||
|
import android.telephony.cdma.CdmaCellLocation;
|
||
|
import android.text.AndroidCharacter;
|
||
|
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.google.common.base.Ascii;
|
||
|
import com.kofax.mobile.sdk._internal.impl.extraction.kta.KtaJsonExactionHelper;
|
||
|
import com.scb.phone.R;
|
||
|
import java.lang.reflect.Method;
|
||
|
import net.sf.scuba.smartcards.ISO7816;
|
||
|
import o.GuL;
|
||
|
import o.InterfaceC17278vUG;
|
||
|
import o.InterfaceC8224dEr;
|
||
|
import o.dQY;
|
||
|
import o.xzZ;
|
||
|
|
||
|
/* loaded from: classes4.dex */
|
||
|
public abstract class Hilt_InvestmentBondDeepLinkActivity extends BaseDeepLinkActivity {
|
||
|
private boolean b = false;
|
||
|
private static final byte[] $$y = {93, -104, ISO7816.INS_UPDATE_RECORD, ISO7816.INS_WRITE_RECORD};
|
||
|
private static final int $$z = 245;
|
||
|
private static int $10 = 0;
|
||
|
private static int $11 = 1;
|
||
|
private static int m = 0;
|
||
|
private static int t = 1;
|
||
|
private static long l = 8405505321004063009L;
|
||
|
private static char[] k = {36799, 38464, 48209, 49786, 59418, 36843, 38423, 48188, 49725, 59470, 848, 6847, 12497, 20160, 25853, 33435, 39043, 46696, 52288, 59968, '+', 7753, 13395, 21495, 27099, 34754, 40372, 48031, 53662, 61221, 1291, 8983, 14692, 22277, 27919, 33957, 41689, 47261, 54966, 60623, 2780, 8309, 15969, 21579, 29234, 34929};
|
||
|
|
||
|
/* renamed from: o, reason: collision with root package name */
|
||
|
private static long f6902o = 1144334612484691513L;
|
||
|
|
||
|
/* 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:0x0027). Please report as a decompilation issue!!! */
|
||
|
/*
|
||
|
Code decompiled incorrectly, please refer to instructions dump.
|
||
|
To view partially-correct add '--show-bad-code' argument
|
||
|
*/
|
||
|
private static void aE(byte r6, short r7, int r8, java.lang.Object[] r9) {
|
||
|
/*
|
||
|
int r6 = r6 + 4
|
||
|
int r8 = r8 * 2
|
||
|
int r8 = 1 - r8
|
||
|
byte[] r0 = com.scb.phone.view.activity.deeplink.Hilt_InvestmentBondDeepLinkActivity.$$y
|
||
|
int r7 = r7 + 98
|
||
|
byte[] r1 = new byte[r8]
|
||
|
r2 = 0
|
||
|
if (r0 != 0) goto L13
|
||
|
r3 = r7
|
||
|
r7 = r8
|
||
|
r4 = r2
|
||
|
goto L27
|
||
|
L13:
|
||
|
r3 = r2
|
||
|
L14:
|
||
|
int r4 = r3 + 1
|
||
|
int r6 = r6 + 1
|
||
|
byte r5 = (byte) r7
|
||
|
r1[r3] = r5
|
||
|
if (r4 != r8) goto L25
|
||
|
java.lang.String r6 = new java.lang.String
|
||
|
r6.<init>(r1, r2)
|
||
|
r9[r2] = r6
|
||
|
return
|
||
|
L25:
|
||
|
r3 = r0[r6]
|
||
|
L27:
|
||
|
int r7 = r7 + r3
|
||
|
r3 = r4
|
||
|
goto L14
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.deeplink.Hilt_InvestmentBondDeepLinkActivity.aE(byte, short, int, java.lang.Object[]):void");
|
||
|
}
|
||
|
|
||
|
/* JADX INFO: Access modifiers changed from: package-private */
|
||
|
public Hilt_InvestmentBondDeepLinkActivity() {
|
||
|
addOnContextAvailableListener(new InterfaceC17278vUG(this) { // from class: com.scb.phone.view.activity.deeplink.Hilt_InvestmentBondDeepLinkActivity.2
|
||
|
private Hilt_InvestmentBondDeepLinkActivity e;
|
||
|
|
||
|
{
|
||
|
this.e = this;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC17278vUG
|
||
|
public final void a(Context context) {
|
||
|
this.e.U_();
|
||
|
}
|
||
|
});
|
||
|
}
|
||
|
|
||
|
@Override // o.AbstractActivityC8166dDA
|
||
|
public final void U_() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = t + 57;
|
||
|
m = i2 % 128;
|
||
|
if (i2 % 2 != 0) {
|
||
|
int i3 = 0 / 0;
|
||
|
if (this.b) {
|
||
|
return;
|
||
|
}
|
||
|
} else if (!(!this.b)) {
|
||
|
return;
|
||
|
}
|
||
|
this.b = true;
|
||
|
((InterfaceC8224dEr) y_()).e((InvestmentBondDeepLinkActivity) this);
|
||
|
int i4 = m + 117;
|
||
|
t = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
|
||
|
private static void aC(char[] cArr, int i, Object[] objArr) {
|
||
|
int i2 = 2 % 2;
|
||
|
GuL guL = new GuL();
|
||
|
char[] a = GuL.a(l ^ (-7538262848231253921L), cArr, i);
|
||
|
int i3 = 4;
|
||
|
guL.a = 4;
|
||
|
int i4 = $10 + 97;
|
||
|
$11 = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
while (guL.a < a.length) {
|
||
|
int i6 = $11 + 111;
|
||
|
$10 = i6 % 128;
|
||
|
int i7 = i6 % 2;
|
||
|
guL.c = guL.a - i3;
|
||
|
int i8 = guL.a;
|
||
|
try {
|
||
|
Object[] objArr2 = {Long.valueOf(a[guL.a] ^ a[guL.a % i3]), Long.valueOf(guL.c), Long.valueOf(l)};
|
||
|
Object obj = xzZ.y.get(428080616);
|
||
|
if (obj == null) {
|
||
|
Class cls = (Class) xzZ.c(207 - TextUtils.lastIndexOf("", '0'), (KeyEvent.getMaxKeyCode() >> 16) + 5, (char) ((ViewConfiguration.getScrollFriction() > BitmapDescriptorFactory.HUE_RED ? 1 : (ViewConfiguration.getScrollFriction() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) + 1705));
|
||
|
byte b = (byte) (-1);
|
||
|
Object[] objArr3 = new Object[1];
|
||
|
aE(b, (byte) (b & Ascii.NAK), (byte) 0, objArr3);
|
||
|
obj = cls.getMethod((String) objArr3[0], Long.TYPE, Long.TYPE, Long.TYPE);
|
||
|
xzZ.y.put(428080616, obj);
|
||
|
}
|
||
|
a[i8] = ((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.getMaximumDrawingCacheSize() >> 24), TextUtils.lastIndexOf("", '0') + 6, (char) View.MeasureSpec.makeMeasureSpec(0, 0));
|
||
|
byte b2 = (byte) (-1);
|
||
|
Object[] objArr5 = new Object[1];
|
||
|
aE(b2, (byte) (b2 & Ascii.ETB), (byte) 0, objArr5);
|
||
|
obj2 = cls2.getMethod((String) objArr5[0], Object.class, Object.class);
|
||
|
xzZ.y.put(-1875914398, obj2);
|
||
|
}
|
||
|
((Method) obj2).invoke(null, objArr4);
|
||
|
int i9 = $10 + 57;
|
||
|
$11 = i9 % 128;
|
||
|
int i10 = i9 % 2;
|
||
|
i3 = 4;
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
objArr[0] = new String(a, 4, a.length - 4);
|
||
|
}
|
||
|
|
||
|
private static void aD(int i, int i2, char c, Object[] objArr) {
|
||
|
int i3 = 2 % 2;
|
||
|
dQY dqy = new dQY();
|
||
|
long[] jArr = new long[i2];
|
||
|
dqy.a = 0;
|
||
|
int i4 = $11 + 27;
|
||
|
$10 = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
while (dqy.a < i2) {
|
||
|
int i6 = $11 + 91;
|
||
|
$10 = i6 % 128;
|
||
|
int i7 = i6 % 2;
|
||
|
int i8 = dqy.a;
|
||
|
try {
|
||
|
Object[] objArr2 = {Integer.valueOf(k[i + dqy.a])};
|
||
|
Object obj = xzZ.y.get(1095064095);
|
||
|
if (obj == null) {
|
||
|
Class cls = (Class) xzZ.c(307 - MotionEvent.axisFromString(""), (ViewConfiguration.getScrollBarSize() >> 8) + 5, (char) (TextUtils.indexOf("", "") + 32797));
|
||
|
byte b = (byte) (-1);
|
||
|
byte b2 = (byte) (b + 1);
|
||
|
Object[] objArr3 = new Object[1];
|
||
|
aE(b, b2, b2, objArr3);
|
||
|
obj = cls.getMethod((String) objArr3[0], Integer.TYPE);
|
||
|
xzZ.y.put(1095064095, obj);
|
||
|
}
|
||
|
Object[] objArr4 = {Long.valueOf(((Long) ((Method) obj).invoke(null, objArr2)).longValue()), Long.valueOf(dqy.a), Long.valueOf(f6902o), Integer.valueOf(c)};
|
||
|
Object obj2 = xzZ.y.get(-548438098);
|
||
|
if (obj2 == null) {
|
||
|
Class cls2 = (Class) xzZ.c(TextUtils.indexOf((CharSequence) "", '0', 0, 0) + 413, 5 - (ViewConfiguration.getKeyRepeatDelay() >> 16), (char) (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)));
|
||
|
byte b3 = (byte) (-1);
|
||
|
byte b4 = (byte) (-b3);
|
||
|
Object[] objArr5 = new Object[1];
|
||
|
aE(b3, b4, (byte) (b4 - 1), objArr5);
|
||
|
obj2 = cls2.getMethod((String) objArr5[0], Long.TYPE, Long.TYPE, Long.TYPE, Integer.TYPE);
|
||
|
xzZ.y.put(-548438098, obj2);
|
||
|
}
|
||
|
jArr[i8] = ((Long) ((Method) obj2).invoke(null, objArr4)).longValue();
|
||
|
Object[] objArr6 = {dqy, dqy};
|
||
|
Object obj3 = xzZ.y.get(1071125919);
|
||
|
if (obj3 == null) {
|
||
|
Class cls3 = (Class) xzZ.c(Color.red(0) + 407, TextUtils.lastIndexOf("", '0') + 6, (char) (TextUtils.getOffsetAfter("", 0) + 29234));
|
||
|
byte b5 = (byte) (-1);
|
||
|
Object[] objArr7 = new Object[1];
|
||
|
aE(b5, (byte) (b5 & 8), (byte) 0, objArr7);
|
||
|
obj3 = cls3.getMethod((String) objArr7[0], Object.class, Object.class);
|
||
|
xzZ.y.put(1071125919, obj3);
|
||
|
}
|
||
|
((Method) obj3).invoke(null, objArr6);
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
char[] cArr = new char[i2];
|
||
|
dqy.a = 0;
|
||
|
while (dqy.a < i2) {
|
||
|
int i9 = $11 + 109;
|
||
|
$10 = i9 % 128;
|
||
|
int i10 = i9 % 2;
|
||
|
cArr[dqy.a] = (char) jArr[dqy.a];
|
||
|
try {
|
||
|
Object[] objArr8 = {dqy, dqy};
|
||
|
Object obj4 = xzZ.y.get(1071125919);
|
||
|
if (obj4 == null) {
|
||
|
Class cls4 = (Class) xzZ.c(407 - (CdmaCellLocation.convertQuartSecToDecDegrees(0) > 0.0d ? 1 : (CdmaCellLocation.convertQuartSecToDecDegrees(0) == 0.0d ? 0 : -1)), TextUtils.indexOf((CharSequence) "", '0') + 6, (char) (ExpandableListView.getPackedPositionType(0L) + 29234));
|
||
|
byte b6 = (byte) (-1);
|
||
|
Object[] objArr9 = new Object[1];
|
||
|
aE(b6, (byte) (b6 & 8), (byte) 0, objArr9);
|
||
|
obj4 = cls4.getMethod((String) objArr9[0], Object.class, Object.class);
|
||
|
xzZ.y.put(1071125919, obj4);
|
||
|
}
|
||
|
((Method) obj4).invoke(null, objArr8);
|
||
|
} catch (Throwable th2) {
|
||
|
Throwable cause2 = th2.getCause();
|
||
|
if (cause2 == null) {
|
||
|
throw th2;
|
||
|
}
|
||
|
throw cause2;
|
||
|
}
|
||
|
}
|
||
|
objArr[0] = new String(cArr);
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.activity.deeplink.BaseDeepLinkActivity, o.AbstractActivityC8166dDA, com.scb.phone.view.activity.BaseActivity, com.scb.phone.view.activity.PreLoadCheckActivity, com.akexorcist.localizationactivity.LocalizationActivity, androidx.appcompat.app.AppCompatActivity, androidx.fragment.app.FragmentActivity, androidx.activity.ComponentActivity, androidx.core.app.ComponentActivity, android.app.Activity
|
||
|
public void onCreate(Bundle bundle) {
|
||
|
int i = 2 % 2;
|
||
|
Object[] objArr = new Object[1];
|
||
|
aC(new char[]{61218, 61251, 51422, 50761, 10280, 60085, 52945, 18894, 52289, 50385, 44064, 9852, 58557, 50387, 51731, 15386, 65208, 56007, 53334, 14887, 63665, 53475}, ExpandableListView.getPackedPositionType(0L), objArr);
|
||
|
Class<?> cls = Class.forName((String) objArr[0]);
|
||
|
Object[] objArr2 = new Object[1];
|
||
|
aD(((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.opt_delay).substring(20, 21).length() - 1, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.max_select_billing_cycles_err).substring(29, 30).length() + 4, (char) (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)), 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) {
|
||
|
int i2 = m + 61;
|
||
|
t = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
Object[] objArr3 = new Object[1];
|
||
|
aC(new char[]{26693, 26660, 1001, 53452, 9162, 28114, 1510, 33529, 56004, 53844, 42946, 11678, 25556, 4071, 56520, 14214, 31212, 4604, 50884, 12745, 32723, 7118, 51452, 15329, 30153, 7623, 62194, 1525, 19444, 10195}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().length() - 13, objArr3);
|
||
|
Class<?> cls2 = Class.forName((String) objArr3[0]);
|
||
|
Object[] objArr4 = new Object[1];
|
||
|
aC(new char[]{45869, 45902, 8513, 38671, 25743, 46768, 10066, 41034, 40193, 38273, 57479, 27316, 47277, 11604, 39681, 28804, 41638, 13133, 33041, 30348, 42146, 14714}, KeyEvent.normalizeMetaState(0), objArr4);
|
||
|
baseContext = (Context) cls2.getMethod((String) objArr4[0], new Class[0]).invoke(null, null);
|
||
|
int i4 = t + 69;
|
||
|
m = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
int i6 = t + 63;
|
||
|
m = i6 % 128;
|
||
|
int i7 = i6 % 2;
|
||
|
baseContext = baseContext.getApplicationContext();
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
try {
|
||
|
Object obj = xzZ.y.get(125943855);
|
||
|
if (obj == null) {
|
||
|
obj = ((Class) xzZ.c(View.combineMeasuredStates(0, 0) + 492, 4 - Process.getGidForName(""), (char) ((ViewConfiguration.getScrollFriction() > BitmapDescriptorFactory.HUE_RED ? 1 : (ViewConfiguration.getScrollFriction() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) - 1))).getMethod("a", null);
|
||
|
xzZ.y.put(125943855, obj);
|
||
|
}
|
||
|
Object invoke = ((Method) obj).invoke(null, null);
|
||
|
Object[] objArr5 = new Object[1];
|
||
|
aC(new char[]{11846, 11895, 5874, 47176, 6876, 11149, 4270, 38843, 45586, 47744, 40644, 5335, 9684, 6892, 46174, 3791, 16285, 1215, 44631, 2206, 14788, 3798, 41070, 678, 13229, 2265, 39477, 15535, 3568, 12995, 39983, 14011, 2029, 15556, 38432, 12471, 439, 9904, 34820, 10959, 7064, 8424, 33366, 9364, 5572, 10913, 33813, 24283, 28557, 21669, 65089, 22738}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion - 34, objArr5);
|
||
|
String str = (String) objArr5[0];
|
||
|
Object[] objArr6 = new Object[1];
|
||
|
aC(new char[]{33847, 33874, 39500, 40584, 57089, 33273, 40004, 6992, 38018, 40002, 23326, 53589, 36770, 38411, 37532, 52034, 38381, 34816, 34961, 52557, 37857, 33338, 34479, 51062, 39308, 33840, 48375, 63864, 42964, 48680, 47806, 62263, 44493, 45103, 45238, 62820, 43968, 43609, 44747, 61253, 45498, 44126, 42132, 57678, 49073, 42524, 41615, 39682, 50602, 55367, 55504, 40286, 50163, 53878, 54968, 38707, 51660, 54398, 52451, 35182, 55199, 52797, 51967, 33580, 56713, 49204, 49319, 34169}, Process.myPid() >> 22, objArr6);
|
||
|
String str2 = (String) objArr6[0];
|
||
|
Object[] objArr7 = new Object[1];
|
||
|
aC(new char[]{37050, 37083, 49405, 47960, 2042, 38179, 50942, 16827, 45317, 47508, 33715, 2468, 39800, 52460, 46923, 5052, 33072, 53993, 44352, 5609, 34619, 55431, 41774, 8153, 36179, 57053, 39287, 8659, 45833, 58573, 40766, 11164, 47434, 60107, 38249, 11669, 48974, 61671, 35657, 14268, 42295, 63167, 33041, 14768, 43839, 64677, 34573, 17322, 53620, 33534, 64774, 17908, 55160, 35008, 62266, 20369, 56596, 36500, 59696, 20935, 49946, 38100, 61310, 23512, 51463, 39557, 58739, 23942}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.slip_qr_code_transfer_header).substring(42, 43).codePointAt(0) - 32, objArr7);
|
||
|
String str3 = (String) objArr7[0];
|
||
|
Object[] objArr8 = new Object[1];
|
||
|
aC(new char[]{2000, 1976, 59518, 7337, 1349, 603, 60984, 26996, 5882, 7713, 33103, 2834, 3155, 58483, 4268, 4424, 5723, 64125, 2728, 5952, 4181, 61528, 1182, 7548, 6761, 63054, 16023, 9084, 9326, 52305, 14531, 10609, 11888, 49728, 12928, 12140, 10340, 55337, 11516, 13574, 12828, 56940, 9970, 15112, 15361, 54312, 8425, 16662, 17929, 43559, 23268, 18207, 16405, 41028, 21726, 19770, 18981, 42573, 20180, 21293, 21545, 48213, 18628, 22827, 24127, 45591, 17110, 24377, 22655, 35324, 31855, 25242, 25293, 36852, 30256, 26835, 27860, 34281}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().length() - 13, objArr8);
|
||
|
String str4 = (String) objArr8[0];
|
||
|
Object[] objArr9 = new Object[1];
|
||
|
aD(TextUtils.lastIndexOf("", '0', 0, 0) + 6, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion - 29, (char) (((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.ntb_success_redirect_description).substring(32, 33).codePointAt(0) - 32), objArr9);
|
||
|
String str5 = (String) objArr9[0];
|
||
|
Object[] objArr10 = new Object[1];
|
||
|
aD(((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.auto_kofax_crop_tutorial_dont_desc).substring(0, 2).codePointAt(1) - 22, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.auto_mcmc_intructions_description).substring(36, 37).codePointAt(0) + 4, (char) (((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.settings_mask_on_sample).substring(9, 12).length() + 36068), 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(486 - TextUtils.lastIndexOf("", '0', 0, 0), (ViewConfiguration.getScrollBarFadeDuration() >> 16) + 5, (char) (ViewConfiguration.getScrollBarSize() >> 8))).getMethod("e", Context.class, String.class, String.class, String.class, String.class, Boolean.TYPE, String.class, String.class);
|
||
|
xzZ.y.put(1656189573, obj2);
|
||
|
}
|
||
|
((Method) obj2).invoke(invoke, objArr11);
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
super.onCreate(bundle);
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.activity.deeplink.BaseDeepLinkActivity, o.AbstractActivityC8166dDA, com.scb.phone.view.activity.BaseActivity, com.scb.phone.view.activity.PreLoadCheckActivity, com.akexorcist.localizationactivity.LocalizationActivity, androidx.appcompat.app.AppCompatActivity, androidx.fragment.app.FragmentActivity, androidx.activity.ComponentActivity, androidx.core.app.ComponentActivity, android.app.Activity
|
||
|
public void onResume() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = m + 81;
|
||
|
t = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
Context baseContext = getBaseContext();
|
||
|
if (baseContext == null) {
|
||
|
Object[] objArr = new Object[1];
|
||
|
aC(new char[]{26693, 26660, 1001, 53452, 9162, 28114, 1510, 33529, 56004, 53844, 42946, 11678, 25556, 4071, 56520, 14214, 31212, 4604, 50884, 12745, 32723, 7118, 51452, 15329, 30153, 7623, 62194, 1525, 19444, 10195}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion - 34, objArr);
|
||
|
Class<?> cls = Class.forName((String) objArr[0]);
|
||
|
Object[] objArr2 = new Object[1];
|
||
|
aC(new char[]{45869, 45902, 8513, 38671, 25743, 46768, 10066, 41034, 40193, 38273, 57479, 27316, 47277, 11604, 39681, 28804, 41638, 13133, 33041, 30348, 42146, 14714}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().length() - 13, objArr2);
|
||
|
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
int i4 = m + 101;
|
||
|
t = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
baseContext = baseContext.getApplicationContext();
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
try {
|
||
|
Object obj = xzZ.y.get(125943855);
|
||
|
if (obj == null) {
|
||
|
obj = ((Class) xzZ.c(491 - MotionEvent.axisFromString(""), 5 - Color.green(0), (char) TextUtils.indexOf("", "", 0))).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.getDefaultSize(0, 0) + 487, ImageFormat.getBitsPerPixel(0) + 6, (char) (ViewConfiguration.getLongPressTimeout() >> 16))).getMethod(KtaJsonExactionHelper.OBJECT, Context.class);
|
||
|
xzZ.y.put(1378719468, obj2);
|
||
|
}
|
||
|
((Method) obj2).invoke(invoke, objArr3);
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
super.onResume();
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:32:0x0023, code lost:
|
||
|
|
||
|
r1 = com.scb.phone.view.activity.deeplink.Hilt_InvestmentBondDeepLinkActivity.t + 45;
|
||
|
com.scb.phone.view.activity.deeplink.Hilt_InvestmentBondDeepLinkActivity.m = r1 % 128;
|
||
|
r1 = r1 % 2;
|
||
|
r7 = new java.lang.Object[1];
|
||
|
aC(new char[]{26693, 26660, 1001, 53452, 9162, 28114, 1510, 33529, 56004, 53844, 42946, 11678, 25556, 4071, 56520, 14214, 31212, 4604, 50884, 12745, 32723, 7118, 51452, 15329, 30153, 7623, 62194, 1525, 19444, 10195}, (-1) - android.text.TextUtils.indexOf((java.lang.CharSequence) "", '0'), r7);
|
||
|
r1 = java.lang.Class.forName((java.lang.String) r7[0]);
|
||
|
r8 = (java.lang.Object[]) null;
|
||
|
r8 = new java.lang.Object[1];
|
||
|
aC(new char[]{45869, 45902, 8513, 38671, 25743, 46768, 10066, 41034, 40193, 38273, 57479, 27316, 47277, 11604, 39681, 28804, 41638, 13133, 33041, 30348, 42146, 14714}, ((android.content.Context) java.lang.Class.forName("android.app.ActivityThread").getMethod("currentApplication", new java.lang.Class[0]).invoke(null, null)).getApplicationContext().getPackageName().codePointAt(1) - 111, r8);
|
||
|
r1 = (android.content.Context) r1.getMethod((java.lang.String) r8[0], new java.lang.Class[0]).invoke(null, null);
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:34:0x0021, code lost:
|
||
|
|
||
|
if (r1 == null) goto L9;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:4:0x001a, code lost:
|
||
|
|
||
|
if (r1 == null) goto L9;
|
||
|
*/
|
||
|
@Override // com.scb.phone.view.activity.deeplink.BaseDeepLinkActivity, o.AbstractActivityC8166dDA, com.scb.phone.view.activity.BaseActivity, com.scb.phone.view.activity.PreLoadCheckActivity, com.akexorcist.localizationactivity.LocalizationActivity, androidx.appcompat.app.AppCompatActivity, androidx.fragment.app.FragmentActivity, androidx.activity.ComponentActivity, androidx.core.app.ComponentActivity, android.app.Activity
|
||
|
/*
|
||
|
Code decompiled incorrectly, please refer to instructions dump.
|
||
|
To view partially-correct add '--show-bad-code' argument
|
||
|
*/
|
||
|
public void onPause() {
|
||
|
/*
|
||
|
Method dump skipped, instructions count: 380
|
||
|
To view this dump add '--comments-level debug' option
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.deeplink.Hilt_InvestmentBondDeepLinkActivity.onPause():void");
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.activity.deeplink.BaseDeepLinkActivity, o.AbstractActivityC8166dDA, com.scb.phone.view.activity.BaseActivity, com.scb.phone.view.activity.PreLoadCheckActivity, com.akexorcist.localizationactivity.LocalizationActivity, androidx.appcompat.app.AppCompatActivity, androidx.fragment.app.FragmentActivity, androidx.activity.ComponentActivity, androidx.core.app.ComponentActivity, android.app.Activity, android.view.ContextThemeWrapper, android.content.ContextWrapper
|
||
|
public void attachBaseContext(Context context) {
|
||
|
Context context2;
|
||
|
int i = 2 % 2;
|
||
|
super.attachBaseContext(context);
|
||
|
Object[] objArr = new Object[1];
|
||
|
aC(new char[]{61218, 61251, 51422, 50761, 10280, 60085, 52945, 18894, 52289, 50385, 44064, 9852, 58557, 50387, 51731, 15386, 65208, 56007, 53334, 14887, 63665, 53475}, ImageFormat.getBitsPerPixel(0) + 1, objArr);
|
||
|
Class<?> cls = Class.forName((String) objArr[0]);
|
||
|
Object[] objArr2 = new Object[1];
|
||
|
aD(ViewConfiguration.getKeyRepeatTimeout() >> 16, 4 - MotionEvent.axisFromString(""), (char) (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)), 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 i2 = t + 93;
|
||
|
m = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
context2 = context.getApplicationContext();
|
||
|
} else {
|
||
|
context2 = context;
|
||
|
}
|
||
|
if (context2 != null) {
|
||
|
int i4 = t + 111;
|
||
|
m = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
try {
|
||
|
Object obj = xzZ.y.get(125943855);
|
||
|
if (obj == null) {
|
||
|
obj = ((Class) xzZ.c(491 - (ExpandableListView.getPackedPositionForChild(0, 0) > 0L ? 1 : (ExpandableListView.getPackedPositionForChild(0, 0) == 0L ? 0 : -1)), (ViewConfiguration.getPressedStateDuration() >> 16) + 5, (char) ((-1) - TextUtils.indexOf((CharSequence) "", '0', 0)))).getMethod("a", null);
|
||
|
xzZ.y.put(125943855, obj);
|
||
|
}
|
||
|
Object invoke = ((Method) obj).invoke(null, null);
|
||
|
Object[] objArr3 = new Object[1];
|
||
|
aC(new char[]{11846, 11895, 5874, 47176, 6876, 11149, 4270, 38843, 45586, 47744, 40644, 5335, 9684, 6892, 46174, 3791, 16285, 1215, 44631, 2206, 14788, 3798, 41070, 678, 13229, 2265, 39477, 15535, 3568, 12995, 39983, 14011, 2029, 15556, 38432, 12471, 439, 9904, 34820, 10959, 7064, 8424, 33366, 9364, 5572, 10913, 33813, 24283, 28557, 21669, 65089, 22738}, KeyEvent.getMaxKeyCode() >> 16, objArr3);
|
||
|
String str = (String) objArr3[0];
|
||
|
Object[] objArr4 = new Object[1];
|
||
|
aC(new char[]{33847, 33874, 39500, 40584, 57089, 33273, 40004, 6992, 38018, 40002, 23326, 53589, 36770, 38411, 37532, 52034, 38381, 34816, 34961, 52557, 37857, 33338, 34479, 51062, 39308, 33840, 48375, 63864, 42964, 48680, 47806, 62263, 44493, 45103, 45238, 62820, 43968, 43609, 44747, 61253, 45498, 44126, 42132, 57678, 49073, 42524, 41615, 39682, 50602, 55367, 55504, 40286, 50163, 53878, 54968, 38707, 51660, 54398, 52451, 35182, 55199, 52797, 51967, 33580, 56713, 49204, 49319, 34169}, View.MeasureSpec.getMode(0), objArr4);
|
||
|
String str2 = (String) objArr4[0];
|
||
|
Object[] objArr5 = new Object[1];
|
||
|
aC(new char[]{37050, 37083, 49405, 47960, 2042, 38179, 50942, 16827, 45317, 47508, 33715, 2468, 39800, 52460, 46923, 5052, 33072, 53993, 44352, 5609, 34619, 55431, 41774, 8153, 36179, 57053, 39287, 8659, 45833, 58573, 40766, 11164, 47434, 60107, 38249, 11669, 48974, 61671, 35657, 14268, 42295, 63167, 33041, 14768, 43839, 64677, 34573, 17322, 53620, 33534, 64774, 17908, 55160, 35008, 62266, 20369, 56596, 36500, 59696, 20935, 49946, 38100, 61310, 23512, 51463, 39557, 58739, 23942}, Process.getGidForName("") + 1, objArr5);
|
||
|
String str3 = (String) objArr5[0];
|
||
|
Object[] objArr6 = new Object[1];
|
||
|
aC(new char[]{2000, 1976, 59518, 7337, 1349, 603, 60984, 26996, 5882, 7713, 33103, 2834, 3155, 58483, 4268, 4424, 5723, 64125, 2728, 5952, 4181, 61528, 1182, 7548, 6761, 63054, 16023, 9084, 9326, 52305, 14531, 10609, 11888, 49728, 12928, 12140, 10340, 55337, 11516, 13574, 12828, 56940, 9970, 15112, 15361, 54312, 8425, 16662, 17929, 43559, 23268, 18207, 16405, 41028, 21726, 19770, 18981, 42573, 20180, 21293, 21545, 48213, 18628, 22827, 24127, 45591, 17110, 24377, 22655, 35324, 31855, 25242, 25293, 36852, 30256, 26835, 27860, 34281}, ViewConfiguration.getScrollDefaultDelay() >> 16, objArr6);
|
||
|
String str4 = (String) objArr6[0];
|
||
|
Object[] objArr7 = new Object[1];
|
||
|
aD(TextUtils.indexOf((CharSequence) "", '0') + 6, TextUtils.getCapsMode("", 0, 0) + 5, (char) ((-1) - ImageFormat.getBitsPerPixel(0)), objArr7);
|
||
|
String str5 = (String) objArr7[0];
|
||
|
Object[] objArr8 = new Object[1];
|
||
|
aD(AndroidCharacter.getMirror('0') - '&', 36 - ExpandableListView.getPackedPositionGroup(0L), (char) (36071 - Color.alpha(0)), 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(View.MeasureSpec.makeMeasureSpec(0, 0) + 487, View.MeasureSpec.getSize(0) + 5, (char) Color.argb(0, 0, 0, 0))).getMethod("e", Context.class, String.class, String.class, String.class, String.class, Boolean.TYPE, String.class, String.class);
|
||
|
xzZ.y.put(1656189573, obj2);
|
||
|
}
|
||
|
((Method) obj2).invoke(invoke, objArr9);
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
int i6 = t + 65;
|
||
|
m = i6 % 128;
|
||
|
if (i6 % 2 == 0) {
|
||
|
return;
|
||
|
}
|
||
|
Object obj3 = null;
|
||
|
obj3.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.activity.deeplink.BaseDeepLinkActivity, o.AbstractActivityC8166dDA, com.scb.phone.view.activity.BaseActivity, com.scb.phone.view.activity.PreLoadCheckActivity, com.akexorcist.localizationactivity.LocalizationActivity, androidx.appcompat.app.AppCompatActivity, androidx.fragment.app.FragmentActivity, androidx.activity.ComponentActivity, androidx.core.app.ComponentActivity, android.app.Activity
|
||
|
public void onStart() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = t + 67;
|
||
|
m = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
super.onStart();
|
||
|
int i4 = m + 43;
|
||
|
t = i4 % 128;
|
||
|
if (i4 % 2 == 0) {
|
||
|
throw null;
|
||
|
}
|
||
|
}
|
||
|
}
|