572 lines
37 KiB
Java
572 lines
37 KiB
Java
|
package com.scb.phone.view.activity.deeplink;
|
||
|
|
||
|
import android.content.Context;
|
||
|
import android.graphics.Color;
|
||
|
import android.graphics.ImageFormat;
|
||
|
import android.graphics.drawable.Drawable;
|
||
|
import android.os.Bundle;
|
||
|
import android.os.Process;
|
||
|
import android.os.SystemClock;
|
||
|
import android.text.AndroidCharacter;
|
||
|
import android.text.TextUtils;
|
||
|
import android.util.TypedValue;
|
||
|
import android.view.KeyEvent;
|
||
|
import android.view.MotionEvent;
|
||
|
import android.view.View;
|
||
|
import android.view.ViewConfiguration;
|
||
|
import android.widget.ExpandableListView;
|
||
|
import com.google.android.gms.maps.model.BitmapDescriptorFactory;
|
||
|
import com.kofax.mobile.sdk._internal.impl.extraction.kta.KtaJsonExactionHelper;
|
||
|
import com.scb.phone.R;
|
||
|
import java.lang.reflect.Method;
|
||
|
import net.sf.scuba.smartcards.ISO7816;
|
||
|
import net.sf.scuba.smartcards.ISOFileInfo;
|
||
|
import o.C3614bBe;
|
||
|
import o.C4593bdB;
|
||
|
import o.InterfaceC17278vUG;
|
||
|
import o.InterfaceC8193dDt;
|
||
|
import o.xzZ;
|
||
|
import org.bouncycastle.crypto.tls.CipherSuite;
|
||
|
|
||
|
/* loaded from: classes4.dex */
|
||
|
public abstract class Hilt_GoodToKnowMailingAddressDeepLinkActivity extends BaseDeepLinkActivity {
|
||
|
private boolean b = false;
|
||
|
private static final byte[] $$H = {126, 117, 96, 61};
|
||
|
private static final int $$I = 254;
|
||
|
private static int $10 = 0;
|
||
|
private static int $11 = 1;
|
||
|
private static int t = 0;
|
||
|
private static int p = 1;
|
||
|
private static long l = 360313452312851663L;
|
||
|
private static char[] m = {16333, 16383, 16380, 16335, 16376, 16382, 16299, 16378, 16326, 16323, 16331, 16377, 16315, 16305, 16318, 16332, 16317, 16320, 16307, 16316, 16306, 16304, 16319, 16334, 16314, 16312};
|
||
|
private static int k = 1934311018;
|
||
|
|
||
|
/* renamed from: o, reason: collision with root package name */
|
||
|
private static boolean f6888o = true;
|
||
|
private static boolean q = true;
|
||
|
|
||
|
/* 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 aP(byte r5, byte r6, short r7, java.lang.Object[] r8) {
|
||
|
/*
|
||
|
int r7 = r7 * 2
|
||
|
int r0 = 1 - r7
|
||
|
int r5 = 122 - r5
|
||
|
byte[] r1 = com.scb.phone.view.activity.deeplink.Hilt_GoodToKnowMailingAddressDeepLinkActivity.$$H
|
||
|
int r6 = r6 * 4
|
||
|
int r6 = r6 + 4
|
||
|
byte[] r0 = new byte[r0]
|
||
|
r2 = 0
|
||
|
int r7 = 0 - r7
|
||
|
if (r1 != 0) goto L17
|
||
|
r4 = r5
|
||
|
r5 = r7
|
||
|
r3 = r2
|
||
|
goto L29
|
||
|
L17:
|
||
|
r3 = r2
|
||
|
L18:
|
||
|
byte r4 = (byte) r5
|
||
|
r0[r3] = r4
|
||
|
if (r3 != r7) goto L25
|
||
|
java.lang.String r5 = new java.lang.String
|
||
|
r5.<init>(r0, r2)
|
||
|
r8[r2] = r5
|
||
|
return
|
||
|
L25:
|
||
|
int r3 = r3 + 1
|
||
|
r4 = r1[r6]
|
||
|
L29:
|
||
|
int r5 = r5 + r4
|
||
|
int r6 = r6 + 1
|
||
|
goto L18
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.deeplink.Hilt_GoodToKnowMailingAddressDeepLinkActivity.aP(byte, byte, short, java.lang.Object[]):void");
|
||
|
}
|
||
|
|
||
|
/* JADX INFO: Access modifiers changed from: package-private */
|
||
|
public Hilt_GoodToKnowMailingAddressDeepLinkActivity() {
|
||
|
addOnContextAvailableListener(new InterfaceC17278vUG(this) { // from class: com.scb.phone.view.activity.deeplink.Hilt_GoodToKnowMailingAddressDeepLinkActivity.3
|
||
|
private Hilt_GoodToKnowMailingAddressDeepLinkActivity c;
|
||
|
|
||
|
{
|
||
|
this.c = this;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC17278vUG
|
||
|
public final void a(Context context) {
|
||
|
this.c.U_();
|
||
|
}
|
||
|
});
|
||
|
}
|
||
|
|
||
|
@Override // o.AbstractActivityC8166dDA
|
||
|
public final void U_() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = p + 65;
|
||
|
t = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
if (this.b) {
|
||
|
return;
|
||
|
}
|
||
|
this.b = true;
|
||
|
((InterfaceC8193dDt) y_()).b((GoodToKnowMailingAddressDeepLinkActivity) this);
|
||
|
int i4 = p + 121;
|
||
|
t = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
|
||
|
private static void aN(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 = $10 + 103;
|
||
|
$11 = i3 % 128;
|
||
|
int i4 = i3 % 2;
|
||
|
int i5 = 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(402 - (KeyEvent.getMaxKeyCode() >> 16), 5 - (ViewConfiguration.getScrollBarFadeDuration() >> 16), (char) (21607 - TextUtils.indexOf((CharSequence) "", '0')));
|
||
|
byte b = (byte) 0;
|
||
|
Object[] objArr3 = new Object[1];
|
||
|
aP((byte) 45, b, b, objArr3);
|
||
|
obj = cls.getMethod((String) objArr3[0], Integer.TYPE, Object.class, Object.class);
|
||
|
xzZ.y.put(-1229953068, obj);
|
||
|
}
|
||
|
jArr[i5] = ((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((SystemClock.elapsedRealtimeNanos() > 0L ? 1 : (SystemClock.elapsedRealtimeNanos() == 0L ? 0 : -1)) + 237, 5 - (KeyEvent.getMaxKeyCode() >> 16), (char) ((-1) - TextUtils.indexOf((CharSequence) "", '0', 0, 0)));
|
||
|
byte b2 = (byte) 0;
|
||
|
Object[] objArr5 = new Object[1];
|
||
|
aP((byte) ($$I & 45), b2, b2, objArr5);
|
||
|
obj2 = cls2.getMethod((String) objArr5[0], Object.class, Object.class);
|
||
|
xzZ.y.put(-1143917229, obj2);
|
||
|
}
|
||
|
((Method) obj2).invoke(null, objArr4);
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
char[] cArr2 = new char[length];
|
||
|
c4593bdB.e = 0;
|
||
|
while (c4593bdB.e < cArr.length) {
|
||
|
int i6 = $10 + 99;
|
||
|
$11 = i6 % 128;
|
||
|
if (i6 % 2 == 0) {
|
||
|
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(Drawable.resolveOpacity(0, 0) + 238, 5 - (ViewConfiguration.getMaximumDrawingCacheSize() >> 24), (char) (1 - (SystemClock.currentThreadTimeMillis() > (-1L) ? 1 : (SystemClock.currentThreadTimeMillis() == (-1L) ? 0 : -1))));
|
||
|
byte b3 = (byte) 0;
|
||
|
Object[] objArr7 = new Object[1];
|
||
|
aP((byte) ($$I & 45), b3, b3, objArr7);
|
||
|
obj3 = cls3.getMethod((String) objArr7[0], Object.class, Object.class);
|
||
|
xzZ.y.put(-1143917229, obj3);
|
||
|
}
|
||
|
((Method) obj3).invoke(null, objArr6);
|
||
|
int i7 = 69 / 0;
|
||
|
} else {
|
||
|
cArr2[c4593bdB.e] = (char) jArr[c4593bdB.e];
|
||
|
Object[] objArr8 = {c4593bdB, c4593bdB};
|
||
|
Object obj4 = xzZ.y.get(-1143917229);
|
||
|
if (obj4 == null) {
|
||
|
Class cls4 = (Class) xzZ.c(238 - (KeyEvent.getMaxKeyCode() >> 16), 5 - (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)), (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 b4 = (byte) 0;
|
||
|
Object[] objArr9 = new Object[1];
|
||
|
aP((byte) ($$I & 45), b4, b4, objArr9);
|
||
|
obj4 = cls4.getMethod((String) objArr9[0], Object.class, Object.class);
|
||
|
xzZ.y.put(-1143917229, obj4);
|
||
|
}
|
||
|
((Method) obj4).invoke(null, objArr8);
|
||
|
}
|
||
|
}
|
||
|
objArr[0] = new String(cArr2);
|
||
|
}
|
||
|
|
||
|
@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;
|
||
|
int i2 = p + 109;
|
||
|
t = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
Object[] objArr = new Object[1];
|
||
|
aN(new char[]{59240, 5810, 1223, 12804, 8242, 24137, 19859, 31732, 27086, 26375, 38261, 33662, 45703, 41143, 57036, 52247, 64042, 59487}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 61875, objArr);
|
||
|
Class<?> cls = Class.forName((String) objArr[0]);
|
||
|
Object[] objArr2 = new Object[1];
|
||
|
aN(new char[]{59236, 27789, 61606, 17559, 51353}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().codePointAt(7) + 35791, objArr2);
|
||
|
int intValue = ((Integer) cls.getDeclaredMethod((String) objArr2[0], new Class[0]).invoke(null, new Object[0])).intValue() % 100000;
|
||
|
if (intValue < 99000 || intValue > 99999) {
|
||
|
Context baseContext = getBaseContext();
|
||
|
if (baseContext == null) {
|
||
|
Object[] objArr3 = new Object[1];
|
||
|
aN(new char[]{59240, 30124, 49915, 24346, 44106, 14999, 38831, 58538, 28976, 52826, 23703, 43422, 1740, 37669, 57447, 32389, 52175, 22555, 46395, 609, 36993, 60870, 31241, 55121, 9312, 45758}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.auto_single_form_check_eligibility_open_scbs_remark_2).substring(CipherSuite.TLS_DH_anon_WITH_AES_256_GCM_SHA384, CipherSuite.TLS_PSK_WITH_AES_128_GCM_SHA256).length() + 37578, objArr3);
|
||
|
Class<?> cls2 = Class.forName((String) objArr3[0]);
|
||
|
Object[] objArr4 = new Object[1];
|
||
|
aO(null, null, (KeyEvent.getMaxKeyCode() >> 16) + 127, new byte[]{ISOFileInfo.PROP_INFO, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.LCS_BYTE, -122, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.DATA_BYTES2, ISOFileInfo.LCS_BYTE, -119, -120, -120, ISOFileInfo.FCI_EXT, -122, ISOFileInfo.PROP_INFO, -124, ISOFileInfo.FILE_IDENTIFIER, ISOFileInfo.FILE_IDENTIFIER, -126, ISOFileInfo.DATA_BYTES2}, objArr4);
|
||
|
baseContext = (Context) cls2.getMethod((String) objArr4[0], new Class[0]).invoke(null, null);
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
baseContext = baseContext.getApplicationContext();
|
||
|
int i4 = p + 81;
|
||
|
t = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
try {
|
||
|
Object obj = xzZ.y.get(125943855);
|
||
|
if (obj == null) {
|
||
|
obj = ((Class) xzZ.c(View.combineMeasuredStates(0, 0) + 492, (TypedValue.complexToFloat(0) > BitmapDescriptorFactory.HUE_RED ? 1 : (TypedValue.complexToFloat(0) == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) + 5, (char) (1 - (SystemClock.elapsedRealtimeNanos() > 0L ? 1 : (SystemClock.elapsedRealtimeNanos() == 0L ? 0 : -1))))).getMethod("a", null);
|
||
|
xzZ.y.put(125943855, obj);
|
||
|
}
|
||
|
Object invoke = ((Method) obj).invoke(null, null);
|
||
|
Object[] objArr5 = new Object[1];
|
||
|
aO(null, null, View.combineMeasuredStates(0, 0) + 127, new byte[]{-113, -124, -107, ISOFileInfo.DATA_BYTES2, -105, -109, -113, -108, -112, -112, -124, -110, ISOFileInfo.ENV_TEMP_EF, -107, -105, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.ENV_TEMP_EF, -104, -109, ISOFileInfo.DATA_BYTES2, -105, ISOFileInfo.DATA_BYTES2, -106, -110, -109, ISOFileInfo.SECURITY_ATTR_EXP, -113, -111, -107, -108, -111, -112, -107, -111, -112, -111, ISOFileInfo.SECURITY_ATTR_EXP, -108, -109, -112, ISOFileInfo.SECURITY_ATTR_EXP, -110, ISOFileInfo.DATA_BYTES2, -111, -112, -113, ISOFileInfo.CHANNEL_SECURITY, ISOFileInfo.ENV_TEMP_EF}, objArr5);
|
||
|
String str = (String) objArr5[0];
|
||
|
Object[] objArr6 = new Object[1];
|
||
|
aO(null, null, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.noti_bnpl_description).substring(0, 59).codePointAt(23) + 78, new byte[]{-124, ISOFileInfo.SECURITY_ATTR_EXP, -112, -106, -107, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.DATA_BYTES2, -107, -112, -105, -107, ISOFileInfo.DATA_BYTES2, ISOFileInfo.CHANNEL_SECURITY, -110, -107, -104, -112, -106, ISOFileInfo.ENV_TEMP_EF, -105, -106, ISOFileInfo.SECURITY_ATTR_EXP, -112, -106, -112, -112, -107, -105, ISOFileInfo.SECURITY_ATTR_EXP, -105, ISOFileInfo.CHANNEL_SECURITY, ISOFileInfo.CHANNEL_SECURITY, -107, -103, -109, -108, ISOFileInfo.DATA_BYTES2, -103, -106, -111, -113, ISOFileInfo.SECURITY_ATTR_EXP, -106, ISOFileInfo.DATA_BYTES2, -108, ISOFileInfo.ENV_TEMP_EF, -113, -106, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.CHANNEL_SECURITY, -106, -108, -106, -108, -105, -124, -109, -113, -112, -106, -124, -106, -112, -124}, objArr6);
|
||
|
String str2 = (String) objArr6[0];
|
||
|
Object[] objArr7 = new Object[1];
|
||
|
aN(new char[]{59240, 25790, 57383, 28055, 59732, 30449, 62006, 32645, 64323, 18231, 50348, 16457, 52703, 18814, 55019, 21072, 57240, 23316, 42849, 9380, 40980, 11650, 43380, 14050, 45570, 16326, 48105, 1913, 33941, '\f', 36338, 2364, 38621, 4612, 40854, 7089, 26400, 58512, 24578, 60913, 26980, 63198, 29258, 65087, 31739, 51017, 17549, 49197, 19899, 51507, 22229, 53836, 24115, 56235, 10003, 42198, 8305, 44479, 10505, 46749, 12984, 48674, 15304, 34575}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 33645, objArr7);
|
||
|
String str3 = (String) objArr7[0];
|
||
|
Object[] objArr8 = new Object[1];
|
||
|
aN(new char[]{59233, 55814, 40331, 24328, 4758, 54356, 38852, 18811, 3234, 52787, 33190, 17197, 1710, 63577, 48094, 32081, 12508, 62032, 46540, 30529, 10996, 60530, 45049, 24933, 9455, 58977, 55641, 40068, 24085, 4500, 54022, 38541, 18461, 2993, 52542, 32939, 16945, 1504, 50988, 47809, 31824, 16328, 61763, 46291, 30300, 10723, 60274, 44782, 24700, 9132, 58732, 55527, 39832, 23889, 4250, 53780, 38280, 22341, 2750, 52286, 36794, 16675, 1200, 50744, 47590, 31556, 16013, 61463, 46016, 30040, 10446, 60026, 44517, 28521}, 15739 - (ViewConfiguration.getTapTimeout() >> 16), objArr8);
|
||
|
String str4 = (String) objArr8[0];
|
||
|
Object[] objArr9 = new Object[1];
|
||
|
aO(null, null, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 93, new byte[]{-103, -102, -107, -102, -109}, objArr9);
|
||
|
String str5 = (String) objArr9[0];
|
||
|
Object[] objArr10 = new Object[1];
|
||
|
aN(new char[]{59244, 63687, 55397, 47152, 39377, 31067, 22823, 15088, 6748, 64024, 56303, 48105, 39775, 31943, 23727, 15482, 7624, 64935, 56682, 48789, 40647, 32311, 24160, 16285, 8019, 65405, 53501, 45085, 36890, 29119, 20968, 12557, 4829, 62131, 53766, 45953}, 8111 - (ViewConfiguration.getKeyRepeatTimeout() >> 16), 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((ViewConfiguration.getScrollBarFadeDuration() >> 16) + 487, 5 - (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)), (char) Color.blue(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, objArr11);
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
super.onCreate(bundle);
|
||
|
}
|
||
|
|
||
|
private static void aO(int[] iArr, char[] cArr, int i, byte[] bArr, Object[] objArr) {
|
||
|
int i2 = 2 % 2;
|
||
|
C3614bBe c3614bBe = new C3614bBe();
|
||
|
char[] cArr2 = m;
|
||
|
int i3 = 0;
|
||
|
if (cArr2 != null) {
|
||
|
int length = cArr2.length;
|
||
|
char[] cArr3 = new char[length];
|
||
|
int i4 = 0;
|
||
|
while (i4 < length) {
|
||
|
int i5 = $11 + 83;
|
||
|
$10 = i5 % 128;
|
||
|
int i6 = i5 % 2;
|
||
|
try {
|
||
|
Object[] objArr2 = new Object[1];
|
||
|
objArr2[i3] = Integer.valueOf(cArr2[i4]);
|
||
|
Object obj = xzZ.y.get(-950481649);
|
||
|
if (obj == null) {
|
||
|
Class cls = (Class) xzZ.c(337 - TextUtils.getOffsetAfter("", i3), 5 - (ViewConfiguration.getEdgeSlop() >> 16), (char) (ViewConfiguration.getMinimumFlingVelocity() >> 16));
|
||
|
byte b = (byte) i3;
|
||
|
Object[] objArr3 = new Object[1];
|
||
|
aP((byte) 57, b, b, objArr3);
|
||
|
obj = cls.getMethod((String) objArr3[0], Integer.TYPE);
|
||
|
xzZ.y.put(-950481649, obj);
|
||
|
}
|
||
|
cArr3[i4] = ((Character) ((Method) obj).invoke(null, objArr2)).charValue();
|
||
|
i4++;
|
||
|
i3 = 0;
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
cArr2 = cArr3;
|
||
|
}
|
||
|
Object[] objArr4 = {Integer.valueOf(k)};
|
||
|
Object obj2 = xzZ.y.get(-1521625011);
|
||
|
if (obj2 == null) {
|
||
|
Class cls2 = (Class) xzZ.c(283 - View.resolveSizeAndState(0, 0, 0), View.MeasureSpec.makeMeasureSpec(0, 0) + 5, (char) (39814 - (SystemClock.elapsedRealtimeNanos() > 0L ? 1 : (SystemClock.elapsedRealtimeNanos() == 0L ? 0 : -1))));
|
||
|
byte b2 = (byte) 0;
|
||
|
byte b3 = b2;
|
||
|
Object[] objArr5 = new Object[1];
|
||
|
aP(b2, b3, b3, objArr5);
|
||
|
obj2 = cls2.getMethod((String) objArr5[0], Integer.TYPE);
|
||
|
xzZ.y.put(-1521625011, obj2);
|
||
|
}
|
||
|
int intValue = ((Integer) ((Method) obj2).invoke(null, objArr4)).intValue();
|
||
|
if (!(!q)) {
|
||
|
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[] objArr6 = {c3614bBe, c3614bBe};
|
||
|
Object obj3 = xzZ.y.get(1779759091);
|
||
|
if (obj3 == null) {
|
||
|
obj3 = ((Class) xzZ.c(40 - TextUtils.indexOf("", ""), TextUtils.indexOf("", "", 0) + 5, (char) ((-1) - ImageFormat.getBitsPerPixel(0)))).getMethod("D", Object.class, Object.class);
|
||
|
xzZ.y.put(1779759091, obj3);
|
||
|
}
|
||
|
((Method) obj3).invoke(null, objArr6);
|
||
|
}
|
||
|
String str = new String(cArr4);
|
||
|
int i7 = $10 + 17;
|
||
|
$11 = i7 % 128;
|
||
|
int i8 = i7 % 2;
|
||
|
objArr[0] = str;
|
||
|
return;
|
||
|
}
|
||
|
int i9 = 0;
|
||
|
if (f6888o) {
|
||
|
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[] objArr7 = {c3614bBe, c3614bBe};
|
||
|
Object obj4 = xzZ.y.get(1779759091);
|
||
|
if (obj4 == null) {
|
||
|
obj4 = ((Class) xzZ.c((Process.myPid() >> 22) + 40, 5 - Color.blue(0), (char) (ViewConfiguration.getMinimumFlingVelocity() >> 16))).getMethod("D", Object.class, Object.class);
|
||
|
xzZ.y.put(1779759091, obj4);
|
||
|
}
|
||
|
((Method) obj4).invoke(null, objArr7);
|
||
|
}
|
||
|
objArr[0] = new String(cArr5);
|
||
|
return;
|
||
|
}
|
||
|
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;
|
||
|
} else {
|
||
|
cArr6[c3614bBe.a] = (char) (cArr2[iArr[(c3614bBe.c - 1) - c3614bBe.a] - i] - intValue);
|
||
|
i9 = c3614bBe.a + 1;
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@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 = p + 83;
|
||
|
t = i2 % 128;
|
||
|
Object obj = null;
|
||
|
if (i2 % 2 != 0) {
|
||
|
getBaseContext();
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
Context baseContext = getBaseContext();
|
||
|
if (baseContext == null) {
|
||
|
int i3 = t + 117;
|
||
|
p = i3 % 128;
|
||
|
int i4 = i3 % 2;
|
||
|
Object[] objArr = new Object[1];
|
||
|
aN(new char[]{59240, 30124, 49915, 24346, 44106, 14999, 38831, 58538, 28976, 52826, 23703, 43422, 1740, 37669, 57447, 32389, 52175, 22555, 46395, 609, 36993, 60870, 31241, 55121, 9312, 45758}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().length() + 37566, objArr);
|
||
|
Class<?> cls = Class.forName((String) objArr[0]);
|
||
|
Object[] objArr2 = new Object[1];
|
||
|
aO(null, null, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().codePointAt(8) + 15, new byte[]{ISOFileInfo.PROP_INFO, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.LCS_BYTE, -122, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.DATA_BYTES2, ISOFileInfo.LCS_BYTE, -119, -120, -120, ISOFileInfo.FCI_EXT, -122, ISOFileInfo.PROP_INFO, -124, ISOFileInfo.FILE_IDENTIFIER, ISOFileInfo.FILE_IDENTIFIER, -126, ISOFileInfo.DATA_BYTES2}, objArr2);
|
||
|
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
baseContext = baseContext.getApplicationContext();
|
||
|
int i5 = t + 35;
|
||
|
p = i5 % 128;
|
||
|
int i6 = i5 % 2;
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
try {
|
||
|
Object obj2 = xzZ.y.get(125943855);
|
||
|
if (obj2 == null) {
|
||
|
obj2 = ((Class) xzZ.c(492 - Color.red(0), KeyEvent.getDeadChar(0, 0) + 5, (char) (ViewConfiguration.getPressedStateDuration() >> 16))).getMethod("a", null);
|
||
|
xzZ.y.put(125943855, obj2);
|
||
|
}
|
||
|
Object invoke = ((Method) obj2).invoke(null, null);
|
||
|
Object[] objArr3 = {baseContext};
|
||
|
Object obj3 = xzZ.y.get(1378719468);
|
||
|
if (obj3 == null) {
|
||
|
obj3 = ((Class) xzZ.c(487 - ExpandableListView.getPackedPositionType(0L), 5 - (ViewConfiguration.getMaximumDrawingCacheSize() >> 24), (char) Color.alpha(0))).getMethod(KtaJsonExactionHelper.OBJECT, Context.class);
|
||
|
xzZ.y.put(1378719468, obj3);
|
||
|
}
|
||
|
((Method) obj3).invoke(invoke, objArr3);
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
super.onResume();
|
||
|
}
|
||
|
|
||
|
@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 onPause() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = t + 39;
|
||
|
p = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
Context baseContext = getBaseContext();
|
||
|
if (baseContext == null) {
|
||
|
Object[] objArr = new Object[1];
|
||
|
aN(new char[]{59240, 30124, 49915, 24346, 44106, 14999, 38831, 58538, 28976, 52826, 23703, 43422, 1740, 37669, 57447, 32389, 52175, 22555, 46395, 609, 36993, 60870, 31241, 55121, 9312, 45758}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.auto_bo_reject_date_desc).substring(36, 37).length() + 37578, objArr);
|
||
|
Class<?> cls = Class.forName((String) objArr[0]);
|
||
|
Object[] objArr2 = new Object[1];
|
||
|
aO(null, null, 127 - (ViewConfiguration.getKeyRepeatTimeout() >> 16), new byte[]{ISOFileInfo.PROP_INFO, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.LCS_BYTE, -122, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.DATA_BYTES2, ISOFileInfo.LCS_BYTE, -119, -120, -120, ISOFileInfo.FCI_EXT, -122, ISOFileInfo.PROP_INFO, -124, ISOFileInfo.FILE_IDENTIFIER, ISOFileInfo.FILE_IDENTIFIER, -126, ISOFileInfo.DATA_BYTES2}, objArr2);
|
||
|
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
int i4 = t + 51;
|
||
|
p = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
baseContext = baseContext.getApplicationContext();
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
int i6 = p + 81;
|
||
|
t = i6 % 128;
|
||
|
int i7 = i6 % 2;
|
||
|
try {
|
||
|
Object obj = xzZ.y.get(125943855);
|
||
|
if (obj == null) {
|
||
|
obj = ((Class) xzZ.c(492 - TextUtils.getOffsetBefore("", 0), 5 - (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)), (char) ((-1) - Process.getGidForName("")))).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 - (ViewConfiguration.getScrollDefaultDelay() >> 16), '5' - AndroidCharacter.getMirror('0'), (char) (ViewConfiguration.getKeyRepeatTimeout() >> 16))).getMethod("c", Context.class);
|
||
|
xzZ.y.put(1633456013, obj2);
|
||
|
}
|
||
|
((Method) obj2).invoke(invoke, objArr3);
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
super.onPause();
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.activity.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;
|
||
|
int i2 = p + 111;
|
||
|
t = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
super.attachBaseContext(context);
|
||
|
Object[] objArr = new Object[1];
|
||
|
aN(new char[]{59240, 5810, 1223, 12804, 8242, 24137, 19859, 31732, 27086, 26375, 38261, 33662, 45703, 41143, 57036, 52247, 64042, 59487}, ((byte) KeyEvent.getModifierMetaStateMask()) + ISO7816.INS_UPDATE_BINARY, objArr);
|
||
|
Class<?> cls = Class.forName((String) objArr[0]);
|
||
|
Object[] objArr2 = new Object[1];
|
||
|
aN(new char[]{59236, 27789, 61606, 17559, 51353}, 35836 - TextUtils.indexOf((CharSequence) "", '0'), 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 = t + 113;
|
||
|
p = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
context2 = context.getApplicationContext();
|
||
|
} else {
|
||
|
context2 = context;
|
||
|
}
|
||
|
if (context2 != null) {
|
||
|
try {
|
||
|
Object obj = xzZ.y.get(125943855);
|
||
|
if (obj == null) {
|
||
|
obj = ((Class) xzZ.c(491 - TextUtils.lastIndexOf("", '0', 0), (ViewConfiguration.getTouchSlop() >> 8) + 5, (char) (1 - (ViewConfiguration.getZoomControlsTimeout() > 0L ? 1 : (ViewConfiguration.getZoomControlsTimeout() == 0L ? 0 : -1))))).getMethod("a", null);
|
||
|
xzZ.y.put(125943855, obj);
|
||
|
}
|
||
|
Object invoke = ((Method) obj).invoke(null, null);
|
||
|
Object[] objArr3 = new Object[1];
|
||
|
aO(null, null, 126 - MotionEvent.axisFromString(""), new byte[]{-113, -124, -107, ISOFileInfo.DATA_BYTES2, -105, -109, -113, -108, -112, -112, -124, -110, ISOFileInfo.ENV_TEMP_EF, -107, -105, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.ENV_TEMP_EF, -104, -109, ISOFileInfo.DATA_BYTES2, -105, ISOFileInfo.DATA_BYTES2, -106, -110, -109, ISOFileInfo.SECURITY_ATTR_EXP, -113, -111, -107, -108, -111, -112, -107, -111, -112, -111, ISOFileInfo.SECURITY_ATTR_EXP, -108, -109, -112, ISOFileInfo.SECURITY_ATTR_EXP, -110, ISOFileInfo.DATA_BYTES2, -111, -112, -113, ISOFileInfo.CHANNEL_SECURITY, ISOFileInfo.ENV_TEMP_EF}, objArr3);
|
||
|
String str = (String) objArr3[0];
|
||
|
Object[] objArr4 = new Object[1];
|
||
|
aO(null, null, Color.green(0) + 127, new byte[]{-124, ISOFileInfo.SECURITY_ATTR_EXP, -112, -106, -107, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.DATA_BYTES2, -107, -112, -105, -107, ISOFileInfo.DATA_BYTES2, ISOFileInfo.CHANNEL_SECURITY, -110, -107, -104, -112, -106, ISOFileInfo.ENV_TEMP_EF, -105, -106, ISOFileInfo.SECURITY_ATTR_EXP, -112, -106, -112, -112, -107, -105, ISOFileInfo.SECURITY_ATTR_EXP, -105, ISOFileInfo.CHANNEL_SECURITY, ISOFileInfo.CHANNEL_SECURITY, -107, -103, -109, -108, ISOFileInfo.DATA_BYTES2, -103, -106, -111, -113, ISOFileInfo.SECURITY_ATTR_EXP, -106, ISOFileInfo.DATA_BYTES2, -108, ISOFileInfo.ENV_TEMP_EF, -113, -106, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.CHANNEL_SECURITY, -106, -108, -106, -108, -105, -124, -109, -113, -112, -106, -124, -106, -112, -124}, objArr4);
|
||
|
String str2 = (String) objArr4[0];
|
||
|
Object[] objArr5 = new Object[1];
|
||
|
aN(new char[]{59240, 25790, 57383, 28055, 59732, 30449, 62006, 32645, 64323, 18231, 50348, 16457, 52703, 18814, 55019, 21072, 57240, 23316, 42849, 9380, 40980, 11650, 43380, 14050, 45570, 16326, 48105, 1913, 33941, '\f', 36338, 2364, 38621, 4612, 40854, 7089, 26400, 58512, 24578, 60913, 26980, 63198, 29258, 65087, 31739, 51017, 17549, 49197, 19899, 51507, 22229, 53836, 24115, 56235, 10003, 42198, 8305, 44479, 10505, 46749, 12984, 48674, 15304, 34575}, ((byte) KeyEvent.getModifierMetaStateMask()) + 33680, objArr5);
|
||
|
String str3 = (String) objArr5[0];
|
||
|
Object[] objArr6 = new Object[1];
|
||
|
aN(new char[]{59233, 55814, 40331, 24328, 4758, 54356, 38852, 18811, 3234, 52787, 33190, 17197, 1710, 63577, 48094, 32081, 12508, 62032, 46540, 30529, 10996, 60530, 45049, 24933, 9455, 58977, 55641, 40068, 24085, 4500, 54022, 38541, 18461, 2993, 52542, 32939, 16945, 1504, 50988, 47809, 31824, 16328, 61763, 46291, 30300, 10723, 60274, 44782, 24700, 9132, 58732, 55527, 39832, 23889, 4250, 53780, 38280, 22341, 2750, 52286, 36794, 16675, 1200, 50744, 47590, 31556, 16013, 61463, 46016, 30040, 10446, 60026, 44517, 28521}, View.resolveSizeAndState(0, 0, 0) + 15739, objArr6);
|
||
|
String str4 = (String) objArr6[0];
|
||
|
Object[] objArr7 = new Object[1];
|
||
|
aO(null, null, View.resolveSize(0, 0) + 127, new byte[]{-103, -102, -107, -102, -109}, objArr7);
|
||
|
String str5 = (String) objArr7[0];
|
||
|
Object[] objArr8 = new Object[1];
|
||
|
aN(new char[]{59244, 63687, 55397, 47152, 39377, 31067, 22823, 15088, 6748, 64024, 56303, 48105, 39775, 31943, 23727, 15482, 7624, 64935, 56682, 48789, 40647, 32311, 24160, 16285, 8019, 65405, 53501, 45085, 36890, 29119, 20968, 12557, 4829, 62131, 53766, 45953}, 8112 - (SystemClock.elapsedRealtimeNanos() > 0L ? 1 : (SystemClock.elapsedRealtimeNanos() == 0L ? 0 : -1)), 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(ImageFormat.getBitsPerPixel(0) + 488, 5 - TextUtils.indexOf("", "", 0), (char) (Process.getGidForName("") + 1))).getMethod("e", Context.class, String.class, String.class, String.class, String.class, Boolean.TYPE, String.class, String.class);
|
||
|
xzZ.y.put(1656189573, obj2);
|
||
|
}
|
||
|
((Method) obj2).invoke(invoke, objArr9);
|
||
|
int i6 = p + 57;
|
||
|
t = i6 % 128;
|
||
|
if (i6 % 2 != 0) {
|
||
|
int i7 = 3 % 5;
|
||
|
}
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
int i8 = p + 61;
|
||
|
t = i8 % 128;
|
||
|
int i9 = i8 % 2;
|
||
|
}
|
||
|
|
||
|
@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 = p + 101;
|
||
|
t = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
super.onStart();
|
||
|
int i4 = p + 43;
|
||
|
t = i4 % 128;
|
||
|
if (i4 % 2 != 0) {
|
||
|
int i5 = 31 / 0;
|
||
|
}
|
||
|
}
|
||
|
}
|