507 lines
26 KiB
Java
507 lines
26 KiB
Java
package o;
|
|
|
|
import android.content.Context;
|
|
import android.graphics.ImageFormat;
|
|
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.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.view.activity.BaseActivity;
|
|
import com.scb.phone.view.activity.emailverification.ManageEmailVerificationActivity;
|
|
import java.lang.reflect.Method;
|
|
import o.C13068fPo;
|
|
import o.VLM;
|
|
|
|
/* loaded from: classes4.dex */
|
|
public abstract class dLD extends BaseActivity implements fPA {
|
|
private volatile C13073fPt b;
|
|
private final Object k = new Object();
|
|
private boolean m = false;
|
|
private static final byte[] $$g = {0, -67, 121, 0};
|
|
private static final int $$h = 53;
|
|
private static int $10 = 0;
|
|
private static int $11 = 1;
|
|
private static int q = 0;
|
|
private static int t = 1;
|
|
private static long l = -970152869627957909L;
|
|
|
|
/* renamed from: o, reason: collision with root package name */
|
|
private static char f8753o = 52679;
|
|
private static char s = 51429;
|
|
private static char p = 34449;
|
|
private static char r = 44298;
|
|
|
|
/* JADX WARN: Removed duplicated region for block: B:10:0x0028 */
|
|
/* JADX WARN: Removed duplicated region for block: B:7:0x0020 */
|
|
/* JADX WARN: Unsupported multi-entry loop pattern (BACK_EDGE: B:10:0x0028 -> B:4:0x002d). 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 r6, short r7, byte r8, java.lang.Object[] r9) {
|
|
/*
|
|
byte[] r0 = o.dLD.$$g
|
|
int r7 = r7 * 2
|
|
int r7 = r7 + 4
|
|
int r6 = r6 * 2
|
|
int r6 = r6 + 1
|
|
int r8 = r8 + 66
|
|
byte[] r1 = new byte[r6]
|
|
r2 = 0
|
|
if (r0 != 0) goto L15
|
|
r4 = r6
|
|
r8 = r7
|
|
r3 = r2
|
|
goto L2d
|
|
L15:
|
|
r3 = r2
|
|
L16:
|
|
r5 = r8
|
|
r8 = r7
|
|
r7 = r5
|
|
byte r4 = (byte) r7
|
|
r1[r3] = r4
|
|
int r3 = r3 + 1
|
|
if (r3 != r6) goto L28
|
|
java.lang.String r6 = new java.lang.String
|
|
r6.<init>(r1, r2)
|
|
r9[r2] = r6
|
|
return
|
|
L28:
|
|
r4 = r0[r8]
|
|
r5 = r8
|
|
r8 = r7
|
|
r7 = r5
|
|
L2d:
|
|
int r7 = r7 + 1
|
|
int r8 = r8 + r4
|
|
goto L16
|
|
*/
|
|
throw new UnsupportedOperationException("Method not decompiled: o.dLD.az(byte, short, byte, java.lang.Object[]):void");
|
|
}
|
|
|
|
public dLD() {
|
|
addOnContextAvailableListener(new InterfaceC17278vUG(this) { // from class: o.dLD.3
|
|
private dLD a;
|
|
|
|
{
|
|
this.a = this;
|
|
}
|
|
|
|
@Override // o.InterfaceC17278vUG
|
|
public final void a(Context context) {
|
|
this.a.f();
|
|
}
|
|
});
|
|
}
|
|
|
|
@Override // o.fPC
|
|
public final Object y_() {
|
|
int i = 2 % 2;
|
|
int i2 = q + 81;
|
|
t = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
Object y_ = g().y_();
|
|
int i4 = t + 81;
|
|
q = i4 % 128;
|
|
int i5 = i4 % 2;
|
|
return y_;
|
|
}
|
|
|
|
private C13073fPt g() {
|
|
if (this.b == null) {
|
|
synchronized (this.k) {
|
|
if (this.b == null) {
|
|
this.b = new C13073fPt(this);
|
|
}
|
|
}
|
|
}
|
|
return this.b;
|
|
}
|
|
|
|
protected void f() {
|
|
int i = 2 % 2;
|
|
int i2 = t;
|
|
int i3 = i2 + 47;
|
|
q = i3 % 128;
|
|
int i4 = i3 % 2;
|
|
if (this.m) {
|
|
return;
|
|
}
|
|
int i5 = i2 + 53;
|
|
q = i5 % 128;
|
|
if (i5 % 2 != 0) {
|
|
this.m = false;
|
|
} else {
|
|
this.m = true;
|
|
}
|
|
((InterfaceC8438dLO) y_()).e((ManageEmailVerificationActivity) this);
|
|
}
|
|
|
|
private static void ax(char[] cArr, int i, Object[] objArr) {
|
|
int i2 = 2 % 2;
|
|
GuL guL = new GuL();
|
|
char[] a = GuL.a(l ^ (-7538262848231253921L), cArr, i);
|
|
guL.a = 4;
|
|
while (guL.a < a.length) {
|
|
int i3 = $10 + 41;
|
|
$11 = i3 % 128;
|
|
int i4 = i3 % 2;
|
|
guL.c = guL.a - 4;
|
|
int i5 = guL.a;
|
|
try {
|
|
Object[] objArr2 = {Long.valueOf(a[guL.a] ^ a[guL.a % 4]), Long.valueOf(guL.c), Long.valueOf(l)};
|
|
Object obj = xzZ.y.get(428080616);
|
|
if (obj == null) {
|
|
Class cls = (Class) xzZ.c(TextUtils.indexOf("", "", 0) + 208, 4 - TextUtils.lastIndexOf("", '0', 0), (char) ((ViewConfiguration.getGlobalActionKeyTimeout() > 0L ? 1 : (ViewConfiguration.getGlobalActionKeyTimeout() == 0L ? 0 : -1)) + 1705));
|
|
byte b = $$g[0];
|
|
Object[] objArr3 = new Object[1];
|
|
az(b, b, (byte) $$h, objArr3);
|
|
obj = cls.getMethod((String) objArr3[0], Long.TYPE, Long.TYPE, Long.TYPE);
|
|
xzZ.y.put(428080616, obj);
|
|
}
|
|
a[i5] = ((Character) ((Method) obj).invoke(null, objArr2)).charValue();
|
|
Object[] objArr4 = {guL, guL};
|
|
Object obj2 = xzZ.y.get(-1875914398);
|
|
if (obj2 == null) {
|
|
Class cls2 = (Class) xzZ.c((ViewConfiguration.getWindowTouchSlop() >> 8) + 392, (KeyEvent.getMaxKeyCode() >> 16) + 5, (char) (ViewConfiguration.getMaximumFlingVelocity() >> 16));
|
|
byte b2 = $$g[0];
|
|
byte b3 = b2;
|
|
Object[] objArr5 = new Object[1];
|
|
az(b2, b3, (byte) (b3 | 55), objArr5);
|
|
obj2 = cls2.getMethod((String) objArr5[0], Object.class, Object.class);
|
|
xzZ.y.put(-1875914398, obj2);
|
|
}
|
|
((Method) obj2).invoke(null, objArr4);
|
|
int i6 = $10 + 101;
|
|
$11 = i6 % 128;
|
|
int i7 = i6 % 2;
|
|
} catch (Throwable th) {
|
|
Throwable cause = th.getCause();
|
|
if (cause == null) {
|
|
throw th;
|
|
}
|
|
throw cause;
|
|
}
|
|
}
|
|
objArr[0] = new String(a, 4, a.length - 4);
|
|
}
|
|
|
|
@Override // androidx.activity.ComponentActivity, o.GvH
|
|
public VLM.LWm getDefaultViewModelProviderFactory() {
|
|
int i = 2 % 2;
|
|
int i2 = q + 91;
|
|
t = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
VLM.LWm defaultViewModelProviderFactory = super.getDefaultViewModelProviderFactory();
|
|
C13068fPo.LWm a = ((C13068fPo.Sts) fOV.c(this, C13068fPo.Sts.class)).a();
|
|
Bundle bundle = null;
|
|
if (getIntent() != null) {
|
|
int i4 = t + 99;
|
|
q = i4 % 128;
|
|
if (i4 % 2 != 0) {
|
|
getIntent().getExtras();
|
|
bundle.hashCode();
|
|
throw null;
|
|
}
|
|
bundle = getIntent().getExtras();
|
|
int i5 = t + 41;
|
|
q = i5 % 128;
|
|
int i6 = i5 % 2;
|
|
}
|
|
return a.aBN_(this, bundle, defaultViewModelProviderFactory);
|
|
}
|
|
|
|
private static void ay(char[] cArr, int i, Object[] objArr) {
|
|
int i2 = 2 % 2;
|
|
jTb jtb = new jTb();
|
|
char[] cArr2 = new char[cArr.length];
|
|
jtb.b = 0;
|
|
char[] cArr3 = new char[2];
|
|
while (jtb.b < cArr.length) {
|
|
int i3 = $10 + 97;
|
|
$11 = i3 % 128;
|
|
int i4 = 58224;
|
|
if (i3 % 2 == 0) {
|
|
cArr3[0] = cArr[jtb.b];
|
|
cArr3[1] = cArr[jtb.b];
|
|
} else {
|
|
cArr3[0] = cArr[jtb.b];
|
|
cArr3[1] = cArr[jtb.b + 1];
|
|
}
|
|
for (int i5 = 0; i5 < 16; i5++) {
|
|
int i6 = $10 + 41;
|
|
$11 = i6 % 128;
|
|
int i7 = i6 % 2;
|
|
char c = cArr3[1];
|
|
char c2 = cArr3[0];
|
|
try {
|
|
Object[] objArr2 = {Integer.valueOf(c), Integer.valueOf((c2 + i4) ^ ((c2 << 4) + ((char) (p ^ 41718355337583039L)))), Integer.valueOf(c2 >>> 5), Integer.valueOf(r)};
|
|
Object obj = xzZ.y.get(597144044);
|
|
if (obj == null) {
|
|
Class cls = (Class) xzZ.c(413 - (SystemClock.currentThreadTimeMillis() > (-1L) ? 1 : (SystemClock.currentThreadTimeMillis() == (-1L) ? 0 : -1)), 5 - (ViewConfiguration.getScrollDefaultDelay() >> 16), (char) (1 - (AudioTrack.getMaxVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMaxVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1))));
|
|
byte b = $$g[0];
|
|
byte b2 = b;
|
|
Object[] objArr3 = new Object[1];
|
|
az(b, b2, b2, objArr3);
|
|
obj = cls.getMethod((String) objArr3[0], Integer.TYPE, Integer.TYPE, Integer.TYPE, Integer.TYPE);
|
|
xzZ.y.put(597144044, obj);
|
|
}
|
|
char charValue = ((Character) ((Method) obj).invoke(null, objArr2)).charValue();
|
|
cArr3[1] = charValue;
|
|
Object[] objArr4 = {Integer.valueOf(cArr3[0]), Integer.valueOf((charValue + i4) ^ ((charValue << 4) + ((char) (f8753o ^ 41718355337583039L)))), Integer.valueOf(charValue >>> 5), Integer.valueOf(s)};
|
|
Object obj2 = xzZ.y.get(597144044);
|
|
if (obj2 == null) {
|
|
Class cls2 = (Class) xzZ.c(KeyEvent.normalizeMetaState(0) + 412, 4 - ImageFormat.getBitsPerPixel(0), (char) ((ExpandableListView.getPackedPositionForChild(0, 0) > 0L ? 1 : (ExpandableListView.getPackedPositionForChild(0, 0) == 0L ? 0 : -1)) + 1));
|
|
byte b3 = $$g[0];
|
|
byte b4 = b3;
|
|
Object[] objArr5 = new Object[1];
|
|
az(b3, b4, b4, objArr5);
|
|
obj2 = cls2.getMethod((String) objArr5[0], Integer.TYPE, Integer.TYPE, Integer.TYPE, Integer.TYPE);
|
|
xzZ.y.put(597144044, obj2);
|
|
}
|
|
cArr3[0] = ((Character) ((Method) obj2).invoke(null, objArr4)).charValue();
|
|
i4 -= 40503;
|
|
} catch (Throwable th) {
|
|
Throwable cause = th.getCause();
|
|
if (cause == null) {
|
|
throw th;
|
|
}
|
|
throw cause;
|
|
}
|
|
}
|
|
cArr2[jtb.b] = cArr3[0];
|
|
cArr2[jtb.b + 1] = cArr3[1];
|
|
Object[] objArr6 = {jtb, jtb};
|
|
Object obj3 = xzZ.y.get(943004485);
|
|
if (obj3 == null) {
|
|
Class cls3 = (Class) xzZ.c((ViewConfiguration.getJumpTapTimeout() >> 16) + 98, 5 - (ViewConfiguration.getJumpTapTimeout() >> 16), (char) (ViewConfiguration.getScrollBarFadeDuration() >> 16));
|
|
byte b5 = $$g[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(943004485, obj3);
|
|
}
|
|
((Method) obj3).invoke(null, objArr6);
|
|
}
|
|
objArr[0] = new String(cArr2, 0, i);
|
|
}
|
|
|
|
/* JADX WARN: Code restructure failed: missing block: B:4:0x0066, code lost:
|
|
|
|
if (r1 > 99999) goto L6;
|
|
*/
|
|
@Override // 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 onCreate(android.os.Bundle r17) {
|
|
/*
|
|
Method dump skipped, instructions count: 1048
|
|
To view this dump add '--comments-level debug' option
|
|
*/
|
|
throw new UnsupportedOperationException("Method not decompiled: o.dLD.onCreate(android.os.Bundle):void");
|
|
}
|
|
|
|
@Override // 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 = t + 91;
|
|
q = i2 % 128;
|
|
Object obj = null;
|
|
if (i2 % 2 != 0) {
|
|
getBaseContext();
|
|
obj.hashCode();
|
|
throw null;
|
|
}
|
|
Context baseContext = getBaseContext();
|
|
if (baseContext == null) {
|
|
Object[] objArr = new Object[1];
|
|
ax(new char[]{13690, 10532, 13595, 31012, 7294, 4904, 50124, 23586, 57797, 9033, 18040, 46990, 40123, 63360, 27996, 35550, 19275, 39651, 37256, 56745, 26188, 41273, 50424, 12649, 7486, 29704, 60206, 1029, 51707, 6996}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion - 34, objArr);
|
|
Class<?> cls = Class.forName((String) objArr[0]);
|
|
Object[] objArr2 = new Object[1];
|
|
ay(new char[]{45019, 5930, 35703, 9081, 296, 48358, 39215, 63566, 50169, 1688, 33471, 3295, 43187, 2502, 17154, 21671, 2268, 45805}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.quick_balance_require_pin).substring(12, 13).codePointAt(0) - 14, objArr2);
|
|
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
|
|
int i3 = q + 85;
|
|
t = i3 % 128;
|
|
int i4 = i3 % 2;
|
|
}
|
|
if (baseContext != null) {
|
|
baseContext = baseContext.getApplicationContext();
|
|
}
|
|
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)), (SystemClock.elapsedRealtime() > 0L ? 1 : (SystemClock.elapsedRealtime() == 0L ? 0 : -1)) + 4, (char) (ViewConfiguration.getKeyRepeatTimeout() >> 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), (Process.myTid() >> 22) + 5, (char) (ViewConfiguration.getJumpTapTimeout() >> 16))).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();
|
|
int i5 = q + 29;
|
|
t = i5 % 128;
|
|
if (i5 % 2 != 0) {
|
|
return;
|
|
}
|
|
obj.hashCode();
|
|
throw null;
|
|
}
|
|
|
|
@Override // 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 + 5;
|
|
q = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
Context baseContext = getBaseContext();
|
|
if (baseContext == null) {
|
|
Object[] objArr = new Object[1];
|
|
ax(new char[]{13690, 10532, 13595, 31012, 7294, 4904, 50124, 23586, 57797, 9033, 18040, 46990, 40123, 63360, 27996, 35550, 19275, 39651, 37256, 56745, 26188, 41273, 50424, 12649, 7486, 29704, 60206, 1029, 51707, 6996}, ViewConfiguration.getTouchSlop() >> 8, objArr);
|
|
Class<?> cls = Class.forName((String) objArr[0]);
|
|
Object[] objArr2 = new Object[1];
|
|
ay(new char[]{45019, 5930, 35703, 9081, 296, 48358, 39215, 63566, 50169, 1688, 33471, 3295, 43187, 2502, 17154, 21671, 2268, 45805}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().length() + 5, objArr2);
|
|
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
|
|
int i4 = q + 7;
|
|
t = i4 % 128;
|
|
int i5 = i4 % 2;
|
|
}
|
|
if (baseContext != null) {
|
|
int i6 = q + 113;
|
|
t = 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(491 - ImageFormat.getBitsPerPixel(0), (SystemClock.elapsedRealtimeNanos() > 0L ? 1 : (SystemClock.elapsedRealtimeNanos() == 0L ? 0 : -1)) + 4, (char) (ViewConfiguration.getScrollBarSize() >> 8))).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.getScrollBarSize() >> 8), 5 - (ViewConfiguration.getWindowTouchSlop() >> 8), (char) (CdmaCellLocation.convertQuartSecToDecDegrees(0) > 0.0d ? 1 : (CdmaCellLocation.convertQuartSecToDecDegrees(0) == 0.0d ? 0 : -1)))).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.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 = t + 37;
|
|
q = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
super.attachBaseContext(context);
|
|
Object[] objArr = new Object[1];
|
|
ax(new char[]{64783, 12261, 64878, 20744, 6847, 15108, 51921, 21823, 10672, 9608, 28244, 48787, 21696, 61762, 17710, 33725, 33549, 39982, 47539, 54456, 44604, 42978}, ExpandableListView.getPackedPositionChild(0L) + 1, objArr);
|
|
Class<?> cls = Class.forName((String) objArr[0]);
|
|
Object[] objArr2 = new Object[1];
|
|
ay(new char[]{39981, 35813, 48081, 45059, 51181, 58313}, 4 - ((byte) KeyEvent.getModifierMetaStateMask()), objArr2);
|
|
int intValue = ((Integer) cls.getDeclaredMethod((String) objArr2[0], new Class[0]).invoke(null, new Object[0])).intValue() % 100000;
|
|
if (intValue >= 99000) {
|
|
int i4 = t + 9;
|
|
q = i4 % 128;
|
|
if (i4 % 2 != 0) {
|
|
throw null;
|
|
}
|
|
if (intValue <= 99999) {
|
|
return;
|
|
}
|
|
}
|
|
Context applicationContext = context != null ? context.getApplicationContext() : context;
|
|
if (applicationContext != null) {
|
|
int i5 = t + 99;
|
|
q = i5 % 128;
|
|
int i6 = i5 % 2;
|
|
try {
|
|
Object obj = xzZ.y.get(125943855);
|
|
if (obj == null) {
|
|
obj = ((Class) xzZ.c(492 - (KeyEvent.getMaxKeyCode() >> 16), View.MeasureSpec.makeMeasureSpec(0, 0) + 5, (char) ((-1) - TextUtils.indexOf((CharSequence) "", '0', 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[]{23435, 35692, 63181, 14805, 46526, 21327, 49542, 14617, 6014, 38682, 64258, 35970, 1643, 14020, 50561, 55343, 3674, 7046, 38548, 51625, 9953, 37573, 16804, 47304, 45622, 15952, 44693, 49032, 65228, 3247, 23326, 22403, 58725, 7809, 50124, 63974, 31713, 28894, 63346, 16058, 54881, 24700, 2228, 12508, 35490, 43259, 65284, 4805}, 48 - (ViewConfiguration.getLongPressTimeout() >> 16), objArr3);
|
|
String str = (String) objArr3[0];
|
|
Object[] objArr4 = new Object[1];
|
|
ax(new char[]{49808, 36930, 49909, 19179, 42260, 8373, 50503, 23230, 5750, 39460, 30183, 45330, 27477, 20131, 24273, 35917, 48338, 9168, 41476, 56186, 37350, 6146, 63346, 14249, 60131, 52528, 55538, 735, 15939, 41568, 11667, 22872, 4882, 38559, 30403, 46131, 25639, 19393, 23094, 33594, 47605, 8446, 44849, 57289, 37510, 5492, 61442, 10957, 58965, 51799, 50565, 425, 15156, 48782, 11941, 23596, 3171, 37822, 29222, 43785, 25032, 18613, 18194, 34691, 47766, 15684, 43026, 53998}, TextUtils.indexOf("", ""), objArr4);
|
|
String str2 = (String) objArr4[0];
|
|
Object[] objArr5 = new Object[1];
|
|
ay(new char[]{5225, 31290, 61740, 25659, 6561, 13538, 27591, 21672, 22870, 49981, 45224, 24603, 139, 48244, 51727, 56872, 61746, 31214, 62590, 1717, 11343, 43165, 7341, 20919, 35490, 43259, 31713, 28894, 25072, 6272, 52857, 31717, 63181, 14805, 17588, 44008, 50176, 62936, 29125, 38299, 17941, 48560, 63051, 60973, 27239, 56728, 2244, 5055, 17872, 25408, 38548, 51625, 7411, 59743, 44548, 11594, 59052, 5560, 49542, 14617, 34189, 36759, 6478, 12634}, 64 - View.combineMeasuredStates(0, 0), objArr5);
|
|
String str3 = (String) objArr5[0];
|
|
Object[] objArr6 = new Object[1];
|
|
ax(new char[]{5667, 53896, 5707, 3177, 59336, 26229, 56632, 17108, 49792, 55478, 13182, 43387, 49136, 3125, 6144, 37993, 26672, 24899, 58588, 50009, 17670, 23182, 45474, 12173, 15954, 36768, 40563, 6901, 60077, 57591, 27407, 16688, 51195, 54302, 12308, 44053, 45271, 2399, 7392, 39767, 27911, 25122, 59830, 51105, 18018, 22446, 46725, 13047, 12962, 35033, 33616, 6598, 61318, 64594, 26658, 17419, 55518, 53603, 13552, 45924, 46378, 2611, 456, 40874, 28276, 32649, 61058, 51840, 23308, 20682, 47923, 12683, 14230, 34298, 32820, 7226, 57591, 63791}, (ExpandableListView.getPackedPositionForChild(0, 0) > 0L ? 1 : (ExpandableListView.getPackedPositionForChild(0, 0) == 0L ? 0 : -1)) + 1, objArr6);
|
|
String str4 = (String) objArr6[0];
|
|
Object[] objArr7 = new Object[1];
|
|
ay(new char[]{61445, 3890, 42630, 43523, 25439, 59831}, 5 - ExpandableListView.getPackedPositionType(0L), objArr7);
|
|
String str5 = (String) objArr7[0];
|
|
Object[] objArr8 = new Object[1];
|
|
ay(new char[]{62810, 30368, 54881, 24700, 32834, 20432, 25848, 17754, 45052, 45441, 17073, 21196, 60611, 20050, 25808, 38849, 29125, 38299, 41220, 56054, 17872, 25408, 57231, 16046, 36479, 11045, 64258, 35970, 20726, 53428, 44693, 49032, 56088, 16032, 44097, 35585}, 37 - (SystemClock.uptimeMillis() > 0L ? 1 : (SystemClock.uptimeMillis() == 0L ? 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(486 - TextUtils.indexOf((CharSequence) "", '0'), 5 - (ViewConfiguration.getPressedStateDuration() >> 16), (char) TextUtils.indexOf("", "", 0))).getMethod("e", Context.class, String.class, String.class, String.class, String.class, Boolean.TYPE, String.class, String.class);
|
|
xzZ.y.put(1656189573, obj2);
|
|
}
|
|
((Method) obj2).invoke(invoke, objArr9);
|
|
} catch (Throwable th) {
|
|
Throwable cause = th.getCause();
|
|
if (cause == null) {
|
|
throw th;
|
|
}
|
|
throw cause;
|
|
}
|
|
}
|
|
}
|
|
|
|
@Override // 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 + 23;
|
|
q = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
super.onStart();
|
|
int i4 = t + 13;
|
|
q = i4 % 128;
|
|
int i5 = i4 % 2;
|
|
}
|
|
}
|