603 lines
40 KiB
Java
603 lines
40 KiB
Java
|
package com.scb.phone.view.activity.ebillsubscription;
|
||
|
|
||
|
import android.content.Context;
|
||
|
import android.content.Intent;
|
||
|
import android.graphics.Color;
|
||
|
import android.graphics.drawable.Drawable;
|
||
|
import android.os.Bundle;
|
||
|
import android.os.Process;
|
||
|
import android.os.SystemClock;
|
||
|
import android.text.TextUtils;
|
||
|
import android.util.TypedValue;
|
||
|
import android.view.KeyEvent;
|
||
|
import android.view.View;
|
||
|
import android.view.ViewConfiguration;
|
||
|
import android.widget.ExpandableListView;
|
||
|
import butterknife.ButterKnife;
|
||
|
import com.google.android.gms.maps.model.BitmapDescriptorFactory;
|
||
|
import com.pingan.ai.p;
|
||
|
import com.scb.phone.R;
|
||
|
import com.scb.phone.view.fragment.ebillsubscription.EbillSubscriptionInputFragment;
|
||
|
import java.lang.reflect.Method;
|
||
|
import net.sf.scuba.smartcards.ISO7816;
|
||
|
import net.sf.scuba.smartcards.ISOFileInfo;
|
||
|
import o.AbstractActivityC8459dLr;
|
||
|
import o.AbstractC13482fbE;
|
||
|
import o.C1193Xr;
|
||
|
import o.C3614bBe;
|
||
|
import o.Nhs;
|
||
|
import o.xzZ;
|
||
|
import okhttp3.internal.http2.Http2Connection;
|
||
|
import org.bouncycastle.crypto.tls.CipherSuite;
|
||
|
|
||
|
/* loaded from: classes4.dex */
|
||
|
public class EBillSubscriptionInputActivity extends AbstractActivityC8459dLr {
|
||
|
private EbillSubscriptionInputFragment l;
|
||
|
private static final byte[] $$g = {33, -82, ISO7816.INS_UNBLOCK_CHV, 67};
|
||
|
private static final int $$h = CipherSuite.TLS_DHE_RSA_WITH_CAMELLIA_256_CBC_SHA256;
|
||
|
private static int $10 = 0;
|
||
|
private static int $11 = 1;
|
||
|
private static int p = 0;
|
||
|
private static int y = 1;
|
||
|
|
||
|
/* renamed from: o, reason: collision with root package name */
|
||
|
private static long f7122o = 9051040786702654117L;
|
||
|
private static int m = 452713125;
|
||
|
private static char k = 51549;
|
||
|
private static char[] q = {16282, 16268, 16265, 16284, 16277, 16267, 15992, 16279, 16275, 16272, 16280, 16278, 15945, 15947, 16283, 15936, 15959, 15956, 15949, 16281, 15944, 15950, 15948};
|
||
|
private static int t = 1934310919;
|
||
|
private static boolean s = true;
|
||
|
private static boolean r = true;
|
||
|
|
||
|
/* JADX WARN: Removed duplicated region for block: B:10:0x0022 */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:7:0x001a */
|
||
|
/* JADX WARN: Unsupported multi-entry loop pattern (BACK_EDGE: B:10:0x0022 -> B:4:0x0026). 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 az(byte r5, byte r6, byte r7, java.lang.Object[] r8) {
|
||
|
/*
|
||
|
int r5 = r5 * 2
|
||
|
int r0 = r5 + 1
|
||
|
int r6 = r6 + 4
|
||
|
int r7 = r7 + 65
|
||
|
byte[] r1 = com.scb.phone.view.activity.ebillsubscription.EBillSubscriptionInputActivity.$$g
|
||
|
byte[] r0 = new byte[r0]
|
||
|
r2 = 0
|
||
|
if (r1 != 0) goto L12
|
||
|
r4 = r5
|
||
|
r3 = r2
|
||
|
goto L26
|
||
|
L12:
|
||
|
r3 = r2
|
||
|
L13:
|
||
|
int r6 = r6 + 1
|
||
|
byte r4 = (byte) r7
|
||
|
r0[r3] = r4
|
||
|
if (r3 != r5) goto L22
|
||
|
java.lang.String r5 = new java.lang.String
|
||
|
r5.<init>(r0, r2)
|
||
|
r8[r2] = r5
|
||
|
return
|
||
|
L22:
|
||
|
r4 = r1[r6]
|
||
|
int r3 = r3 + 1
|
||
|
L26:
|
||
|
int r4 = -r4
|
||
|
int r7 = r7 + r4
|
||
|
goto L13
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.ebillsubscription.EBillSubscriptionInputActivity.az(byte, byte, byte, java.lang.Object[]):void");
|
||
|
}
|
||
|
|
||
|
public static Intent aeT_(Context context, C1193Xr c1193Xr) {
|
||
|
int i = 2 % 2;
|
||
|
Intent putExtra = new Intent(context, (Class<?>) EBillSubscriptionInputActivity.class).putExtra("com.scb.phone.EXTRA_BILL_PAYMENT_DISPLAY", c1193Xr);
|
||
|
int i2 = p + 3;
|
||
|
y = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
return putExtra;
|
||
|
}
|
||
|
|
||
|
@Override // o.AbstractActivityC8459dLr, 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 obj = null;
|
||
|
Object[] objArr = new Object[1];
|
||
|
ax((char) (((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.hml_ota_info_first_title).substring(4, 5).codePointAt(0) + 54629), new char[]{28283, 38142, 33209, 55302, 'P', 28421, 62588, 58913, 23935, 8296, 15721, 8816, 57815, 36602, 25858, 43446, 15291, 6616}, new char[]{28684, 17868, 34094, 3285}, new char[]{0, 0, 0, 0}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.investment_ntb_does_not_support_text).substring(75, 76).length() - 1, objArr);
|
||
|
Class<?> cls = Class.forName((String) objArr[0]);
|
||
|
Object[] objArr2 = new Object[1];
|
||
|
ax((char) (((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.deejung_installment_about).substring(25, 26).codePointAt(0) + 61226), new char[]{4002, 19917, 59207, 20345, 64247}, new char[]{22457, 41823, 19070, 60143}, new char[]{0, 0, 0, 0}, 2124635991 - (ViewConfiguration.getDoubleTapTimeout() >> 16), 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];
|
||
|
ax((char) (((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.auto_p2p_introduction_highlights_description).substring(0, 2).length() + 3757), new char[]{35338, 7750, 47480, 7496, 47225, 21220, 16323, 1404, 52392, 21222, 44354, 32212, 30663, 39074, 51389, 58206, 55493, 17302, 9920, 36295, 28003, 1234, 40646, 1761, 56357, 65181}, new char[]{13092, 33226, 44951, 19726}, new char[]{0, 0, 0, 0}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.deposit_export_success_format).substring(0, 3).length() - 3, objArr3);
|
||
|
Class<?> cls2 = Class.forName((String) objArr3[0]);
|
||
|
Object[] objArr4 = new Object[1];
|
||
|
ay(null, null, (ViewConfiguration.getPressedStateDuration() >> 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);
|
||
|
int i2 = y + 47;
|
||
|
p = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
int i4 = p + 67;
|
||
|
y = i4 % 128;
|
||
|
if (i4 % 2 == 0) {
|
||
|
baseContext.getApplicationContext();
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
baseContext = baseContext.getApplicationContext();
|
||
|
int i5 = p + 105;
|
||
|
y = i5 % 128;
|
||
|
if (i5 % 2 == 0) {
|
||
|
int i6 = 4 / 4;
|
||
|
}
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
try {
|
||
|
Object obj2 = xzZ.y.get(125943855);
|
||
|
if (obj2 == null) {
|
||
|
obj2 = ((Class) xzZ.c(492 - (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)), (TypedValue.complexToFloat(0) > BitmapDescriptorFactory.HUE_RED ? 1 : (TypedValue.complexToFloat(0) == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) + 5, (char) (ViewConfiguration.getKeyRepeatTimeout() >> 16))).getMethod("a", null);
|
||
|
xzZ.y.put(125943855, obj2);
|
||
|
}
|
||
|
Object invoke = ((Method) obj2).invoke(null, null);
|
||
|
Object[] objArr5 = new Object[1];
|
||
|
ax((char) (Process.myTid() >> 22), new char[]{43129, 54758, 26318, 62370, 16826, 44578, 5233, 55833, 21276, 13233, 31642, 39321, 3360, 59187, 29405, 43612, 26002, 23120, 34205, 19989, 45800, 47921, 27748, 45419, 4690, 800, 62404, 62782, 6326, 3482, 62421, 54535, 1894, 13446, 36331, 58327, 22950, 59262, 46651, 59017, 36358, 36224, 34087, 56402, 52498, 13041, 47677, 53345}, new char[]{28156, 21996, 18214, 50949}, new char[]{0, 0, 0, 0}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().length() - 13, objArr5);
|
||
|
String str = (String) objArr5[0];
|
||
|
Object[] objArr6 = new Object[1];
|
||
|
ax((char) ExpandableListView.getPackedPositionType(0L), new char[]{11560, 36392, 18640, 54812, 55731, 37749, 36334, 38379, 59351, 49832, 23791, 442, 22017, 49137, 50391, 15228, 10536, 38982, 58687, 5140, 2706, 20328, 54178, 14277, 2569, 29503, 42420, 30571, 49306, 53375, 47137, 27961, 19150, 47135, 18358, 45961, 5446, 17750, 28949, 30161, 33305, 26384, 61500, 28107, 47494, 55282, 20432, 6047, 57031, 38629, 2401, 60275, 53412, 48625, 14882, 57151, 24146, 54816, 22305, 1765, 47506, 49226, 57234, 8929}, new char[]{58591, 52073, 37190, 58792}, new char[]{0, 0, 0, 0}, Color.green(0), objArr6);
|
||
|
String str2 = (String) objArr6[0];
|
||
|
Object[] objArr7 = new Object[1];
|
||
|
ax((char) (Color.rgb(0, 0, 0) + Http2Connection.OKHTTP_CLIENT_WINDOW_SIZE), new char[]{45123, 40535, 3757, 42416, 14504, 12555, 28249, 10038, 45369, 55248, 29173, 12080, 41793, 16774, 13739, 27985, 10098, 32645, 15469, 17511, 50389, 18221, 53853, 27670, 21237, 60995, 25249, 43596, 43279, 43307, 834, 35523, 43668, 47217, 9931, 8795, 40370, 7913, 44160, 7996, 7607, 55721, 5856, 33070, 30481, 38046, 28267, 838, 48734, 29993, 37574, 46834, 16198, 28948, 21043, 46982, 42494, 51132, 25869, 63170, 57174, 65204, 33599, 14557}, new char[]{34237, 51923, 6151, 35660}, new char[]{0, 0, 0, 0}, ViewConfiguration.getScrollBarSize() >> 8, objArr7);
|
||
|
String str3 = (String) objArr7[0];
|
||
|
Object[] objArr8 = new Object[1];
|
||
|
ax((char) Drawable.resolveOpacity(0, 0), new char[]{47792, 19402, 19646, 31425, 5211, 65523, 17335, 48923, 7010, 27351, 8142, 64645, 61624, 12809, 4432, 35117, 58584, 31684, 13709, 41675, 12684, 3518, 64147, 59509, 37107, 37386, 19306, 40890, 64774, 2724, 14266, 6535, 29722, 59920, 1114, 6652, 22512, 2219, 58639, 56920, 10001, 26274, 54141, 16713, 44281, 23838, 10867, 18548, 25672, 16159, 19984, 25269, 5778, 46775, 9642, 42591, 11738, 5196, 47819, 39956, 29137, 29580, 22406, 16872, 10142, 39693, 21082, 38406, 20526, 32571, 63422, 39431, 44597, 38736}, new char[]{28252, 14923, 13032, 15293}, new char[]{0, 0, 0, 0}, (SystemClock.elapsedRealtimeNanos() > 0L ? 1 : (SystemClock.elapsedRealtimeNanos() == 0L ? 0 : -1)) - 1, objArr8);
|
||
|
String str4 = (String) objArr8[0];
|
||
|
Object[] objArr9 = new Object[1];
|
||
|
ax((char) (((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.e_coupon_scan_complete).substring(4, 5).codePointAt(0) + 22981), new char[]{60942, 12080, 56149, 62550, 49144}, new char[]{12881, 63185, 58818, 60761}, new char[]{0, 0, 0, 0}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.point_2_pay).substring(0, 9).length() - 1024011991, objArr9);
|
||
|
String str5 = (String) objArr9[0];
|
||
|
Object[] objArr10 = new Object[1];
|
||
|
ay(null, null, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.point_event_exchange_rate).substring(25, 26).length() + 126, new byte[]{-124, -107, -105, ISOFileInfo.CHANNEL_SECURITY, -105, ISOFileInfo.DATA_BYTES2, -124, -106, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.DATA_BYTES2, ISOFileInfo.ENV_TEMP_EF, -110, ISOFileInfo.DATA_BYTES2, -124, -108, ISOFileInfo.SECURITY_ATTR_EXP, -110, -107, -107, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.CHANNEL_SECURITY, -110, -108, -124, -111, -109, -110, -111, ISOFileInfo.CHANNEL_SECURITY, -112, -113, ISOFileInfo.CHANNEL_SECURITY, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.SECURITY_ATTR_EXP, -124}, objArr10);
|
||
|
Object[] objArr11 = {baseContext, str, str2, str3, str4, true, str5, (String) objArr10[0]};
|
||
|
Object obj3 = xzZ.y.get(1656189573);
|
||
|
if (obj3 == null) {
|
||
|
obj3 = ((Class) xzZ.c((ViewConfiguration.getMaximumFlingVelocity() >> 16) + 487, 4 - ((byte) KeyEvent.getModifierMetaStateMask()), (char) TextUtils.getTrimmedLength(""))).getMethod("e", Context.class, String.class, String.class, String.class, String.class, Boolean.TYPE, String.class, String.class);
|
||
|
xzZ.y.put(1656189573, obj3);
|
||
|
}
|
||
|
((Method) obj3).invoke(invoke, objArr11);
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
super.onCreate(bundle);
|
||
|
setContentView(R.layout.2131558540);
|
||
|
ButterKnife.Dg_(this);
|
||
|
super.Z();
|
||
|
ac();
|
||
|
p(getString(R.string.manage_ebill_subscription_title));
|
||
|
if (getIntent().getParcelableExtra("com.scb.phone.EXTRA_BILL_PAYMENT_DISPLAY") == null) {
|
||
|
finish();
|
||
|
return;
|
||
|
}
|
||
|
this.l = EbillSubscriptionInputFragment.e((C1193Xr) getIntent().getParcelableExtra("com.scb.phone.EXTRA_BILL_PAYMENT_DISPLAY"));
|
||
|
AbstractC13482fbE a = getSupportFragmentManager().a();
|
||
|
a.b(R.id.fragment_container, this.l, null, 2);
|
||
|
a.b();
|
||
|
}
|
||
|
|
||
|
private static void ax(char c, char[] cArr, char[] cArr2, char[] cArr3, int i, Object[] objArr) {
|
||
|
int i2 = 2;
|
||
|
int i3 = 2 % 2;
|
||
|
Nhs nhs = new Nhs();
|
||
|
int length = cArr2.length;
|
||
|
char[] cArr4 = new char[length];
|
||
|
int length2 = cArr3.length;
|
||
|
char[] cArr5 = new char[length2];
|
||
|
System.arraycopy(cArr2, 0, cArr4, 0, length);
|
||
|
System.arraycopy(cArr3, 0, cArr5, 0, length2);
|
||
|
cArr4[0] = (char) (cArr4[0] ^ c);
|
||
|
cArr5[2] = (char) (cArr5[2] + ((char) i));
|
||
|
int length3 = cArr.length;
|
||
|
char[] cArr6 = new char[length3];
|
||
|
nhs.a = 0;
|
||
|
while (nhs.a < length3) {
|
||
|
int i4 = $11 + 73;
|
||
|
$10 = i4 % 128;
|
||
|
int i5 = i4 % i2;
|
||
|
try {
|
||
|
Object[] objArr2 = {nhs};
|
||
|
Object obj = xzZ.y.get(263693715);
|
||
|
if (obj == null) {
|
||
|
obj = ((Class) xzZ.c(45 - ExpandableListView.getPackedPositionGroup(0L), 5 - (KeyEvent.getMaxKeyCode() >> 16), (char) ((-1) - ((byte) KeyEvent.getModifierMetaStateMask())))).getMethod("t", Object.class);
|
||
|
xzZ.y.put(263693715, obj);
|
||
|
}
|
||
|
int intValue = ((Integer) ((Method) obj).invoke(null, objArr2)).intValue();
|
||
|
Object[] objArr3 = {nhs};
|
||
|
Object obj2 = xzZ.y.get(-484664112);
|
||
|
if (obj2 == null) {
|
||
|
Class cls = (Class) xzZ.c(KeyEvent.normalizeMetaState(0) + 352, ((Process.getThreadPriority(0) + 20) >> 6) + 5, (char) (52128 - TextUtils.getOffsetBefore("", 0)));
|
||
|
byte b = (byte) 0;
|
||
|
byte b2 = (byte) (b - 1);
|
||
|
Object[] objArr4 = new Object[1];
|
||
|
az(b, b2, (byte) (b2 & ISO7816.INS_INCREASE), objArr4);
|
||
|
obj2 = cls.getMethod((String) objArr4[0], Object.class);
|
||
|
xzZ.y.put(-484664112, obj2);
|
||
|
}
|
||
|
int intValue2 = ((Integer) ((Method) obj2).invoke(null, objArr3)).intValue();
|
||
|
Object[] objArr5 = {nhs, Integer.valueOf(cArr4[nhs.a % 4] * 32718), Integer.valueOf(cArr5[intValue])};
|
||
|
Object obj3 = xzZ.y.get(430099516);
|
||
|
if (obj3 == null) {
|
||
|
obj3 = ((Class) xzZ.c(((byte) KeyEvent.getModifierMetaStateMask()) + 749, Color.argb(0, 0, 0, 0) + 5, (char) View.resolveSizeAndState(0, 0, 0))).getMethod(p.a, Object.class, Integer.TYPE, Integer.TYPE);
|
||
|
xzZ.y.put(430099516, obj3);
|
||
|
}
|
||
|
((Method) obj3).invoke(null, objArr5);
|
||
|
Object[] objArr6 = {Integer.valueOf(cArr4[intValue2] * 32718), Integer.valueOf(cArr5[intValue])};
|
||
|
Object obj4 = xzZ.y.get(1019894806);
|
||
|
if (obj4 == null) {
|
||
|
Class cls2 = (Class) xzZ.c(401 - TextUtils.lastIndexOf("", '0'), (ViewConfiguration.getDoubleTapTimeout() >> 16) + 5, (char) (21607 - TextUtils.lastIndexOf("", '0', 0, 0)));
|
||
|
byte b3 = (byte) 0;
|
||
|
byte b4 = (byte) (b3 - 1);
|
||
|
Object[] objArr7 = new Object[1];
|
||
|
az(b3, b4, (byte) (b4 & 49), objArr7);
|
||
|
obj4 = cls2.getMethod((String) objArr7[0], Integer.TYPE, Integer.TYPE);
|
||
|
xzZ.y.put(1019894806, obj4);
|
||
|
}
|
||
|
cArr5[intValue2] = ((Character) ((Method) obj4).invoke(null, objArr6)).charValue();
|
||
|
cArr4[intValue2] = nhs.c;
|
||
|
cArr6[nhs.a] = (char) ((((cArr4[intValue2] ^ cArr[nhs.a]) ^ (f7122o ^ 9051040786702654117L)) ^ ((int) (m ^ 9051040786702654117L))) ^ ((char) (k ^ 9051040786702654117L)));
|
||
|
nhs.a++;
|
||
|
int i6 = $11 + 97;
|
||
|
$10 = i6 % 128;
|
||
|
int i7 = i6 % 2;
|
||
|
i2 = 2;
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
objArr[0] = new String(cArr6);
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.activity.BaseActivity
|
||
|
public final void Z() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = p + 59;
|
||
|
y = i2 % 128;
|
||
|
if (i2 % 2 != 0) {
|
||
|
super.Z();
|
||
|
ac();
|
||
|
p(getString(R.string.manage_ebill_subscription_title));
|
||
|
int i3 = p + 21;
|
||
|
y = i3 % 128;
|
||
|
int i4 = i3 % 2;
|
||
|
return;
|
||
|
}
|
||
|
super.Z();
|
||
|
ac();
|
||
|
p(getString(R.string.manage_ebill_subscription_title));
|
||
|
Object obj = null;
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
private static void ay(int[] iArr, char[] cArr, int i, byte[] bArr, Object[] objArr) {
|
||
|
int i2 = 2 % 2;
|
||
|
C3614bBe c3614bBe = new C3614bBe();
|
||
|
char[] cArr2 = q;
|
||
|
char c = '0';
|
||
|
long j = 0;
|
||
|
int i3 = 1;
|
||
|
int i4 = 0;
|
||
|
if (cArr2 != null) {
|
||
|
int length = cArr2.length;
|
||
|
char[] cArr3 = new char[length];
|
||
|
int i5 = 0;
|
||
|
while (i5 < length) {
|
||
|
try {
|
||
|
Object[] objArr2 = new Object[i3];
|
||
|
objArr2[i4] = Integer.valueOf(cArr2[i5]);
|
||
|
Object obj = xzZ.y.get(-950481649);
|
||
|
if (obj == null) {
|
||
|
Class cls = (Class) xzZ.c(TextUtils.lastIndexOf("", c, i4, i4) + 338, 5 - Color.blue(i4), (char) ExpandableListView.getPackedPositionGroup(j));
|
||
|
byte b = (byte) i4;
|
||
|
byte b2 = (byte) (b - 1);
|
||
|
Object[] objArr3 = new Object[1];
|
||
|
az(b, b2, (byte) (b2 + 1), objArr3);
|
||
|
obj = cls.getMethod((String) objArr3[0], Integer.TYPE);
|
||
|
xzZ.y.put(-950481649, obj);
|
||
|
}
|
||
|
cArr3[i5] = ((Character) ((Method) obj).invoke(null, objArr2)).charValue();
|
||
|
i5++;
|
||
|
c = '0';
|
||
|
j = 0;
|
||
|
i3 = 1;
|
||
|
i4 = 0;
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
cArr2 = cArr3;
|
||
|
}
|
||
|
Object[] objArr4 = {Integer.valueOf(t)};
|
||
|
Object obj2 = xzZ.y.get(-1521625011);
|
||
|
if (obj2 == null) {
|
||
|
Class cls2 = (Class) xzZ.c(KeyEvent.getDeadChar(0, 0) + 283, 5 - (ViewConfiguration.getLongPressTimeout() >> 16), (char) ((ViewConfiguration.getGlobalActionKeyTimeout() > 0L ? 1 : (ViewConfiguration.getGlobalActionKeyTimeout() == 0L ? 0 : -1)) + 39812));
|
||
|
byte b3 = (byte) 0;
|
||
|
byte b4 = (byte) (b3 - 1);
|
||
|
Object[] objArr5 = new Object[1];
|
||
|
az(b3, b4, (byte) (b4 & 57), objArr5);
|
||
|
obj2 = cls2.getMethod((String) objArr5[0], Integer.TYPE);
|
||
|
xzZ.y.put(-1521625011, obj2);
|
||
|
}
|
||
|
int intValue = ((Integer) ((Method) obj2).invoke(null, objArr4)).intValue();
|
||
|
if (r) {
|
||
|
int i6 = $10 + 33;
|
||
|
$11 = i6 % 128;
|
||
|
int i7 = i6 % 2;
|
||
|
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(View.MeasureSpec.getSize(0) + 40, 5 - (Process.myPid() >> 22), (char) Drawable.resolveOpacity(0, 0))).getMethod("D", Object.class, Object.class);
|
||
|
xzZ.y.put(1779759091, obj3);
|
||
|
}
|
||
|
((Method) obj3).invoke(null, objArr6);
|
||
|
}
|
||
|
objArr[0] = new String(cArr4);
|
||
|
return;
|
||
|
}
|
||
|
int i8 = 0;
|
||
|
if (s) {
|
||
|
c3614bBe.c = cArr.length;
|
||
|
char[] cArr5 = new char[c3614bBe.c];
|
||
|
c3614bBe.a = 0;
|
||
|
int i9 = $11 + 29;
|
||
|
$10 = i9 % 128;
|
||
|
int i10 = i9 % 2;
|
||
|
while (c3614bBe.a < c3614bBe.c) {
|
||
|
int i11 = $10 + 113;
|
||
|
$11 = i11 % 128;
|
||
|
int i12 = i11 % 2;
|
||
|
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((ViewConfiguration.getWindowTouchSlop() >> 8) + 40, TextUtils.lastIndexOf("", '0', 0, 0) + 6, (char) (Color.rgb(0, 0, 0) + Http2Connection.OKHTTP_CLIENT_WINDOW_SIZE))).getMethod("D", Object.class, Object.class);
|
||
|
xzZ.y.put(1779759091, obj4);
|
||
|
}
|
||
|
((Method) obj4).invoke(null, objArr7);
|
||
|
}
|
||
|
String str = new String(cArr5);
|
||
|
int i13 = $11 + 27;
|
||
|
$10 = i13 % 128;
|
||
|
if (i13 % 2 != 0) {
|
||
|
throw null;
|
||
|
}
|
||
|
objArr[0] = str;
|
||
|
return;
|
||
|
}
|
||
|
c3614bBe.c = iArr.length;
|
||
|
char[] cArr6 = new char[c3614bBe.c];
|
||
|
while (true) {
|
||
|
c3614bBe.a = i8;
|
||
|
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);
|
||
|
i8 = c3614bBe.a + 1;
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:30:0x0021, code lost:
|
||
|
|
||
|
r9 = (java.lang.Object[]) null;
|
||
|
r1 = new java.lang.Object[1];
|
||
|
ax((char) (3759 - android.graphics.Color.blue(0)), new char[]{35338, 7750, 47480, 7496, 47225, 21220, 16323, 1404, 52392, 21222, 44354, 32212, 30663, 39074, 51389, 58206, 55493, 17302, 9920, 36295, 28003, 1234, 40646, 1761, 56357, 65181}, new char[]{13092, 33226, 44951, 19726}, new char[]{0, 0, 0, 0}, ((android.content.Context) java.lang.Class.forName("android.app.ActivityThread").getMethod("currentApplication", new java.lang.Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.hml_landing_result_content).substring(45, 46).length() - 1, r1);
|
||
|
r1 = java.lang.Class.forName((java.lang.String) r1[0]);
|
||
|
r7 = new java.lang.Object[1];
|
||
|
ay(null, null, 127 - (android.view.ViewConfiguration.getTapTimeout() >> 16), new byte[]{net.sf.scuba.smartcards.ISOFileInfo.PROP_INFO, net.sf.scuba.smartcards.ISOFileInfo.SECURITY_ATTR_COMPACT, net.sf.scuba.smartcards.ISOFileInfo.LCS_BYTE, -122, net.sf.scuba.smartcards.ISOFileInfo.SECURITY_ATTR_EXP, net.sf.scuba.smartcards.ISOFileInfo.DATA_BYTES2, net.sf.scuba.smartcards.ISOFileInfo.LCS_BYTE, -119, -120, -120, net.sf.scuba.smartcards.ISOFileInfo.FCI_EXT, -122, net.sf.scuba.smartcards.ISOFileInfo.PROP_INFO, -124, net.sf.scuba.smartcards.ISOFileInfo.FILE_IDENTIFIER, net.sf.scuba.smartcards.ISOFileInfo.FILE_IDENTIFIER, -126, net.sf.scuba.smartcards.ISOFileInfo.DATA_BYTES2}, r7);
|
||
|
r1 = (android.content.Context) r1.getMethod((java.lang.String) r7[0], new java.lang.Class[0]).invoke(null, null);
|
||
|
r5 = com.scb.phone.view.activity.ebillsubscription.EBillSubscriptionInputActivity.p + 7;
|
||
|
com.scb.phone.view.activity.ebillsubscription.EBillSubscriptionInputActivity.y = r5 % 128;
|
||
|
r5 = r5 % 2;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:32:0x001f, code lost:
|
||
|
|
||
|
if (r1 == null) goto L9;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:4:0x0018, code lost:
|
||
|
|
||
|
if (r1 == null) goto L9;
|
||
|
*/
|
||
|
@Override // o.AbstractActivityC8459dLr, 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 onResume() {
|
||
|
/*
|
||
|
Method dump skipped, instructions count: 409
|
||
|
To view this dump add '--comments-level debug' option
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.ebillsubscription.EBillSubscriptionInputActivity.onResume():void");
|
||
|
}
|
||
|
|
||
|
@Override // o.AbstractActivityC8459dLr, 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 = y + 31;
|
||
|
p = i2 % 128;
|
||
|
if (i2 % 2 != 0) {
|
||
|
getBaseContext();
|
||
|
throw null;
|
||
|
}
|
||
|
Context baseContext = getBaseContext();
|
||
|
if (baseContext == null) {
|
||
|
int i3 = y + 91;
|
||
|
p = i3 % 128;
|
||
|
int i4 = i3 % 2;
|
||
|
Object[] objArr = new Object[1];
|
||
|
ax((char) (((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.preregistration_pin_body).substring(48, 49).codePointAt(0) + 3727), new char[]{35338, 7750, 47480, 7496, 47225, 21220, 16323, 1404, 52392, 21222, 44354, 32212, 30663, 39074, 51389, 58206, 55493, 17302, 9920, 36295, 28003, 1234, 40646, 1761, 56357, 65181}, new char[]{13092, 33226, 44951, 19726}, new char[]{0, 0, 0, 0}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().codePointAt(5) - 99, objArr);
|
||
|
Class<?> cls = Class.forName((String) objArr[0]);
|
||
|
Object[] objArr2 = new Object[1];
|
||
|
ay(null, null, 127 - (ViewConfiguration.getScrollDefaultDelay() >> 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) {
|
||
|
baseContext = baseContext.getApplicationContext();
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
int i5 = p + 31;
|
||
|
y = i5 % 128;
|
||
|
try {
|
||
|
if (i5 % 2 == 0) {
|
||
|
Object obj = xzZ.y.get(125943855);
|
||
|
if (obj == null) {
|
||
|
obj = ((Class) xzZ.c((ViewConfiguration.getScrollBarSize() >> 8) + 492, 5 - TextUtils.indexOf("", "", 0), (char) (ViewConfiguration.getDoubleTapTimeout() >> 16))).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.getMinimumFlingVelocity() >> 16), View.getDefaultSize(0, 0) + 5, (char) TextUtils.indexOf("", "", 0, 0))).getMethod("c", Context.class);
|
||
|
xzZ.y.put(1633456013, obj2);
|
||
|
}
|
||
|
((Method) obj2).invoke(invoke, objArr3);
|
||
|
throw null;
|
||
|
}
|
||
|
Object obj3 = xzZ.y.get(125943855);
|
||
|
if (obj3 == null) {
|
||
|
obj3 = ((Class) xzZ.c(TextUtils.indexOf((CharSequence) "", '0', 0, 0) + 493, (ViewConfiguration.getMaximumFlingVelocity() >> 16) + 5, (char) ExpandableListView.getPackedPositionType(0L))).getMethod("a", null);
|
||
|
xzZ.y.put(125943855, obj3);
|
||
|
}
|
||
|
Object invoke2 = ((Method) obj3).invoke(null, null);
|
||
|
Object[] objArr4 = {baseContext};
|
||
|
Object obj4 = xzZ.y.get(1633456013);
|
||
|
if (obj4 == null) {
|
||
|
obj4 = ((Class) xzZ.c((ViewConfiguration.getKeyRepeatTimeout() >> 16) + 487, 5 - ExpandableListView.getPackedPositionType(0L), (char) ((SystemClock.currentThreadTimeMillis() > (-1L) ? 1 : (SystemClock.currentThreadTimeMillis() == (-1L) ? 0 : -1)) - 1))).getMethod("c", Context.class);
|
||
|
xzZ.y.put(1633456013, obj4);
|
||
|
}
|
||
|
((Method) obj4).invoke(invoke2, objArr4);
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
super.onPause();
|
||
|
}
|
||
|
|
||
|
@Override // o.AbstractActivityC8459dLr, 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 + 67;
|
||
|
y = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
super.attachBaseContext(context);
|
||
|
Object[] objArr = new Object[1];
|
||
|
ax((char) (Color.green(0) + 54661), new char[]{28283, 38142, 33209, 55302, 'P', 28421, 62588, 58913, 23935, 8296, 15721, 8816, 57815, 36602, 25858, 43446, 15291, 6616}, new char[]{28684, 17868, 34094, 3285}, new char[]{0, 0, 0, 0}, ExpandableListView.getPackedPositionType(0L), objArr);
|
||
|
Class<?> cls = Class.forName((String) objArr[0]);
|
||
|
Object[] objArr2 = new Object[1];
|
||
|
ax((char) (61258 - (ViewConfiguration.getPressedStateDuration() >> 16)), new char[]{4002, 19917, 59207, 20345, 64247}, new char[]{22457, 41823, 19070, 60143}, new char[]{0, 0, 0, 0}, 2124635991 - (ViewConfiguration.getPressedStateDuration() >> 16), 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 = p + 43;
|
||
|
y = i4 % 128;
|
||
|
if (i4 % 2 == 0) {
|
||
|
context2 = context.getApplicationContext();
|
||
|
int i5 = 31 / 0;
|
||
|
} else {
|
||
|
context2 = context.getApplicationContext();
|
||
|
}
|
||
|
} else {
|
||
|
context2 = context;
|
||
|
}
|
||
|
if (context2 != null) {
|
||
|
try {
|
||
|
Object obj = xzZ.y.get(125943855);
|
||
|
if (obj == null) {
|
||
|
obj = ((Class) xzZ.c(492 - (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)), (ViewConfiguration.getScrollBarFadeDuration() >> 16) + 5, (char) Color.alpha(0))).getMethod("a", null);
|
||
|
xzZ.y.put(125943855, obj);
|
||
|
}
|
||
|
Object invoke = ((Method) obj).invoke(null, null);
|
||
|
Object[] objArr3 = new Object[1];
|
||
|
ax((char) Color.green(0), new char[]{43129, 54758, 26318, 62370, 16826, 44578, 5233, 55833, 21276, 13233, 31642, 39321, 3360, 59187, 29405, 43612, 26002, 23120, 34205, 19989, 45800, 47921, 27748, 45419, 4690, 800, 62404, 62782, 6326, 3482, 62421, 54535, 1894, 13446, 36331, 58327, 22950, 59262, 46651, 59017, 36358, 36224, 34087, 56402, 52498, 13041, 47677, 53345}, new char[]{28156, 21996, 18214, 50949}, new char[]{0, 0, 0, 0}, (Process.getThreadPriority(0) + 20) >> 6, objArr3);
|
||
|
String str = (String) objArr3[0];
|
||
|
Object[] objArr4 = new Object[1];
|
||
|
ax((char) TextUtils.getTrimmedLength(""), new char[]{11560, 36392, 18640, 54812, 55731, 37749, 36334, 38379, 59351, 49832, 23791, 442, 22017, 49137, 50391, 15228, 10536, 38982, 58687, 5140, 2706, 20328, 54178, 14277, 2569, 29503, 42420, 30571, 49306, 53375, 47137, 27961, 19150, 47135, 18358, 45961, 5446, 17750, 28949, 30161, 33305, 26384, 61500, 28107, 47494, 55282, 20432, 6047, 57031, 38629, 2401, 60275, 53412, 48625, 14882, 57151, 24146, 54816, 22305, 1765, 47506, 49226, 57234, 8929}, new char[]{58591, 52073, 37190, 58792}, new char[]{0, 0, 0, 0}, (-1) - ExpandableListView.getPackedPositionChild(0L), objArr4);
|
||
|
String str2 = (String) objArr4[0];
|
||
|
Object[] objArr5 = new Object[1];
|
||
|
ax((char) (TextUtils.indexOf((CharSequence) "", '0') + 1), new char[]{45123, 40535, 3757, 42416, 14504, 12555, 28249, 10038, 45369, 55248, 29173, 12080, 41793, 16774, 13739, 27985, 10098, 32645, 15469, 17511, 50389, 18221, 53853, 27670, 21237, 60995, 25249, 43596, 43279, 43307, 834, 35523, 43668, 47217, 9931, 8795, 40370, 7913, 44160, 7996, 7607, 55721, 5856, 33070, 30481, 38046, 28267, 838, 48734, 29993, 37574, 46834, 16198, 28948, 21043, 46982, 42494, 51132, 25869, 63170, 57174, 65204, 33599, 14557}, new char[]{34237, 51923, 6151, 35660}, new char[]{0, 0, 0, 0}, ViewConfiguration.getScrollBarFadeDuration() >> 16, objArr5);
|
||
|
String str3 = (String) objArr5[0];
|
||
|
Object[] objArr6 = new Object[1];
|
||
|
ax((char) ((ViewConfiguration.getScrollFriction() > BitmapDescriptorFactory.HUE_RED ? 1 : (ViewConfiguration.getScrollFriction() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) - 1), new char[]{47792, 19402, 19646, 31425, 5211, 65523, 17335, 48923, 7010, 27351, 8142, 64645, 61624, 12809, 4432, 35117, 58584, 31684, 13709, 41675, 12684, 3518, 64147, 59509, 37107, 37386, 19306, 40890, 64774, 2724, 14266, 6535, 29722, 59920, 1114, 6652, 22512, 2219, 58639, 56920, 10001, 26274, 54141, 16713, 44281, 23838, 10867, 18548, 25672, 16159, 19984, 25269, 5778, 46775, 9642, 42591, 11738, 5196, 47819, 39956, 29137, 29580, 22406, 16872, 10142, 39693, 21082, 38406, 20526, 32571, 63422, 39431, 44597, 38736}, new char[]{28252, 14923, 13032, 15293}, new char[]{0, 0, 0, 0}, ViewConfiguration.getScrollBarFadeDuration() >> 16, objArr6);
|
||
|
String str4 = (String) objArr6[0];
|
||
|
Object[] objArr7 = new Object[1];
|
||
|
ax((char) (23014 - (SystemClock.elapsedRealtimeNanos() > 0L ? 1 : (SystemClock.elapsedRealtimeNanos() == 0L ? 0 : -1))), new char[]{60942, 12080, 56149, 62550, 49144}, new char[]{12881, 63185, 58818, 60761}, new char[]{0, 0, 0, 0}, TextUtils.indexOf("", "") - 1024011982, objArr7);
|
||
|
String str5 = (String) objArr7[0];
|
||
|
Object[] objArr8 = new Object[1];
|
||
|
ay(null, null, 127 - Color.alpha(0), new byte[]{-124, -107, -105, ISOFileInfo.CHANNEL_SECURITY, -105, ISOFileInfo.DATA_BYTES2, -124, -106, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.DATA_BYTES2, ISOFileInfo.ENV_TEMP_EF, -110, ISOFileInfo.DATA_BYTES2, -124, -108, ISOFileInfo.SECURITY_ATTR_EXP, -110, -107, -107, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.CHANNEL_SECURITY, -110, -108, -124, -111, -109, -110, -111, ISOFileInfo.CHANNEL_SECURITY, -112, -113, ISOFileInfo.CHANNEL_SECURITY, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.SECURITY_ATTR_EXP, -124}, 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(487 - TextUtils.indexOf("", "", 0, 0), Drawable.resolveOpacity(0, 0) + 5, (char) (ViewConfiguration.getEdgeSlop() >> 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);
|
||
|
int i6 = y + 57;
|
||
|
p = i6 % 128;
|
||
|
if (i6 % 2 != 0) {
|
||
|
int i7 = 4 % 4;
|
||
|
}
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // o.AbstractActivityC8459dLr, 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 + 49;
|
||
|
y = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
super.onStart();
|
||
|
int i4 = p + 37;
|
||
|
y = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
}
|