627 lines
37 KiB
Java
627 lines
37 KiB
Java
|
package com.scb.phone.view.activity.ndidcommon;
|
||
|
|
||
|
import android.content.Context;
|
||
|
import android.graphics.Color;
|
||
|
import android.graphics.PointF;
|
||
|
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.MotionEvent;
|
||
|
import android.view.View;
|
||
|
import android.view.ViewConfiguration;
|
||
|
import android.widget.ExpandableListView;
|
||
|
import com.google.android.gms.maps.model.BitmapDescriptorFactory;
|
||
|
import com.kofax.mobile.sdk._internal.impl.extraction.kta.KtaJsonExactionHelper;
|
||
|
import com.scb.phone.R;
|
||
|
import com.scb.phone.view.activity.BaseActivity;
|
||
|
import java.lang.reflect.Method;
|
||
|
import o.C13068fPo;
|
||
|
import o.C13073fPt;
|
||
|
import o.C4593bdB;
|
||
|
import o.InterfaceC17278vUG;
|
||
|
import o.VLM;
|
||
|
import o.fOV;
|
||
|
import o.fPA;
|
||
|
import o.xzZ;
|
||
|
import o.zUI;
|
||
|
import org.bouncycastle.crypto.tls.CipherSuite;
|
||
|
import org.jnbis.internal.NistHelper;
|
||
|
|
||
|
/* loaded from: classes5.dex */
|
||
|
public abstract class Hilt_BaseNdidCommonLandingActivity extends BaseActivity implements fPA {
|
||
|
private volatile C13073fPt b;
|
||
|
private final Object m = new Object();
|
||
|
|
||
|
/* renamed from: o, reason: collision with root package name */
|
||
|
private boolean f7629o = false;
|
||
|
private static final byte[] $$p = {85, -61, 49, 80};
|
||
|
private static final int $$q = CipherSuite.TLS_PSK_WITH_AES_256_GCM_SHA384;
|
||
|
private static int $10 = 0;
|
||
|
private static int $11 = 1;
|
||
|
private static int p = 0;
|
||
|
private static int s = 1;
|
||
|
private static long k = 7220334929500501481L;
|
||
|
private static int l = 2015661638;
|
||
|
|
||
|
/* JADX WARN: Removed duplicated region for block: B:10:0x0025 */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:7:0x001d */
|
||
|
/* JADX WARN: Unsupported multi-entry loop pattern (BACK_EDGE: B:10:0x0025 -> B:4:0x002a). 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 aC(short r7, byte r8, short r9, java.lang.Object[] r10) {
|
||
|
/*
|
||
|
byte[] r0 = com.scb.phone.view.activity.ndidcommon.Hilt_BaseNdidCommonLandingActivity.$$p
|
||
|
int r9 = r9 * 2
|
||
|
int r9 = 1 - r9
|
||
|
int r8 = r8 + 4
|
||
|
int r7 = 78 - r7
|
||
|
byte[] r1 = new byte[r9]
|
||
|
r2 = 0
|
||
|
if (r0 != 0) goto L13
|
||
|
r3 = r8
|
||
|
r7 = r9
|
||
|
r5 = r2
|
||
|
goto L2a
|
||
|
L13:
|
||
|
r3 = r2
|
||
|
L14:
|
||
|
byte r4 = (byte) r7
|
||
|
int r5 = r3 + 1
|
||
|
r1[r3] = r4
|
||
|
int r8 = r8 + 1
|
||
|
if (r5 != r9) goto L25
|
||
|
java.lang.String r7 = new java.lang.String
|
||
|
r7.<init>(r1, r2)
|
||
|
r10[r2] = r7
|
||
|
return
|
||
|
L25:
|
||
|
r3 = r0[r8]
|
||
|
r6 = r3
|
||
|
r3 = r8
|
||
|
r8 = r6
|
||
|
L2a:
|
||
|
int r8 = -r8
|
||
|
int r7 = r7 + r8
|
||
|
r8 = r3
|
||
|
r3 = r5
|
||
|
goto L14
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.ndidcommon.Hilt_BaseNdidCommonLandingActivity.aC(short, byte, short, java.lang.Object[]):void");
|
||
|
}
|
||
|
|
||
|
/* JADX INFO: Access modifiers changed from: package-private */
|
||
|
public Hilt_BaseNdidCommonLandingActivity() {
|
||
|
addOnContextAvailableListener(new InterfaceC17278vUG(this) { // from class: com.scb.phone.view.activity.ndidcommon.Hilt_BaseNdidCommonLandingActivity.1
|
||
|
private Hilt_BaseNdidCommonLandingActivity a;
|
||
|
|
||
|
{
|
||
|
this.a = this;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC17278vUG
|
||
|
public final void a(Context context) {
|
||
|
this.a.j();
|
||
|
}
|
||
|
});
|
||
|
}
|
||
|
|
||
|
@Override // o.fPC
|
||
|
public final Object y_() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = s + 47;
|
||
|
p = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
Object y_ = h().y_();
|
||
|
int i4 = s + 117;
|
||
|
p = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
return y_;
|
||
|
}
|
||
|
|
||
|
private C13073fPt h() {
|
||
|
if (this.b == null) {
|
||
|
synchronized (this.m) {
|
||
|
if (this.b == null) {
|
||
|
this.b = new C13073fPt(this);
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
return this.b;
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:10:0x0019, code lost:
|
||
|
|
||
|
if (r3.f7629o == false) goto L9;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:4:0x0014, code lost:
|
||
|
|
||
|
if (r3.f7629o == false) goto L9;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:8:0x001b, code lost:
|
||
|
|
||
|
r3.f7629o = true;
|
||
|
((o.InterfaceC11270ecF) y_()).e((com.scb.phone.view.activity.ndidcommon.BaseNdidCommonLandingActivity) r3);
|
||
|
*/
|
||
|
/*
|
||
|
Code decompiled incorrectly, please refer to instructions dump.
|
||
|
To view partially-correct add '--show-bad-code' argument
|
||
|
*/
|
||
|
protected void j() {
|
||
|
/*
|
||
|
r3 = this;
|
||
|
r0 = 2
|
||
|
int r1 = r0 % r0
|
||
|
int r1 = com.scb.phone.view.activity.ndidcommon.Hilt_BaseNdidCommonLandingActivity.s
|
||
|
int r1 = r1 + 97
|
||
|
int r2 = r1 % 128
|
||
|
com.scb.phone.view.activity.ndidcommon.Hilt_BaseNdidCommonLandingActivity.p = r2
|
||
|
int r1 = r1 % r0
|
||
|
if (r1 == 0) goto L17
|
||
|
boolean r1 = r3.f7629o
|
||
|
r2 = 9
|
||
|
int r2 = r2 / 0
|
||
|
if (r1 != 0) goto L2a
|
||
|
goto L1b
|
||
|
L17:
|
||
|
boolean r1 = r3.f7629o
|
||
|
if (r1 != 0) goto L2a
|
||
|
L1b:
|
||
|
r1 = 1
|
||
|
r3.f7629o = r1
|
||
|
java.lang.Object r1 = r3.y_()
|
||
|
o.ecF r1 = (o.InterfaceC11270ecF) r1
|
||
|
r2 = r3
|
||
|
com.scb.phone.view.activity.ndidcommon.BaseNdidCommonLandingActivity r2 = (com.scb.phone.view.activity.ndidcommon.BaseNdidCommonLandingActivity) r2
|
||
|
r1.e(r2)
|
||
|
L2a:
|
||
|
int r1 = com.scb.phone.view.activity.ndidcommon.Hilt_BaseNdidCommonLandingActivity.s
|
||
|
int r1 = r1 + 23
|
||
|
int r2 = r1 % 128
|
||
|
com.scb.phone.view.activity.ndidcommon.Hilt_BaseNdidCommonLandingActivity.p = r2
|
||
|
int r1 = r1 % r0
|
||
|
return
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.ndidcommon.Hilt_BaseNdidCommonLandingActivity.j():void");
|
||
|
}
|
||
|
|
||
|
@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 = s + 15;
|
||
|
p = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
bundle = getIntent().getExtras();
|
||
|
int i4 = p + 37;
|
||
|
s = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
} else {
|
||
|
int i6 = p + 43;
|
||
|
s = i6 % 128;
|
||
|
if (i6 % 2 == 0) {
|
||
|
int i7 = 4 % 4;
|
||
|
}
|
||
|
bundle = null;
|
||
|
}
|
||
|
return a.aBN_(this, bundle, defaultViewModelProviderFactory);
|
||
|
}
|
||
|
|
||
|
private static void aA(char[] cArr, int i, Object[] objArr) {
|
||
|
int i2 = 2 % 2;
|
||
|
C4593bdB c4593bdB = new C4593bdB();
|
||
|
c4593bdB.a = i;
|
||
|
int length = cArr.length;
|
||
|
long[] jArr = new long[length];
|
||
|
c4593bdB.e = 0;
|
||
|
while (c4593bdB.e < cArr.length) {
|
||
|
int i3 = $11 + 55;
|
||
|
$10 = i3 % 128;
|
||
|
int i4 = i3 % 2;
|
||
|
int i5 = c4593bdB.e;
|
||
|
try {
|
||
|
Object[] objArr2 = {Integer.valueOf(cArr[c4593bdB.e]), c4593bdB, c4593bdB};
|
||
|
Object obj = xzZ.y.get(-1229953068);
|
||
|
if (obj == null) {
|
||
|
Class cls = (Class) xzZ.c(402 - Gravity.getAbsoluteGravity(0, 0), 5 - KeyEvent.getDeadChar(0, 0), (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)) + 21608));
|
||
|
byte b = (byte) ($$q & 7);
|
||
|
byte b2 = (byte) (-b);
|
||
|
Object[] objArr3 = new Object[1];
|
||
|
aC(b, b2, (byte) (b2 + 1), 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() ^ (k ^ (-6958928035870403642L));
|
||
|
Object[] objArr4 = {c4593bdB, c4593bdB};
|
||
|
Object obj2 = xzZ.y.get(-1143917229);
|
||
|
if (obj2 == null) {
|
||
|
Class cls2 = (Class) xzZ.c((ExpandableListView.getPackedPositionForGroup(0) > 0L ? 1 : (ExpandableListView.getPackedPositionForGroup(0) == 0L ? 0 : -1)) + 238, (TypedValue.complexToFloat(0) > BitmapDescriptorFactory.HUE_RED ? 1 : (TypedValue.complexToFloat(0) == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) + 5, (char) (1 - (SystemClock.elapsedRealtime() > 0L ? 1 : (SystemClock.elapsedRealtime() == 0L ? 0 : -1))));
|
||
|
byte b3 = (byte) 0;
|
||
|
byte b4 = (byte) (b3 - 1);
|
||
|
Object[] objArr5 = new Object[1];
|
||
|
aC(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) {
|
||
|
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(237 - TextUtils.lastIndexOf("", '0', 0, 0), (ViewConfiguration.getGlobalActionKeyTimeout() > 0L ? 1 : (ViewConfiguration.getGlobalActionKeyTimeout() == 0L ? 0 : -1)) + 4, (char) (CdmaCellLocation.convertQuartSecToDecDegrees(0) > 0.0d ? 1 : (CdmaCellLocation.convertQuartSecToDecDegrees(0) == 0.0d ? 0 : -1)));
|
||
|
byte b5 = (byte) 0;
|
||
|
byte b6 = (byte) (b5 - 1);
|
||
|
Object[] objArr7 = new Object[1];
|
||
|
aC(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);
|
||
|
}
|
||
|
String str = new String(cArr2);
|
||
|
int i6 = $10 + 37;
|
||
|
$11 = i6 % 128;
|
||
|
if (i6 % 2 == 0) {
|
||
|
throw null;
|
||
|
}
|
||
|
objArr[0] = str;
|
||
|
}
|
||
|
|
||
|
private static void aB(int i, char[] cArr, int i2, boolean z, int i3, Object[] objArr) {
|
||
|
int i4 = 2 % 2;
|
||
|
zUI zui = new zUI();
|
||
|
char[] cArr2 = new char[i];
|
||
|
zui.d = 0;
|
||
|
int i5 = $10 + 55;
|
||
|
$11 = i5 % 128;
|
||
|
int i6 = i5 % 2;
|
||
|
while (zui.d < i) {
|
||
|
zui.c = cArr[zui.d];
|
||
|
cArr2[zui.d] = (char) (i2 + zui.c);
|
||
|
int i7 = zui.d;
|
||
|
try {
|
||
|
Object[] objArr2 = {Integer.valueOf(cArr2[i7]), Integer.valueOf(l)};
|
||
|
Object obj = xzZ.y.get(880493502);
|
||
|
if (obj == null) {
|
||
|
Class cls = (Class) xzZ.c(143 - (ViewConfiguration.getScrollBarFadeDuration() >> 16), 7 - KeyEvent.keyCodeFromString(""), (char) ((ExpandableListView.getPackedPositionForChild(0, 0) > 0L ? 1 : (ExpandableListView.getPackedPositionForChild(0, 0) == 0L ? 0 : -1)) + 1));
|
||
|
byte b = (byte) (-1);
|
||
|
Object[] objArr3 = new Object[1];
|
||
|
aC((byte) ($$q & 31), b, (byte) (b + 1), objArr3);
|
||
|
obj = cls.getMethod((String) objArr3[0], Integer.TYPE, Integer.TYPE);
|
||
|
xzZ.y.put(880493502, obj);
|
||
|
}
|
||
|
cArr2[i7] = ((Character) ((Method) obj).invoke(null, objArr2)).charValue();
|
||
|
Object[] objArr4 = {zui, zui};
|
||
|
Object obj2 = xzZ.y.get(1294990079);
|
||
|
if (obj2 == null) {
|
||
|
Class cls2 = (Class) xzZ.c(342 - View.MeasureSpec.makeMeasureSpec(0, 0), (Process.getElapsedCpuTime() > 0L ? 1 : (Process.getElapsedCpuTime() == 0L ? 0 : -1)) + 4, (char) (ViewConfiguration.getTapTimeout() >> 16));
|
||
|
byte b2 = (byte) 2;
|
||
|
byte b3 = (byte) (b2 - 3);
|
||
|
Object[] objArr5 = new Object[1];
|
||
|
aC(b2, b3, (byte) (b3 + 1), objArr5);
|
||
|
obj2 = cls2.getMethod((String) objArr5[0], Object.class, Object.class);
|
||
|
xzZ.y.put(1294990079, obj2);
|
||
|
}
|
||
|
((Method) obj2).invoke(null, objArr4);
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
if (i3 > 0) {
|
||
|
zui.a = i3;
|
||
|
char[] cArr3 = new char[i];
|
||
|
System.arraycopy(cArr2, 0, cArr3, 0, i);
|
||
|
System.arraycopy(cArr3, 0, cArr2, i - zui.a, zui.a);
|
||
|
System.arraycopy(cArr3, zui.a, cArr2, 0, i - zui.a);
|
||
|
int i8 = $11 + 13;
|
||
|
$10 = i8 % 128;
|
||
|
int i9 = i8 % 2;
|
||
|
}
|
||
|
if (z) {
|
||
|
char[] cArr4 = new char[i];
|
||
|
zui.d = 0;
|
||
|
while (zui.d < i) {
|
||
|
cArr4[zui.d] = cArr2[(i - zui.d) - 1];
|
||
|
Object[] objArr6 = {zui, zui};
|
||
|
Object obj3 = xzZ.y.get(1294990079);
|
||
|
if (obj3 == null) {
|
||
|
Class cls3 = (Class) xzZ.c(342 - Color.argb(0, 0, 0, 0), 6 - (ViewConfiguration.getScrollFriction() > BitmapDescriptorFactory.HUE_RED ? 1 : (ViewConfiguration.getScrollFriction() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)), (char) (1 - (ViewConfiguration.getZoomControlsTimeout() > 0L ? 1 : (ViewConfiguration.getZoomControlsTimeout() == 0L ? 0 : -1))));
|
||
|
byte b4 = (byte) 2;
|
||
|
byte b5 = (byte) (b4 - 3);
|
||
|
Object[] objArr7 = new Object[1];
|
||
|
aC(b4, b5, (byte) (b5 + 1), objArr7);
|
||
|
obj3 = cls3.getMethod((String) objArr7[0], Object.class, Object.class);
|
||
|
xzZ.y.put(1294990079, obj3);
|
||
|
}
|
||
|
((Method) obj3).invoke(null, objArr6);
|
||
|
}
|
||
|
cArr2 = cArr4;
|
||
|
}
|
||
|
objArr[0] = new String(cArr2);
|
||
|
}
|
||
|
|
||
|
@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 onCreate(Bundle bundle) {
|
||
|
int i = 2 % 2;
|
||
|
Object[] objArr = new Object[1];
|
||
|
aA(new char[]{58958, 17590, 41893, 3768, 28060, 51349, 14209, 37568, 61944, 23795, 48039, 59106, 17865, 41163, 4046, 27187, 51500, 13371}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.onboarding_input_address_thanon_is_not_allowed).substring(18, 19).codePointAt(0) + 41685, objArr);
|
||
|
Class<?> cls = Class.forName((String) objArr[0]);
|
||
|
Object[] objArr2 = new Object[1];
|
||
|
aA(new char[]{58946, 4853, 3900, 15279, 13511}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 62593, 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];
|
||
|
aA(new char[]{58958, 55222, 34213, 29624, 8604, 8085, 52609, 48064, 27126, 10224, 5625, 50076, 45562, 28615, 24025, 2879, 63785, 46881, 25861, 21251, 311, 65284, 44391, 39803, 18790, 1876}, 12791 - (ViewConfiguration.getDoubleTapTimeout() >> 16), objArr3);
|
||
|
Class<?> cls2 = Class.forName((String) objArr3[0]);
|
||
|
Object[] objArr4 = new Object[1];
|
||
|
aA(new char[]{58956, 2625, 15979, 8716, 22054, 31430, 28409, 37587, 34439, 43692, 57165, 50031, 63240, 6929, 3873, 13267, 10224, 19338}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 60409, objArr4);
|
||
|
baseContext = (Context) cls2.getMethod((String) objArr4[0], new Class[0]).invoke(null, null);
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
int i2 = p + 101;
|
||
|
s = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
baseContext = baseContext.getApplicationContext();
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
int i4 = s + 103;
|
||
|
p = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
try {
|
||
|
Object obj = xzZ.y.get(125943855);
|
||
|
if (obj == null) {
|
||
|
obj = ((Class) xzZ.c((ViewConfiguration.getFadingEdgeLength() >> 16) + 492, View.getDefaultSize(0, 0) + 5, (char) TextUtils.getCapsMode("", 0, 0))).getMethod("a", null);
|
||
|
xzZ.y.put(125943855, obj);
|
||
|
}
|
||
|
Object invoke = ((Method) obj).invoke(null, null);
|
||
|
Object[] objArr5 = new Object[1];
|
||
|
aA(new char[]{58910, 6985, 7353, 4542, 4952, 5337, 2479, 2937, 3269, 463, 823, 1077, 14800, 15184, 15474, 12712, 13149, 13437, 10671, 11028, 11336, 8638, 8888, 9297, 22993, 23280, 23670, 20881, 21136, 21563, 18741, 19153, 19518, 16747, 17109, 17421, 31021, 31487, 31819, 28954, 29365, 30690, 26972, 27265, 28576, 24874, 25284, 26564}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.single_form_icon_risk_level).substring(5, 8).length() + 64846, objArr5);
|
||
|
String str = (String) objArr5[0];
|
||
|
Object[] objArr6 = new Object[1];
|
||
|
aA(new char[]{58954, 24526, 38175, 51907, 21, 31170, 48905, 62595, 10834, 25473, 55555, 7864, 21561, 36286, 49970, 14515, 32297, 47016, 60712, 8868, 39024, 53670, 5900, 19678, 33364, 64466, 12625, 30365, 44105, 58817, 23365, 37066, 54904, 4091, 17788, 47783, 61558, 10744, 28479, 42168, 6753, 21430, 35120, 53016, 1182, 31257, 45971, 59712, 11995, 25604, 56799, 4865, 18640, 36360, 51128, 15720, 29375, 43111, 57776, 10022, 40109, 53882, 3060, 16759}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 47457, objArr6);
|
||
|
String str2 = (String) objArr6[0];
|
||
|
Object[] objArr7 = new Object[1];
|
||
|
aB(((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.hml_moa_list_text).substring(111, 112).length() + 63, new char[]{65515, 65515, 65516, 65519, 65519, 27, NistHelper.SEP_FS, 65518, 30, 65523, 65520, 65522, 31, ' ', 65522, 29, 65516, 65521, 65514, 65515, 65514, ' ', NistHelper.SEP_FS, 27, 65522, 65514, 65518, NistHelper.SEP_FS, 31, 65517, 65523, 65516, 31, 31, 65517, 27, 65517, 65514, 65522, 27, 65521, 29, 65522, 65519, 27, ' ', 27, 65514, ' ', 65514, 65523, 65520, 65522, 65516, 31, NistHelper.SEP_FS, 31, 65520, 29, ' ', 65517, 65519, 65514, 65519}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().length() + CipherSuite.TLS_DHE_RSA_WITH_SEED_CBC_SHA, true, 40 - Drawable.resolveOpacity(0, 0), objArr7);
|
||
|
String str3 = (String) objArr7[0];
|
||
|
Object[] objArr8 = new Object[1];
|
||
|
aB(((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.auto_single_form_sof_header).substring(35, 37).length() + 72, new char[]{65535, 1, 18, 65535, 3, 16, 6, 18, 65484, '\t', '\f', 65535, 0, '\n', 65535, 7, 1, 16, 3, 11, 11, '\r', 1, 11, 65535, 7, 17, 65485, 65485, 65496, 17, 14, 18, 18, 6, 17, 18, '\f', 3, 20, 3, 65485, 65488, 20, 65485, 18, 17, 3, 5, '\f', 7, 65485, 7, 14, 65535, 65485, 11, '\r', 1, 65484, 3, 16, 65535, 19, 15, 17, 2, 16, 65535, 19, 5, 65484, 18, 17}, 195 - View.resolveSizeAndState(0, 0, 0), true, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().codePointAt(9) - 69, objArr8);
|
||
|
String str4 = (String) objArr8[0];
|
||
|
Object[] objArr9 = new Object[1];
|
||
|
aA(new char[]{58902, 8914, 28593, 43128, 62803}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.ccr_search_all_category).substring(0, 14).codePointAt(13) + 50272, objArr9);
|
||
|
String str5 = (String) objArr9[0];
|
||
|
Object[] objArr10 = new Object[1];
|
||
|
aA(new char[]{58954, 51233, 47811, 27990, 24567, 3645, 61569, 41750, 38266, 18430, 13897, 6287, 52089, 48545, 27657, 24220, 238, 62273, 42444, 38003, 18145, 10577, 7110, 52731, 48245, 28315, 20827, 1019, 62012, 42201, 38734, 31083, 11259, 6741, 52384, 48999}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().codePointAt(4) + 11772, objArr10);
|
||
|
Object[] objArr11 = {baseContext, str, str2, str3, str4, true, str5, (String) objArr10[0]};
|
||
|
Object obj2 = xzZ.y.get(1656189573);
|
||
|
if (obj2 == null) {
|
||
|
obj2 = ((Class) xzZ.c(486 - TextUtils.lastIndexOf("", '0'), TextUtils.indexOf("", "", 0, 0) + 5, (char) (ViewConfiguration.getTouchSlop() >> 8))).getMethod("e", Context.class, String.class, String.class, String.class, String.class, Boolean.TYPE, String.class, String.class);
|
||
|
xzZ.y.put(1656189573, obj2);
|
||
|
}
|
||
|
((Method) obj2).invoke(invoke, objArr11);
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
super.onCreate(bundle);
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.activity.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 = s + 31;
|
||
|
p = 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];
|
||
|
aA(new char[]{58958, 55222, 34213, 29624, 8604, 8085, 52609, 48064, 27126, 10224, 5625, 50076, 45562, 28615, 24025, 2879, 63785, 46881, 25861, 21251, 311, 65284, 44391, 39803, 18790, 1876}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 12757, objArr);
|
||
|
Class<?> cls = Class.forName((String) objArr[0]);
|
||
|
Object[] objArr2 = new Object[1];
|
||
|
aA(new char[]{58956, 2625, 15979, 8716, 22054, 31430, 28409, 37587, 34439, 43692, 57165, 50031, 63240, 6929, 3873, 13267, 10224, 19338}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().length() + 60430, objArr2);
|
||
|
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
int i3 = s + 17;
|
||
|
p = i3 % 128;
|
||
|
int i4 = i3 % 2;
|
||
|
baseContext = baseContext.getApplicationContext();
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
try {
|
||
|
Object obj2 = xzZ.y.get(125943855);
|
||
|
if (obj2 == null) {
|
||
|
obj2 = ((Class) xzZ.c(View.getDefaultSize(0, 0) + 492, 4 - TextUtils.lastIndexOf("", '0', 0, 0), (char) (AudioTrack.getMinVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMinVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)))).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 - View.MeasureSpec.getSize(0), (ViewConfiguration.getMaximumFlingVelocity() >> 16) + 5, (char) ((-1) - Process.getGidForName("")))).getMethod(KtaJsonExactionHelper.OBJECT, Context.class);
|
||
|
xzZ.y.put(1378719468, obj3);
|
||
|
}
|
||
|
((Method) obj3).invoke(invoke, objArr3);
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
super.onResume();
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.activity.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 = s + 125;
|
||
|
p = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
Context baseContext = getBaseContext();
|
||
|
if (baseContext == null) {
|
||
|
int i4 = p + 5;
|
||
|
s = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
Object[] objArr = new Object[1];
|
||
|
aA(new char[]{58958, 55222, 34213, 29624, 8604, 8085, 52609, 48064, 27126, 10224, 5625, 50076, 45562, 28615, 24025, 2879, 63785, 46881, 25861, 21251, 311, 65284, 44391, 39803, 18790, 1876}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 12757, objArr);
|
||
|
Class<?> cls = Class.forName((String) objArr[0]);
|
||
|
Object[] objArr2 = new Object[1];
|
||
|
aA(new char[]{58956, 2625, 15979, 8716, 22054, 31430, 28409, 37587, 34439, 43692, 57165, 50031, 63240, 6929, 3873, 13267, 10224, 19338}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.single_form_scbs_description_new_design).substring(44, 46).length() + 60441, objArr2);
|
||
|
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
int i6 = p + 85;
|
||
|
s = 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(TextUtils.indexOf("", "", 0, 0) + 492, (ExpandableListView.getPackedPositionForChild(0, 0) > 0L ? 1 : (ExpandableListView.getPackedPositionForChild(0, 0) == 0L ? 0 : -1)) + 6, (char) TextUtils.getCapsMode("", 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(486 - MotionEvent.axisFromString(""), 4 - TextUtils.lastIndexOf("", '0', 0), (char) (ViewConfiguration.getMinimumFlingVelocity() >> 16))).getMethod("c", Context.class);
|
||
|
xzZ.y.put(1633456013, obj2);
|
||
|
}
|
||
|
((Method) obj2).invoke(invoke, objArr3);
|
||
|
int i8 = p + 113;
|
||
|
s = i8 % 128;
|
||
|
int i9 = i8 % 2;
|
||
|
} 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) {
|
||
|
Context context2;
|
||
|
int i = 2 % 2;
|
||
|
int i2 = s + 71;
|
||
|
p = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
super.attachBaseContext(context);
|
||
|
Object[] objArr = new Object[1];
|
||
|
aA(new char[]{58958, 17590, 41893, 3768, 28060, 51349, 14209, 37568, 61944, 23795, 48039, 59106, 17865, 41163, 4046, 27187, 51500, 13371}, 41719 - (ViewConfiguration.getDoubleTapTimeout() >> 16), objArr);
|
||
|
Class<?> cls = Class.forName((String) objArr[0]);
|
||
|
Object[] objArr2 = new Object[1];
|
||
|
aA(new char[]{58946, 4853, 3900, 15279, 13511}, Drawable.resolveOpacity(0, 0) + 62627, 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 = s + 69;
|
||
|
p = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
context2 = context.getApplicationContext();
|
||
|
int i6 = s + 49;
|
||
|
p = i6 % 128;
|
||
|
int i7 = i6 % 2;
|
||
|
} else {
|
||
|
context2 = context;
|
||
|
}
|
||
|
if (context2 != null) {
|
||
|
try {
|
||
|
Object obj = xzZ.y.get(125943855);
|
||
|
if (obj == null) {
|
||
|
obj = ((Class) xzZ.c(View.MeasureSpec.getMode(0) + 492, ((Process.getThreadPriority(0) + 20) >> 6) + 5, (char) ((Process.getThreadPriority(0) + 20) >> 6))).getMethod("a", null);
|
||
|
xzZ.y.put(125943855, obj);
|
||
|
}
|
||
|
Object invoke = ((Method) obj).invoke(null, null);
|
||
|
Object[] objArr3 = new Object[1];
|
||
|
aA(new char[]{58910, 6985, 7353, 4542, 4952, 5337, 2479, 2937, 3269, 463, 823, 1077, 14800, 15184, 15474, 12712, 13149, 13437, 10671, 11028, 11336, 8638, 8888, 9297, 22993, 23280, 23670, 20881, 21136, 21563, 18741, 19153, 19518, 16747, 17109, 17421, 31021, 31487, 31819, 28954, 29365, 30690, 26972, 27265, 28576, 24874, 25284, 26564}, (Process.myPid() >> 22) + 64849, objArr3);
|
||
|
String str = (String) objArr3[0];
|
||
|
Object[] objArr4 = new Object[1];
|
||
|
aA(new char[]{58954, 24526, 38175, 51907, 21, 31170, 48905, 62595, 10834, 25473, 55555, 7864, 21561, 36286, 49970, 14515, 32297, 47016, 60712, 8868, 39024, 53670, 5900, 19678, 33364, 64466, 12625, 30365, 44105, 58817, 23365, 37066, 54904, 4091, 17788, 47783, 61558, 10744, 28479, 42168, 6753, 21430, 35120, 53016, 1182, 31257, 45971, 59712, 11995, 25604, 56799, 4865, 18640, 36360, 51128, 15720, 29375, 43111, 57776, 10022, 40109, 53882, 3060, 16759}, (PointF.length(BitmapDescriptorFactory.HUE_RED, BitmapDescriptorFactory.HUE_RED) > BitmapDescriptorFactory.HUE_RED ? 1 : (PointF.length(BitmapDescriptorFactory.HUE_RED, BitmapDescriptorFactory.HUE_RED) == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) + 47491, objArr4);
|
||
|
String str2 = (String) objArr4[0];
|
||
|
Object[] objArr5 = new Object[1];
|
||
|
aB(64 - (ViewConfiguration.getScrollDefaultDelay() >> 16), new char[]{65515, 65515, 65516, 65519, 65519, 27, NistHelper.SEP_FS, 65518, 30, 65523, 65520, 65522, 31, ' ', 65522, 29, 65516, 65521, 65514, 65515, 65514, ' ', NistHelper.SEP_FS, 27, 65522, 65514, 65518, NistHelper.SEP_FS, 31, 65517, 65523, 65516, 31, 31, 65517, 27, 65517, 65514, 65522, 27, 65521, 29, 65522, 65519, 27, ' ', 27, 65514, ' ', 65514, 65523, 65520, 65522, 65516, 31, NistHelper.SEP_FS, 31, 65520, 29, ' ', 65517, 65519, 65514, 65519}, Process.getGidForName("") + CipherSuite.TLS_PSK_WITH_AES_128_GCM_SHA256, true, 39 - TextUtils.lastIndexOf("", '0', 0, 0), objArr5);
|
||
|
String str3 = (String) objArr5[0];
|
||
|
Object[] objArr6 = new Object[1];
|
||
|
aB(TextUtils.getTrimmedLength("") + 74, new char[]{65535, 1, 18, 65535, 3, 16, 6, 18, 65484, '\t', '\f', 65535, 0, '\n', 65535, 7, 1, 16, 3, 11, 11, '\r', 1, 11, 65535, 7, 17, 65485, 65485, 65496, 17, 14, 18, 18, 6, 17, 18, '\f', 3, 20, 3, 65485, 65488, 20, 65485, 18, 17, 3, 5, '\f', 7, 65485, 7, 14, 65535, 65485, 11, '\r', 1, 65484, 3, 16, 65535, 19, 15, 17, 2, 16, 65535, 19, 5, 65484, 18, 17}, (ViewConfiguration.getKeyRepeatTimeout() >> 16) + CipherSuite.TLS_DHE_DSS_WITH_CAMELLIA_256_CBC_SHA256, true, (ViewConfiguration.getTouchSlop() >> 8) + 35, objArr6);
|
||
|
String str4 = (String) objArr6[0];
|
||
|
Object[] objArr7 = new Object[1];
|
||
|
aA(new char[]{58902, 8914, 28593, 43128, 62803}, 50387 - View.getDefaultSize(0, 0), objArr7);
|
||
|
String str5 = (String) objArr7[0];
|
||
|
Object[] objArr8 = new Object[1];
|
||
|
aA(new char[]{58954, 51233, 47811, 27990, 24567, 3645, 61569, 41750, 38266, 18430, 13897, 6287, 52089, 48545, 27657, 24220, 238, 62273, 42444, 38003, 18145, 10577, 7110, 52731, 48245, 28315, 20827, 1019, 62012, 42201, 38734, 31083, 11259, 6741, 52384, 48999}, TextUtils.getCapsMode("", 0, 0) + 11887, 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((ExpandableListView.getPackedPositionForChild(0, 0) > 0L ? 1 : (ExpandableListView.getPackedPositionForChild(0, 0) == 0L ? 0 : -1)) + 488, (ViewConfiguration.getJumpTapTimeout() >> 16) + 5, (char) (ViewConfiguration.getPressedStateDuration() >> 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;
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@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 = p + 27;
|
||
|
s = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
super.onStart();
|
||
|
int i4 = p + 3;
|
||
|
s = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
}
|