620 lines
37 KiB
Java
620 lines
37 KiB
Java
package com.scb.phone.view.activity.hml;
|
|
|
|
import android.content.Context;
|
|
import android.graphics.Color;
|
|
import android.graphics.drawable.Drawable;
|
|
import android.media.AudioTrack;
|
|
import android.os.Bundle;
|
|
import android.os.Process;
|
|
import android.os.SystemClock;
|
|
import android.telephony.cdma.CdmaCellLocation;
|
|
import android.text.TextUtils;
|
|
import android.util.TypedValue;
|
|
import android.view.Gravity;
|
|
import android.view.KeyEvent;
|
|
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 o.AbstractC5106bml;
|
|
import o.C13068fPo;
|
|
import o.C13073fPt;
|
|
import o.C4593bdB;
|
|
import o.IRS;
|
|
import o.InterfaceC17278vUG;
|
|
import o.InterfaceC8615dQn;
|
|
import o.VLM;
|
|
import o.fOV;
|
|
import o.fPA;
|
|
import o.xzZ;
|
|
|
|
/* loaded from: classes4.dex */
|
|
public abstract class Hilt_HmlNTBLoanReviewActivity<T extends AbstractC5106bml> extends HmlBaseLoanReviewActivity<T> implements fPA {
|
|
private volatile C13073fPt l;
|
|
private static final byte[] $$g = {119, 73, 35, -58};
|
|
private static final int $$h = 67;
|
|
private static int $10 = 0;
|
|
private static int $11 = 1;
|
|
private static int t = 0;
|
|
private static int r = 1;
|
|
private static char[] k = {49117, 49089, 49093, 49105, 49053, 49034, 49108, 49110, 49118, 49052, 49123, 49098, 49114, 49112, 49090, 49126, 48168, 49088, 49116, 49115, 49027, 49107, 49033, 49095, 49104, 49094, 49106, 48171, 49109, 49119, 49035, 49091, 48170, 49111, 48169, 49025};
|
|
|
|
/* renamed from: o, reason: collision with root package name */
|
|
private static char f7219o = 35375;
|
|
private static long p = -514916378777607248L;
|
|
private final Object m = new Object();
|
|
boolean b = false;
|
|
|
|
private static void az(byte b, byte b2, int i, Object[] objArr) {
|
|
int i2 = i + 77;
|
|
byte[] bArr = $$g;
|
|
int i3 = 3 - (b * 3);
|
|
int i4 = b2 * 3;
|
|
byte[] bArr2 = new byte[1 - i4];
|
|
int i5 = 0 - i4;
|
|
int i6 = -1;
|
|
if (bArr == null) {
|
|
i6 = -1;
|
|
i2 = (-i3) + i5;
|
|
i3 = i3;
|
|
}
|
|
while (true) {
|
|
int i7 = i6 + 1;
|
|
bArr2[i7] = (byte) i2;
|
|
if (i7 == i5) {
|
|
objArr[0] = new String(bArr2, 0);
|
|
return;
|
|
}
|
|
int i8 = i3 + 1;
|
|
i6 = i7;
|
|
i2 = (-bArr[i8]) + i2;
|
|
i3 = i8;
|
|
}
|
|
}
|
|
|
|
/* JADX INFO: Access modifiers changed from: package-private */
|
|
public Hilt_HmlNTBLoanReviewActivity() {
|
|
addOnContextAvailableListener(new InterfaceC17278vUG(this) { // from class: com.scb.phone.view.activity.hml.Hilt_HmlNTBLoanReviewActivity.5
|
|
private Hilt_HmlNTBLoanReviewActivity e;
|
|
|
|
{
|
|
this.e = this;
|
|
}
|
|
|
|
@Override // o.InterfaceC17278vUG
|
|
public final void a(Context context) {
|
|
Hilt_HmlNTBLoanReviewActivity hilt_HmlNTBLoanReviewActivity = this.e;
|
|
if (hilt_HmlNTBLoanReviewActivity.b) {
|
|
return;
|
|
}
|
|
hilt_HmlNTBLoanReviewActivity.b = true;
|
|
((InterfaceC8615dQn) hilt_HmlNTBLoanReviewActivity.y_()).d((HmlNTBLoanReviewActivity) hilt_HmlNTBLoanReviewActivity);
|
|
}
|
|
});
|
|
}
|
|
|
|
@Override // o.fPC
|
|
public final Object y_() {
|
|
Object y_;
|
|
int i = 2 % 2;
|
|
int i2 = r + 93;
|
|
t = i2 % 128;
|
|
if (i2 % 2 != 0) {
|
|
y_ = j().y_();
|
|
int i3 = 58 / 0;
|
|
} else {
|
|
y_ = j().y_();
|
|
}
|
|
int i4 = r + 31;
|
|
t = i4 % 128;
|
|
if (i4 % 2 != 0) {
|
|
int i5 = 41 / 0;
|
|
}
|
|
return y_;
|
|
}
|
|
|
|
private C13073fPt j() {
|
|
if (this.l == null) {
|
|
synchronized (this.m) {
|
|
if (this.l == null) {
|
|
this.l = new C13073fPt(this);
|
|
}
|
|
}
|
|
}
|
|
return this.l;
|
|
}
|
|
|
|
@Override // androidx.activity.ComponentActivity, o.GvH
|
|
public VLM.LWm getDefaultViewModelProviderFactory() {
|
|
Bundle bundle;
|
|
int i = 2 % 2;
|
|
VLM.LWm defaultViewModelProviderFactory = super.getDefaultViewModelProviderFactory();
|
|
C13068fPo.LWm a = ((C13068fPo.Sts) fOV.c(this, C13068fPo.Sts.class)).a();
|
|
if (getIntent() != null) {
|
|
int i2 = t + 67;
|
|
r = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
bundle = getIntent().getExtras();
|
|
int i4 = t + 83;
|
|
r = i4 % 128;
|
|
int i5 = i4 % 2;
|
|
} else {
|
|
bundle = null;
|
|
}
|
|
return a.aBN_(this, bundle, defaultViewModelProviderFactory);
|
|
}
|
|
|
|
private static void ay(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;
|
|
int i3 = $11 + 79;
|
|
$10 = i3 % 128;
|
|
int i4 = i3 % 2;
|
|
while (c4593bdB.e < cArr.length) {
|
|
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(403 - (AudioTrack.getMaxVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMaxVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)), TextUtils.getCapsMode("", 0, 0) + 5, (char) (Color.alpha(0) + 21608));
|
|
byte b = (byte) 0;
|
|
byte b2 = b;
|
|
Object[] objArr3 = new Object[1];
|
|
az(b, b2, b2, 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() ^ (p ^ (-6958928035870403642L));
|
|
Object[] objArr4 = {c4593bdB, c4593bdB};
|
|
Object obj2 = xzZ.y.get(-1143917229);
|
|
if (obj2 == null) {
|
|
Class cls2 = (Class) xzZ.c(238 - Color.red(0), 6 - (SystemClock.uptimeMillis() > 0L ? 1 : (SystemClock.uptimeMillis() == 0L ? 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 b3 = (byte) 0;
|
|
byte b4 = b3;
|
|
Object[] objArr5 = new Object[1];
|
|
az(b3, b4, (byte) (b4 + 1), 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 + 57;
|
|
$11 = i6 % 128;
|
|
int i7 = i6 % 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(238 - (ViewConfiguration.getJumpTapTimeout() >> 16), 5 - (ViewConfiguration.getDoubleTapTimeout() >> 16), (char) TextUtils.indexOf("", "", 0, 0));
|
|
byte b5 = (byte) 0;
|
|
byte b6 = b5;
|
|
Object[] objArr7 = new Object[1];
|
|
az(b5, b6, (byte) (b6 + 1), 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);
|
|
}
|
|
|
|
@Override // com.scb.phone.view.activity.hml.HmlBaseLoanReviewActivity, 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 = r + 77;
|
|
t = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
Object[] objArr = new Object[1];
|
|
ax(new char[]{24, 2, 31, 3, 24, 18, '\"', 3, 23, '\f', '\n', 16, 0, 19, 25, 6, 13806, 13806}, (byte) ((SystemClock.currentThreadTimeMillis() > (-1L) ? 1 : (SystemClock.currentThreadTimeMillis() == (-1L) ? 0 : -1)) + 4), KeyEvent.keyCodeFromString("") + 18, objArr);
|
|
Class<?> cls = Class.forName((String) objArr[0]);
|
|
Object[] objArr2 = new Object[1];
|
|
ax(new char[]{'\t', 6, 16, '\r', 13901}, (byte) (79 - TextUtils.getOffsetBefore("", 0)), ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.contact_info_laser_id_description).substring(14, 15).length() + 4, 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 i4 = r + 67;
|
|
t = i4 % 128;
|
|
int i5 = i4 % 2;
|
|
Object[] objArr3 = new Object[1];
|
|
ay(new char[]{12311, 63355, 48852, 26157, 11669, 54512, 40000, 17389, 2831, 12925, 63960, 41241, 26771, 4114, 55144, 40658, 17968, 3468, 13556, 64598, 41886, 27393, 4742, 55798, 33119, 18617}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.billpayment_bnpl_coin_more_detail_description_2_1).substring(0, 43).codePointAt(37) + 47395, objArr3);
|
|
Class<?> cls2 = Class.forName((String) objArr3[0]);
|
|
Object[] objArr4 = new Object[1];
|
|
ay(new char[]{12309, 21526, 63534, 7227, 41031, 50289, 26748, 36004, 4270, 46267, 55496, 31992, 33001, 9478, 18724, 60708, 29001, 38269}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 25587, objArr4);
|
|
baseContext = (Context) cls2.getMethod((String) objArr4[0], new Class[0]).invoke(null, null);
|
|
}
|
|
if (baseContext != null) {
|
|
int i6 = t + 45;
|
|
r = i6 % 128;
|
|
if (i6 % 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 - (ViewConfiguration.getScrollBarFadeDuration() >> 16), View.MeasureSpec.makeMeasureSpec(0, 0) + 5, (char) (CdmaCellLocation.convertQuartSecToDecDegrees(0) > 0.0d ? 1 : (CdmaCellLocation.convertQuartSecToDecDegrees(0) == 0.0d ? 0 : -1)))).getMethod("a", null);
|
|
xzZ.y.put(125943855, obj);
|
|
}
|
|
Object invoke = ((Method) obj).invoke(null, null);
|
|
Object[] objArr5 = new Object[1];
|
|
ay(new char[]{12359, 5536, 31616, 16823, 42945, 36208, 54102, 14640, 7964, 25766, 19086, 37052, 63177, 56441, 8715, 2145, 28164, 46004, 39318, 65533, 50641, 11063, 28993, 22392, 48392, 33465, 59599, 52984, 5257, 31282, 16460, 42616, 35943, 53826, 14252, 7556, 25524, 18838, 44914, 62803, 56172, 8523, 1701, 27784, 45753, 39107, 65149, 50189}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 9663, objArr5);
|
|
String str = (String) objArr5[0];
|
|
Object[] objArr6 = new Object[1];
|
|
ay(new char[]{12307, 27907, 35438, 10070, 17436, 57703, 7880, 48110, 55467, 30092, 37538, 53181, 27984, 35435, 9987, 17438, 57648, 7877, 48089, 55537, 30169, 37539, 53229, 27987, 35437, 10111, 17424, 57720, 7872, 48084, 55540, 30087, 37537, 53174, 27981, 35378, 10111, 17437, 57726, 7829, 48088, 55483, 30161, 37533, 53175, 27980, 35426, 10029, 17474, 57641, 7790, 48084, 55481, 30093, 37529, 53221, 27974, 35338, 10097, 17411, 57636, 7791, 48005, 55482}, 23831 - (ViewConfiguration.getLongPressTimeout() >> 16), objArr6);
|
|
String str2 = (String) objArr6[0];
|
|
Object[] objArr7 = new Object[1];
|
|
ay(new char[]{12311, 10363, ',', 30938, 20675, 18764, 41261, 39264, 61932, 59794, 49751, 14932, 4712, 2803, 25248, 23381, 45895, 43921, 33706, 64425, 54371, 52255, 9423, 7303, 29933, 28003, 17778, 48516, 38274, 36417, 59001, 56953, 14050, 11969, 1821, 32636, 22327, 20461, 42905, 32852, 63499, 53307, 51441, 8354, 6412, 28996, 27078, 16808, 47588, 37430, 35358, 58049, 55940, 12982, 11112, 883, 31710, 21466, 19474, 42016, 39983, 62703, 60611, 50506}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().length() + 6184, objArr7);
|
|
String str3 = (String) objArr7[0];
|
|
Object[] objArr8 = new Object[1];
|
|
ax(new char[]{20, 18, 19, '#', 16, 23, 13781, 13781, '\f', '\r', ' ', 14, 30, 24, 13847, 13847, '\r', 7, 30, 18, 27, 24, 2, 27, 1, '\f', 5, 22, 25, 7, '\b', 25, 18, 29, 29, 14, 22, 5, 7, 24, 25, 2, '#', 15, '\r', 26, 25, 2, '\n', 1, 30, 24, '\t', '\n', 25, ' ', 15, 6, 18, 6, 7, '\b', 23, 29, '\b', 3, '!', 11, '\b', 1, 6, 1, 29, 23}, (byte) (((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().codePointAt(2) - 77), (ViewConfiguration.getMinimumFlingVelocity() >> 16) + 74, objArr8);
|
|
String str4 = (String) objArr8[0];
|
|
Object[] objArr9 = new Object[1];
|
|
ax(new char[]{0, 5, '\"', 0, 13858}, (byte) ((ExpandableListView.getPackedPositionForGroup(0) > 0L ? 1 : (ExpandableListView.getPackedPositionForGroup(0) == 0L ? 0 : -1)) + 120), ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().codePointAt(8) - 107, objArr9);
|
|
String str5 = (String) objArr9[0];
|
|
Object[] objArr10 = new Object[1];
|
|
ay(new char[]{12307, 15212, 9906, 4659, 7678, 2344, 29856, 24603, 27523, 22291, 17032, 20058, 47568, 42340, 37112, 40049, 34807, 62316, 65277, 59958, 54664, 49412, 52359, 14422, 9164, 12054, 6714, 1518, 28981, 31996, 26751, 21414, 24354, 19096, 46609, 41410}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 2905, 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(487 - Color.alpha(0), (KeyEvent.getMaxKeyCode() >> 16) + 5, (char) (KeyEvent.getMaxKeyCode() >> 16))).getMethod("e", Context.class, String.class, String.class, String.class, String.class, Boolean.TYPE, String.class, String.class);
|
|
xzZ.y.put(1656189573, obj2);
|
|
}
|
|
((Method) obj2).invoke(invoke, objArr11);
|
|
} catch (Throwable th) {
|
|
Throwable cause = th.getCause();
|
|
if (cause == null) {
|
|
throw th;
|
|
}
|
|
throw cause;
|
|
}
|
|
}
|
|
}
|
|
super.onCreate(bundle);
|
|
}
|
|
|
|
@Override // com.scb.phone.view.activity.hml.HmlBaseLoanReviewActivity, 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 = r + 121;
|
|
t = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
Context baseContext = getBaseContext();
|
|
if (baseContext == null) {
|
|
int i4 = t + 11;
|
|
r = i4 % 128;
|
|
int i5 = i4 % 2;
|
|
Object[] objArr = new Object[1];
|
|
ay(new char[]{12311, 63355, 48852, 26157, 11669, 54512, 40000, 17389, 2831, 12925, 63960, 41241, 26771, 4114, 55144, 40658, 17968, 3468, 13556, 64598, 41886, 27393, 4742, 55798, 33119, 18617}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 51009, objArr);
|
|
Class<?> cls = Class.forName((String) objArr[0]);
|
|
Object[] objArr2 = new Object[1];
|
|
ay(new char[]{12309, 21526, 63534, 7227, 41031, 50289, 26748, 36004, 4270, 46267, 55496, 31992, 33001, 9478, 18724, 60708, 29001, 38269}, Color.blue(0) + 25621, objArr2);
|
|
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
|
|
}
|
|
if (baseContext != null) {
|
|
int i6 = t + 47;
|
|
r = 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((ViewConfiguration.getWindowTouchSlop() >> 8) + 492, 5 - KeyEvent.keyCodeFromString(""), (char) (TypedValue.complexToFloat(0) > BitmapDescriptorFactory.HUE_RED ? 1 : (TypedValue.complexToFloat(0) == BitmapDescriptorFactory.HUE_RED ? 0 : -1)))).getMethod("a", null);
|
|
xzZ.y.put(125943855, obj);
|
|
}
|
|
Object invoke = ((Method) obj).invoke(null, null);
|
|
Object[] objArr3 = {baseContext};
|
|
Object obj2 = xzZ.y.get(1378719468);
|
|
if (obj2 == null) {
|
|
obj2 = ((Class) xzZ.c(487 - KeyEvent.getDeadChar(0, 0), (AudioTrack.getMaxVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMaxVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) + 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)))).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();
|
|
}
|
|
|
|
@Override // com.scb.phone.view.activity.hml.HmlBaseLoanReviewActivity, 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;
|
|
Context baseContext = getBaseContext();
|
|
if (baseContext == null) {
|
|
Object[] objArr = new Object[1];
|
|
ay(new char[]{12311, 63355, 48852, 26157, 11669, 54512, 40000, 17389, 2831, 12925, 63960, 41241, 26771, 4114, 55144, 40658, 17968, 3468, 13556, 64598, 41886, 27393, 4742, 55798, 33119, 18617}, 51042 - ((byte) KeyEvent.getModifierMetaStateMask()), objArr);
|
|
Class<?> cls = Class.forName((String) objArr[0]);
|
|
Object[] objArr2 = new Object[1];
|
|
ay(new char[]{12309, 21526, 63534, 7227, 41031, 50289, 26748, 36004, 4270, 46267, 55496, 31992, 33001, 9478, 18724, 60708, 29001, 38269}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.redemption_slip_filename).substring(0, 10).length() + 25611, objArr2);
|
|
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
|
|
}
|
|
if (baseContext != null) {
|
|
int i2 = r + 61;
|
|
t = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
baseContext = baseContext.getApplicationContext();
|
|
int i4 = r + 7;
|
|
t = i4 % 128;
|
|
int i5 = i4 % 2;
|
|
}
|
|
if (baseContext != null) {
|
|
try {
|
|
Object obj = xzZ.y.get(125943855);
|
|
if (obj == null) {
|
|
obj = ((Class) xzZ.c((ViewConfiguration.getMaximumDrawingCacheSize() >> 24) + 492, TextUtils.getOffsetAfter("", 0) + 5, (char) View.resolveSizeAndState(0, 0, 0))).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(Color.alpha(0) + 487, 5 - Gravity.getAbsoluteGravity(0, 0), (char) (ViewConfiguration.getDoubleTapTimeout() >> 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();
|
|
}
|
|
|
|
private static void ax(char[] cArr, byte b, int i, Object[] objArr) {
|
|
int i2;
|
|
int length;
|
|
char[] cArr2;
|
|
int i3 = 2;
|
|
int i4 = 2 % 2;
|
|
IRS irs = new IRS();
|
|
char[] cArr3 = k;
|
|
long j = 0;
|
|
int i5 = 5;
|
|
if (cArr3 != null) {
|
|
int i6 = $10 + 47;
|
|
$11 = i6 % 128;
|
|
if (i6 % 2 == 0) {
|
|
length = cArr3.length;
|
|
cArr2 = new char[length];
|
|
} else {
|
|
length = cArr3.length;
|
|
cArr2 = new char[length];
|
|
}
|
|
int i7 = 0;
|
|
while (i7 < length) {
|
|
int i8 = $10 + 61;
|
|
$11 = i8 % 128;
|
|
if (i8 % i3 == 0) {
|
|
try {
|
|
Object[] objArr2 = {Integer.valueOf(cArr3[i7])};
|
|
Object obj = xzZ.y.get(-1987398494);
|
|
if (obj == null) {
|
|
Class cls = (Class) xzZ.c(ExpandableListView.getPackedPositionChild(j) + 299, TextUtils.getTrimmedLength("") + i5, (char) (TextUtils.indexOf((CharSequence) "", '0') + 1));
|
|
byte b2 = (byte) 0;
|
|
byte b3 = b2;
|
|
Object[] objArr3 = new Object[1];
|
|
az(b2, b3, (byte) (b3 | 40), objArr3);
|
|
obj = cls.getMethod((String) objArr3[0], Integer.TYPE);
|
|
xzZ.y.put(-1987398494, obj);
|
|
}
|
|
cArr2[i7] = ((Character) ((Method) obj).invoke(null, objArr2)).charValue();
|
|
} catch (Throwable th) {
|
|
Throwable cause = th.getCause();
|
|
if (cause == null) {
|
|
throw th;
|
|
}
|
|
throw cause;
|
|
}
|
|
} else {
|
|
Object[] objArr4 = {Integer.valueOf(cArr3[i7])};
|
|
Object obj2 = xzZ.y.get(-1987398494);
|
|
if (obj2 == null) {
|
|
Class cls2 = (Class) xzZ.c((TypedValue.complexToFloat(0) > BitmapDescriptorFactory.HUE_RED ? 1 : (TypedValue.complexToFloat(0) == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) + 298, 6 - (AudioTrack.getMaxVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMaxVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)), (char) KeyEvent.normalizeMetaState(0));
|
|
byte b4 = (byte) 0;
|
|
byte b5 = b4;
|
|
Object[] objArr5 = new Object[1];
|
|
az(b4, b5, (byte) (b5 | 40), objArr5);
|
|
obj2 = cls2.getMethod((String) objArr5[0], Integer.TYPE);
|
|
xzZ.y.put(-1987398494, obj2);
|
|
}
|
|
cArr2[i7] = ((Character) ((Method) obj2).invoke(null, objArr4)).charValue();
|
|
i7++;
|
|
}
|
|
i3 = 2;
|
|
j = 0;
|
|
i5 = 5;
|
|
}
|
|
cArr3 = cArr2;
|
|
}
|
|
Object[] objArr6 = {Integer.valueOf(f7219o)};
|
|
Object obj3 = xzZ.y.get(-1987398494);
|
|
if (obj3 == null) {
|
|
Class cls3 = (Class) xzZ.c((Process.myPid() >> 22) + 298, 6 - (SystemClock.uptimeMillis() > 0L ? 1 : (SystemClock.uptimeMillis() == 0L ? 0 : -1)), (char) (KeyEvent.getMaxKeyCode() >> 16));
|
|
byte b6 = (byte) 0;
|
|
byte b7 = b6;
|
|
Object[] objArr7 = new Object[1];
|
|
az(b6, b7, (byte) (b7 | 40), objArr7);
|
|
obj3 = cls3.getMethod((String) objArr7[0], Integer.TYPE);
|
|
xzZ.y.put(-1987398494, obj3);
|
|
}
|
|
char charValue = ((Character) ((Method) obj3).invoke(null, objArr6)).charValue();
|
|
char[] cArr4 = new char[i];
|
|
if (i % 2 != 0) {
|
|
int i9 = $10 + 113;
|
|
$11 = i9 % 128;
|
|
int i10 = i9 % 2;
|
|
i2 = i - 1;
|
|
cArr4[i2] = (char) (cArr[i2] - b);
|
|
} else {
|
|
i2 = i;
|
|
}
|
|
if (i2 > 1) {
|
|
irs.e = 0;
|
|
while (irs.e < i2) {
|
|
irs.b = cArr[irs.e];
|
|
irs.c = cArr[irs.e + 1];
|
|
if (irs.b == irs.c) {
|
|
cArr4[irs.e] = (char) (irs.b - b);
|
|
cArr4[irs.e + 1] = (char) (irs.c - b);
|
|
} else {
|
|
Object[] objArr8 = {irs, irs, Integer.valueOf(charValue), irs, irs, Integer.valueOf(charValue), irs, irs, Integer.valueOf(charValue), irs, irs, Integer.valueOf(charValue), irs};
|
|
Object obj4 = xzZ.y.get(822107368);
|
|
if (obj4 == null) {
|
|
Class cls4 = (Class) xzZ.c(TextUtils.lastIndexOf("", '0', 0, 0) + 234, 5 - (ViewConfiguration.getScrollBarSize() >> 8), (char) (KeyEvent.keyCodeFromString("") + 22024));
|
|
byte b8 = (byte) 0;
|
|
byte b9 = b8;
|
|
Object[] objArr9 = new Object[1];
|
|
az(b8, b9, (byte) (b9 | 43), objArr9);
|
|
obj4 = cls4.getMethod((String) objArr9[0], Object.class, Object.class, Integer.TYPE, Object.class, Object.class, Integer.TYPE, Object.class, Object.class, Integer.TYPE, Object.class, Object.class, Integer.TYPE, Object.class);
|
|
xzZ.y.put(822107368, obj4);
|
|
}
|
|
if (((Integer) ((Method) obj4).invoke(null, objArr8)).intValue() == irs.j) {
|
|
Object[] objArr10 = {irs, irs, Integer.valueOf(charValue), Integer.valueOf(charValue), irs, irs, Integer.valueOf(charValue), Integer.valueOf(charValue), irs, Integer.valueOf(charValue), irs};
|
|
Object obj5 = xzZ.y.get(-1152873385);
|
|
if (obj5 == null) {
|
|
Class cls5 = (Class) xzZ.c(327 - TextUtils.indexOf("", "", 0, 0), 5 - (KeyEvent.getMaxKeyCode() >> 16), (char) View.getDefaultSize(0, 0));
|
|
byte b10 = (byte) 0;
|
|
byte b11 = b10;
|
|
Object[] objArr11 = new Object[1];
|
|
az(b10, b11, (byte) (b11 | 41), objArr11);
|
|
obj5 = cls5.getMethod((String) objArr11[0], Object.class, Object.class, Integer.TYPE, Integer.TYPE, Object.class, Object.class, Integer.TYPE, Integer.TYPE, Object.class, Integer.TYPE, Object.class);
|
|
xzZ.y.put(-1152873385, obj5);
|
|
}
|
|
int intValue = ((Integer) ((Method) obj5).invoke(null, objArr10)).intValue();
|
|
int i11 = (irs.d * charValue) + irs.j;
|
|
cArr4[irs.e] = cArr3[intValue];
|
|
cArr4[irs.e + 1] = cArr3[i11];
|
|
} else if (irs.a == irs.d) {
|
|
irs.f = ((irs.f + charValue) - 1) % charValue;
|
|
irs.j = ((irs.j + charValue) - 1) % charValue;
|
|
int i12 = (irs.a * charValue) + irs.f;
|
|
int i13 = (irs.d * charValue) + irs.j;
|
|
cArr4[irs.e] = cArr3[i12];
|
|
cArr4[irs.e + 1] = cArr3[i13];
|
|
} else {
|
|
int i14 = (irs.a * charValue) + irs.j;
|
|
int i15 = (irs.d * charValue) + irs.f;
|
|
cArr4[irs.e] = cArr3[i14];
|
|
cArr4[irs.e + 1] = cArr3[i15];
|
|
}
|
|
}
|
|
irs.e += 2;
|
|
}
|
|
}
|
|
for (int i16 = 0; i16 < i; i16++) {
|
|
cArr4[i16] = (char) (cArr4[i16] ^ 13722);
|
|
}
|
|
objArr[0] = new String(cArr4);
|
|
}
|
|
|
|
@Override // com.scb.phone.view.activity.hml.HmlBaseLoanReviewActivity, 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) {
|
|
int i = 2 % 2;
|
|
int i2 = r + 71;
|
|
t = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
super.attachBaseContext(context);
|
|
Object[] objArr = new Object[1];
|
|
ax(new char[]{24, 2, 31, 3, 24, 18, '\"', 3, 23, '\f', '\n', 16, 0, 19, 25, 6, 13806, 13806}, (byte) (5 - Drawable.resolveOpacity(0, 0)), (ViewConfiguration.getMinimumFlingVelocity() >> 16) + 18, objArr);
|
|
Class<?> cls = Class.forName((String) objArr[0]);
|
|
Object[] objArr2 = new Object[1];
|
|
ax(new char[]{'\t', 6, 16, '\r', 13901}, (byte) (Color.argb(0, 0, 0, 0) + 79), 5 - Color.blue(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) {
|
|
Context applicationContext = context != null ? context.getApplicationContext() : context;
|
|
if (applicationContext != null) {
|
|
try {
|
|
Object obj = xzZ.y.get(125943855);
|
|
if (obj == null) {
|
|
obj = ((Class) xzZ.c(TextUtils.lastIndexOf("", '0', 0, 0) + 493, 4 - TextUtils.lastIndexOf("", '0'), (char) View.getDefaultSize(0, 0))).getMethod("a", null);
|
|
xzZ.y.put(125943855, obj);
|
|
}
|
|
Object invoke = ((Method) obj).invoke(null, null);
|
|
Object[] objArr3 = new Object[1];
|
|
ay(new char[]{12359, 5536, 31616, 16823, 42945, 36208, 54102, 14640, 7964, 25766, 19086, 37052, 63177, 56441, 8715, 2145, 28164, 46004, 39318, 65533, 50641, 11063, 28993, 22392, 48392, 33465, 59599, 52984, 5257, 31282, 16460, 42616, 35943, 53826, 14252, 7556, 25524, 18838, 44914, 62803, 56172, 8523, 1701, 27784, 45753, 39107, 65149, 50189}, Process.getGidForName("") + 9698, objArr3);
|
|
String str = (String) objArr3[0];
|
|
Object[] objArr4 = new Object[1];
|
|
ay(new char[]{12307, 27907, 35438, 10070, 17436, 57703, 7880, 48110, 55467, 30092, 37538, 53181, 27984, 35435, 9987, 17438, 57648, 7877, 48089, 55537, 30169, 37539, 53229, 27987, 35437, 10111, 17424, 57720, 7872, 48084, 55540, 30087, 37537, 53174, 27981, 35378, 10111, 17437, 57726, 7829, 48088, 55483, 30161, 37533, 53175, 27980, 35426, 10029, 17474, 57641, 7790, 48084, 55481, 30093, 37529, 53221, 27974, 35338, 10097, 17411, 57636, 7791, 48005, 55482}, 23831 - TextUtils.indexOf("", "", 0), objArr4);
|
|
String str2 = (String) objArr4[0];
|
|
Object[] objArr5 = new Object[1];
|
|
ay(new char[]{12311, 10363, ',', 30938, 20675, 18764, 41261, 39264, 61932, 59794, 49751, 14932, 4712, 2803, 25248, 23381, 45895, 43921, 33706, 64425, 54371, 52255, 9423, 7303, 29933, 28003, 17778, 48516, 38274, 36417, 59001, 56953, 14050, 11969, 1821, 32636, 22327, 20461, 42905, 32852, 63499, 53307, 51441, 8354, 6412, 28996, 27078, 16808, 47588, 37430, 35358, 58049, 55940, 12982, 11112, 883, 31710, 21466, 19474, 42016, 39983, 62703, 60611, 50506}, TextUtils.getTrimmedLength("") + 6197, objArr5);
|
|
String str3 = (String) objArr5[0];
|
|
Object[] objArr6 = new Object[1];
|
|
ax(new char[]{20, 18, 19, '#', 16, 23, 13781, 13781, '\f', '\r', ' ', 14, 30, 24, 13847, 13847, '\r', 7, 30, 18, 27, 24, 2, 27, 1, '\f', 5, 22, 25, 7, '\b', 25, 18, 29, 29, 14, 22, 5, 7, 24, 25, 2, '#', 15, '\r', 26, 25, 2, '\n', 1, 30, 24, '\t', '\n', 25, ' ', 15, 6, 18, 6, 7, '\b', 23, 29, '\b', 3, '!', 11, '\b', 1, 6, 1, 29, 23}, (byte) (33 - (AudioTrack.getMaxVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMaxVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1))), 74 - (ViewConfiguration.getTouchSlop() >> 8), objArr6);
|
|
String str4 = (String) objArr6[0];
|
|
Object[] objArr7 = new Object[1];
|
|
ax(new char[]{0, 5, '\"', 0, 13858}, (byte) ((ViewConfiguration.getScrollBarSize() >> 8) + 120), ExpandableListView.getPackedPositionGroup(0L) + 5, objArr7);
|
|
String str5 = (String) objArr7[0];
|
|
Object[] objArr8 = new Object[1];
|
|
ay(new char[]{12307, 15212, 9906, 4659, 7678, 2344, 29856, 24603, 27523, 22291, 17032, 20058, 47568, 42340, 37112, 40049, 34807, 62316, 65277, 59958, 54664, 49412, 52359, 14422, 9164, 12054, 6714, 1518, 28981, 31996, 26751, 21414, 24354, 19096, 46609, 41410}, 2939 - (CdmaCellLocation.convertQuartSecToDecDegrees(0) > 0.0d ? 1 : (CdmaCellLocation.convertQuartSecToDecDegrees(0) == 0.0d ? 0 : -1)), objArr8);
|
|
Object[] objArr9 = {applicationContext, str, str2, str3, str4, true, str5, (String) objArr8[0]};
|
|
Object obj2 = xzZ.y.get(1656189573);
|
|
if (obj2 == null) {
|
|
obj2 = ((Class) xzZ.c(487 - (ViewConfiguration.getTapTimeout() >> 16), (ViewConfiguration.getMaximumDrawingCacheSize() >> 24) + 5, (char) (ViewConfiguration.getJumpTapTimeout() >> 16))).getMethod("e", Context.class, String.class, String.class, String.class, String.class, Boolean.TYPE, String.class, String.class);
|
|
xzZ.y.put(1656189573, obj2);
|
|
}
|
|
((Method) obj2).invoke(invoke, objArr9);
|
|
} catch (Throwable th) {
|
|
Throwable cause = th.getCause();
|
|
if (cause == null) {
|
|
throw th;
|
|
}
|
|
throw cause;
|
|
}
|
|
}
|
|
}
|
|
int i4 = r + 89;
|
|
t = i4 % 128;
|
|
if (i4 % 2 != 0) {
|
|
int i5 = 60 / 0;
|
|
}
|
|
}
|
|
|
|
@Override // com.scb.phone.view.activity.hml.HmlBaseLoanReviewActivity, 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 + 25;
|
|
r = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
super.onStart();
|
|
if (i3 == 0) {
|
|
Object obj = null;
|
|
obj.hashCode();
|
|
throw null;
|
|
}
|
|
int i4 = r + 33;
|
|
t = i4 % 128;
|
|
int i5 = i4 % 2;
|
|
}
|
|
}
|