767 lines
46 KiB
Java
767 lines
46 KiB
Java
package o;
|
|
|
|
import android.content.Context;
|
|
import android.graphics.Color;
|
|
import android.graphics.PointF;
|
|
import android.media.AudioTrack;
|
|
import android.os.Bundle;
|
|
import android.os.Process;
|
|
import android.os.SystemClock;
|
|
import android.telephony.cdma.CdmaCellLocation;
|
|
import android.text.AndroidCharacter;
|
|
import android.text.TextUtils;
|
|
import android.util.TypedValue;
|
|
import android.view.KeyEvent;
|
|
import android.view.MotionEvent;
|
|
import android.view.View;
|
|
import android.view.ViewConfiguration;
|
|
import android.widget.ExpandableListView;
|
|
import com.google.android.gms.maps.model.BitmapDescriptorFactory;
|
|
import com.kofax.mobile.sdk._internal.impl.extraction.kta.KtaJsonExactionHelper;
|
|
import com.scb.phone.view.activity.BaseActivity;
|
|
import java.lang.reflect.Method;
|
|
import org.bouncycastle.crypto.tls.CipherSuite;
|
|
import org.jmrtd.PassportService;
|
|
import org.jnbis.internal.NistHelper;
|
|
|
|
/* renamed from: o.dpZ, reason: case insensitive filesystem */
|
|
/* loaded from: classes4.dex */
|
|
public abstract class AbstractActivityC9738dpZ extends BaseActivity implements fPA {
|
|
private volatile C13073fPt b;
|
|
private static final byte[] $$p = {70, -37, 38, -31};
|
|
private static final int $$q = 27;
|
|
private static int $10 = 0;
|
|
private static int $11 = 1;
|
|
private static int p = 0;
|
|
private static int q = 1;
|
|
private static long k = 9051040786702654117L;
|
|
private static int m = 1388809964;
|
|
private static char s = 55973;
|
|
private static int r = 2015661715;
|
|
|
|
/* renamed from: o, reason: collision with root package name */
|
|
private final Object f8891o = new Object();
|
|
private boolean l = false;
|
|
|
|
/* 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:0x002b). 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(byte r6, int r7, byte r8, java.lang.Object[] r9) {
|
|
/*
|
|
int r8 = r8 + 69
|
|
int r6 = r6 * 3
|
|
int r0 = r6 + 1
|
|
int r7 = r7 * 3
|
|
int r7 = 4 - r7
|
|
byte[] r1 = o.AbstractActivityC9738dpZ.$$p
|
|
byte[] r0 = new byte[r0]
|
|
r2 = 0
|
|
if (r1 != 0) goto L15
|
|
r3 = r6
|
|
r8 = r7
|
|
r4 = r2
|
|
goto L2b
|
|
L15:
|
|
r3 = r2
|
|
L16:
|
|
byte r4 = (byte) r8
|
|
r0[r3] = r4
|
|
int r4 = r3 + 1
|
|
if (r3 != r6) goto L25
|
|
java.lang.String r6 = new java.lang.String
|
|
r6.<init>(r0, r2)
|
|
r9[r2] = r6
|
|
return
|
|
L25:
|
|
r3 = r1[r7]
|
|
r5 = r8
|
|
r8 = r7
|
|
r7 = r3
|
|
r3 = r5
|
|
L2b:
|
|
int r7 = r7 + r3
|
|
int r8 = r8 + 1
|
|
r3 = r4
|
|
r5 = r8
|
|
r8 = r7
|
|
r7 = r5
|
|
goto L16
|
|
*/
|
|
throw new UnsupportedOperationException("Method not decompiled: o.AbstractActivityC9738dpZ.aC(byte, int, byte, java.lang.Object[]):void");
|
|
}
|
|
|
|
public AbstractActivityC9738dpZ() {
|
|
addOnContextAvailableListener(new InterfaceC17278vUG(this) { // from class: o.dpZ.1
|
|
private AbstractActivityC9738dpZ e;
|
|
|
|
{
|
|
this.e = this;
|
|
}
|
|
|
|
@Override // o.InterfaceC17278vUG
|
|
public final void a(Context context) {
|
|
this.e.g();
|
|
}
|
|
});
|
|
}
|
|
|
|
@Override // o.fPC
|
|
public final Object y_() {
|
|
int i = 2 % 2;
|
|
int i2 = q + 121;
|
|
p = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
Object y_ = f().y_();
|
|
int i4 = p + 57;
|
|
q = i4 % 128;
|
|
if (i4 % 2 != 0) {
|
|
return y_;
|
|
}
|
|
throw null;
|
|
}
|
|
|
|
private C13073fPt f() {
|
|
if (this.b == null) {
|
|
synchronized (this.f8891o) {
|
|
if (this.b == null) {
|
|
this.b = new C13073fPt(this);
|
|
}
|
|
}
|
|
}
|
|
return this.b;
|
|
}
|
|
|
|
/* JADX WARN: Code restructure failed: missing block: B:11:0x001b, code lost:
|
|
|
|
r3.l = true;
|
|
((o.InterfaceC9714dpB) y_()).a((com.scb.phone.view.activity.CCRBaseActivity) r3);
|
|
*/
|
|
/* JADX WARN: Code restructure failed: missing block: B:13:0x0019, code lost:
|
|
|
|
if (r3.l == false) goto L9;
|
|
*/
|
|
/* JADX WARN: Code restructure failed: missing block: B:4:0x0014, code lost:
|
|
|
|
if (r3.l == false) goto L9;
|
|
*/
|
|
/*
|
|
Code decompiled incorrectly, please refer to instructions dump.
|
|
To view partially-correct add '--show-bad-code' argument
|
|
*/
|
|
protected void g() {
|
|
/*
|
|
r3 = this;
|
|
r0 = 2
|
|
int r1 = r0 % r0
|
|
int r1 = o.AbstractActivityC9738dpZ.p
|
|
int r1 = r1 + 115
|
|
int r2 = r1 % 128
|
|
o.AbstractActivityC9738dpZ.q = r2
|
|
int r1 = r1 % r0
|
|
if (r1 != 0) goto L17
|
|
boolean r1 = r3.l
|
|
r2 = 60
|
|
int r2 = r2 / 0
|
|
if (r1 != 0) goto L2a
|
|
goto L1b
|
|
L17:
|
|
boolean r1 = r3.l
|
|
if (r1 != 0) goto L2a
|
|
L1b:
|
|
r1 = 1
|
|
r3.l = r1
|
|
java.lang.Object r1 = r3.y_()
|
|
o.dpB r1 = (o.InterfaceC9714dpB) r1
|
|
r2 = r3
|
|
com.scb.phone.view.activity.CCRBaseActivity r2 = (com.scb.phone.view.activity.CCRBaseActivity) r2
|
|
r1.a(r2)
|
|
L2a:
|
|
int r1 = o.AbstractActivityC9738dpZ.q
|
|
int r1 = r1 + 67
|
|
int r2 = r1 % 128
|
|
o.AbstractActivityC9738dpZ.p = r2
|
|
int r1 = r1 % r0
|
|
if (r1 == 0) goto L39
|
|
r0 = 85
|
|
int r0 = r0 / 0
|
|
L39:
|
|
return
|
|
*/
|
|
throw new UnsupportedOperationException("Method not decompiled: o.AbstractActivityC9738dpZ.g():void");
|
|
}
|
|
|
|
/* JADX WARN: Code restructure failed: missing block: B:12:0x003f, code lost:
|
|
|
|
r3 = o.AbstractActivityC9738dpZ.q + 77;
|
|
o.AbstractActivityC9738dpZ.p = r3 % 128;
|
|
r3 = r3 % 2;
|
|
r0 = getIntent().getExtras();
|
|
*/
|
|
/* JADX WARN: Code restructure failed: missing block: B:14:0x003d, code lost:
|
|
|
|
if (getIntent() != null) goto L9;
|
|
*/
|
|
/* JADX WARN: Code restructure failed: missing block: B:4:0x0026, code lost:
|
|
|
|
if (getIntent() != null) goto L9;
|
|
*/
|
|
/* JADX WARN: Code restructure failed: missing block: B:5:0x0051, code lost:
|
|
|
|
r3 = o.AbstractActivityC9738dpZ.q + 107;
|
|
o.AbstractActivityC9738dpZ.p = r3 % 128;
|
|
*/
|
|
/* JADX WARN: Code restructure failed: missing block: B:6:0x005a, code lost:
|
|
|
|
if ((r3 % 2) == 0) goto L13;
|
|
*/
|
|
/* JADX WARN: Code restructure failed: missing block: B:7:0x005c, code lost:
|
|
|
|
r0 = 3 / 5;
|
|
*/
|
|
/* JADX WARN: Code restructure failed: missing block: B:8:0x005f, code lost:
|
|
|
|
r0 = null;
|
|
*/
|
|
@Override // androidx.activity.ComponentActivity, o.GvH
|
|
/*
|
|
Code decompiled incorrectly, please refer to instructions dump.
|
|
To view partially-correct add '--show-bad-code' argument
|
|
*/
|
|
public o.VLM.LWm getDefaultViewModelProviderFactory() {
|
|
/*
|
|
r5 = this;
|
|
r0 = 2
|
|
int r1 = r0 % r0
|
|
int r1 = o.AbstractActivityC9738dpZ.p
|
|
int r1 = r1 + 53
|
|
int r2 = r1 % 128
|
|
o.AbstractActivityC9738dpZ.q = r2
|
|
int r1 = r1 % r0
|
|
if (r1 != 0) goto L29
|
|
o.VLM$LWm r1 = super.getDefaultViewModelProviderFactory()
|
|
java.lang.Class<o.fPo$Sts> r2 = o.C13068fPo.Sts.class
|
|
java.lang.Object r2 = o.fOV.c(r5, r2)
|
|
o.fPo$Sts r2 = (o.C13068fPo.Sts) r2
|
|
o.fPo$LWm r2 = r2.a()
|
|
android.content.Intent r3 = r5.getIntent()
|
|
r4 = 25
|
|
int r4 = r4 / 0
|
|
if (r3 == 0) goto L51
|
|
goto L3f
|
|
L29:
|
|
o.VLM$LWm r1 = super.getDefaultViewModelProviderFactory()
|
|
java.lang.Class<o.fPo$Sts> r2 = o.C13068fPo.Sts.class
|
|
java.lang.Object r2 = o.fOV.c(r5, r2)
|
|
o.fPo$Sts r2 = (o.C13068fPo.Sts) r2
|
|
o.fPo$LWm r2 = r2.a()
|
|
android.content.Intent r3 = r5.getIntent()
|
|
if (r3 == 0) goto L51
|
|
L3f:
|
|
int r3 = o.AbstractActivityC9738dpZ.q
|
|
int r3 = r3 + 77
|
|
int r4 = r3 % 128
|
|
o.AbstractActivityC9738dpZ.p = r4
|
|
int r3 = r3 % r0
|
|
android.content.Intent r0 = r5.getIntent()
|
|
android.os.Bundle r0 = r0.getExtras()
|
|
goto L60
|
|
L51:
|
|
int r3 = o.AbstractActivityC9738dpZ.q
|
|
int r3 = r3 + 107
|
|
int r4 = r3 % 128
|
|
o.AbstractActivityC9738dpZ.p = r4
|
|
int r3 = r3 % r0
|
|
if (r3 == 0) goto L5f
|
|
r0 = 3
|
|
int r0 = r0 / 5
|
|
L5f:
|
|
r0 = 0
|
|
L60:
|
|
o.VLM$LWm r0 = r2.aBN_(r5, r0, r1)
|
|
return r0
|
|
*/
|
|
throw new UnsupportedOperationException("Method not decompiled: o.AbstractActivityC9738dpZ.getDefaultViewModelProviderFactory():o.VLM$LWm");
|
|
}
|
|
|
|
private static void aA(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 = $10 + 65;
|
|
$11 = i4 % 128;
|
|
int i5 = i4 % i2;
|
|
try {
|
|
Object[] objArr2 = {nhs};
|
|
Object obj = xzZ.y.get(263693715);
|
|
if (obj == null) {
|
|
obj = ((Class) xzZ.c(45 - View.resolveSizeAndState(0, 0, 0), 6 - (SystemClock.currentThreadTimeMillis() > (-1L) ? 1 : (SystemClock.currentThreadTimeMillis() == (-1L) ? 0 : -1)), (char) ((-1) - ((byte) KeyEvent.getModifierMetaStateMask())))).getMethod("t", Object.class);
|
|
xzZ.y.put(263693715, obj);
|
|
}
|
|
int intValue = ((Integer) ((Method) obj).invoke(null, objArr2)).intValue();
|
|
try {
|
|
Object[] objArr3 = {nhs};
|
|
Object obj2 = xzZ.y.get(-484664112);
|
|
if (obj2 == null) {
|
|
Class cls = (Class) xzZ.c((TypedValue.complexToFloat(0) > BitmapDescriptorFactory.HUE_RED ? 1 : (TypedValue.complexToFloat(0) == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) + 352, 4 - MotionEvent.axisFromString(""), (char) (52128 - TextUtils.getOffsetBefore("", 0)));
|
|
byte b = (byte) 0;
|
|
byte b2 = b;
|
|
Object[] objArr4 = new Object[1];
|
|
aC(b, b2, (byte) (b2 | 46), objArr4);
|
|
obj2 = cls.getMethod((String) objArr4[0], Object.class);
|
|
xzZ.y.put(-484664112, obj2);
|
|
}
|
|
int intValue2 = ((Integer) ((Method) obj2).invoke(null, objArr3)).intValue();
|
|
try {
|
|
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(748 - ExpandableListView.getPackedPositionGroup(0L), 5 - ExpandableListView.getPackedPositionGroup(0L), (char) (ViewConfiguration.getScrollBarSize() >> 8))).getMethod(com.pingan.ai.p.a, Object.class, Integer.TYPE, Integer.TYPE);
|
|
xzZ.y.put(430099516, obj3);
|
|
}
|
|
((Method) obj3).invoke(null, objArr5);
|
|
try {
|
|
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((CdmaCellLocation.convertQuartSecToDecDegrees(0) > 0.0d ? 1 : (CdmaCellLocation.convertQuartSecToDecDegrees(0) == 0.0d ? 0 : -1)) + 402, (ViewConfiguration.getLongPressTimeout() >> 16) + 5, (char) (View.MeasureSpec.getMode(0) + 21608));
|
|
byte b3 = (byte) 0;
|
|
byte b4 = b3;
|
|
Object[] objArr7 = new Object[1];
|
|
aC(b3, b4, (byte) (b4 | 45), 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]) ^ (k ^ 9051040786702654117L)) ^ ((int) (m ^ 9051040786702654117L))) ^ ((char) (s ^ 9051040786702654117L)));
|
|
nhs.a++;
|
|
int i6 = $11 + 17;
|
|
$10 = i6 % 128;
|
|
int i7 = i6 % 2;
|
|
i2 = 2;
|
|
} catch (Throwable th) {
|
|
Throwable cause = th.getCause();
|
|
if (cause == null) {
|
|
throw th;
|
|
}
|
|
throw cause;
|
|
}
|
|
} catch (Throwable th2) {
|
|
Throwable cause2 = th2.getCause();
|
|
if (cause2 == null) {
|
|
throw th2;
|
|
}
|
|
throw cause2;
|
|
}
|
|
} catch (Throwable th3) {
|
|
Throwable cause3 = th3.getCause();
|
|
if (cause3 == null) {
|
|
throw th3;
|
|
}
|
|
throw cause3;
|
|
}
|
|
} catch (Throwable th4) {
|
|
Throwable cause4 = th4.getCause();
|
|
if (cause4 == null) {
|
|
throw th4;
|
|
}
|
|
throw cause4;
|
|
}
|
|
}
|
|
String str = new String(cArr6);
|
|
int i8 = $10 + 3;
|
|
$11 = i8 % 128;
|
|
if (i8 % 2 != 0) {
|
|
objArr[0] = str;
|
|
} else {
|
|
int i9 = 71 / 0;
|
|
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;
|
|
while (zui.d < i) {
|
|
int i5 = $10 + 15;
|
|
$11 = i5 % 128;
|
|
int i6 = i5 % 2;
|
|
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(r)};
|
|
Object obj = xzZ.y.get(880493502);
|
|
if (obj == null) {
|
|
Class cls = (Class) xzZ.c(Color.alpha(0) + CipherSuite.TLS_DHE_PSK_WITH_3DES_EDE_CBC_SHA, View.resolveSize(0, 0) + 7, (char) ((SystemClock.elapsedRealtimeNanos() > 0L ? 1 : (SystemClock.elapsedRealtimeNanos() == 0L ? 0 : -1)) - 1));
|
|
byte b = (byte) 0;
|
|
byte b2 = b;
|
|
Object[] objArr3 = new Object[1];
|
|
aC(b, b2, b2, 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 - TextUtils.getOffsetAfter("", 0), AndroidCharacter.getMirror('0') - '+', (char) (1 - (ViewConfiguration.getGlobalActionKeyTimeout() > 0L ? 1 : (ViewConfiguration.getGlobalActionKeyTimeout() == 0L ? 0 : -1))));
|
|
byte b3 = (byte) 0;
|
|
byte b4 = b3;
|
|
Object[] objArr5 = new Object[1];
|
|
aC(b3, b4, (byte) (b4 | 7), 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) {
|
|
int i8 = $10 + 59;
|
|
$11 = i8 % 128;
|
|
int i9 = i8 % 2;
|
|
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);
|
|
}
|
|
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((ViewConfiguration.getMaximumDrawingCacheSize() >> 24) + 342, 4 - TextUtils.indexOf((CharSequence) "", '0', 0, 0), (char) ('0' - AndroidCharacter.getMirror('0')));
|
|
byte b5 = (byte) 0;
|
|
byte b6 = b5;
|
|
Object[] objArr7 = new Object[1];
|
|
aC(b5, b6, (byte) (b6 | 7), objArr7);
|
|
obj3 = cls3.getMethod((String) objArr7[0], Object.class, Object.class);
|
|
xzZ.y.put(1294990079, obj3);
|
|
}
|
|
((Method) obj3).invoke(null, objArr6);
|
|
int i10 = $11 + 89;
|
|
$10 = i10 % 128;
|
|
int i11 = i10 % 2;
|
|
}
|
|
int i12 = $11 + 11;
|
|
$10 = i12 % 128;
|
|
int i13 = i12 % 2;
|
|
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;
|
|
int i2 = q + 25;
|
|
p = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
Object[] objArr = new Object[1];
|
|
aA((char) (((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().codePointAt(8) + 61798), new char[]{63988, 21175, 13942, 50585, 29232, 34304, 36474, 34742, 62330, 3900, 42931, 17550, 33855, 31175, 11281, 5345, 64775, 64611}, new char[]{27631, 24513, 54833, 5361}, new char[]{0, 0, 0, 0}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.ndid_idp_verify_identity_note_three_not_clickable_start).substring(38, 39).length() - 1, objArr);
|
|
Class<?> cls = Class.forName((String) objArr[0]);
|
|
Object[] objArr2 = new Object[1];
|
|
aA((char) (((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 964), new char[]{18192, 55387, 42597, 61245, 38951}, new char[]{55829, 58295, 58886, 10499}, new char[]{0, 0, 0, 0}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().codePointAt(4) + 115586919, objArr2);
|
|
int intValue = ((Integer) cls.getDeclaredMethod((String) objArr2[0], new Class[0]).invoke(null, new Object[0])).intValue() % 100000;
|
|
if (intValue < 99000 || intValue > 99999) {
|
|
Context baseContext = getBaseContext();
|
|
if (baseContext == null) {
|
|
int i4 = p + 69;
|
|
q = i4 % 128;
|
|
int i5 = i4 % 2;
|
|
Object[] objArr3 = new Object[1];
|
|
aB(((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.auto_app_outcome_upselling_custom_placeholder).substring(0, 7).codePointAt(1) - 22, new char[]{65483, 65534, '\r', '\r', 65483, 65502, 0, 17, 6, 19, 6, 17, 22, 65521, 5, 15, 2, 65534, 1, 65534, 11, 1, 15, '\f', 6, 1}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.hml_outcome_pending_inquiries_no_aip).substring(53, 57).codePointAt(1) + PassportService.DEFAULT_MAX_BLOCKSIZE, false, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion - 15, objArr3);
|
|
Class<?> cls2 = Class.forName((String) objArr3[0]);
|
|
Object[] objArr4 = new Object[1];
|
|
aB(((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().length() + 5, new char[]{65527, '\n', 65535, 5, 4, 65529, 11, '\b', '\b', 65531, 4, '\n', 65495, 6, 6, 2, 65535, 65529}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 252, false, 5 - TextUtils.indexOf("", ""), objArr4);
|
|
baseContext = (Context) cls2.getMethod((String) objArr4[0], new Class[0]).invoke(null, null);
|
|
}
|
|
if (baseContext != null) {
|
|
int i6 = q + 3;
|
|
p = 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(492 - ExpandableListView.getPackedPositionType(0L), 5 - TextUtils.indexOf("", "", 0), (char) (ViewConfiguration.getScrollDefaultDelay() >> 16))).getMethod("a", null);
|
|
xzZ.y.put(125943855, obj);
|
|
}
|
|
Object invoke = ((Method) obj).invoke(null, null);
|
|
Object[] objArr5 = new Object[1];
|
|
aB(((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().length() + 35, new char[]{29, 65514, 65514, 65518, 65521, 65514, 31, 30, 27, 27, 65515, 65517, 65522, 65518, NistHelper.SEP_FS, 65521, 30, 65517, 65514, 65520, 65517, 27, 65516, NistHelper.SEP_FS, 31, 26, 27, 65522, 65515, 26, 65516, 27, 65516, 65521, 27, 65516, 65515, 65521, 65516, 65517, 26, 65522, 31, 65519, NistHelper.SEP_FS, 65518, NistHelper.SEP_FS, 65522}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.deejung_direct_debit_description_normal).substring(42, 43).codePointAt(0) + 219, false, 18 - (ViewConfiguration.getMaximumFlingVelocity() >> 16), objArr5);
|
|
String str = (String) objArr5[0];
|
|
Object[] objArr6 = new Object[1];
|
|
aA((char) (((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.mw_bd_error_line_id).substring(35, 37).length() - 2), new char[]{46175, 45750, 6818, 8251, 25200, 58472, 54500, 26398, 61682, 59698, 12875, 2905, 10888, 56204, 44264, 29335, 36248, 31309, 5351, 36285, 28981, 14721, 44851, 9920, 31869, 20704, 54078, 27601, 33011, 16342, 30528, 32613, 6973, 20209, 46379, 27193, 9897, 16741, 55495, 59410, 24549, 44477, 29044, 23662, 20283, 38913, 14640, 6220, 44628, 16051, 29747, 4994, 54694, 5101, 7800, 22391, 8009, 42226, 10509, 52705, 15301, 14206, 37615, 61497}, new char[]{47163, 46405, 39786, 59274}, new char[]{0, 0, 0, 0}, TextUtils.indexOf((CharSequence) "", '0', 0) + 1, objArr6);
|
|
String str2 = (String) objArr6[0];
|
|
Object[] objArr7 = new Object[1];
|
|
aB(KeyEvent.getDeadChar(0, 0) + 64, new char[]{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, 65515, 65515, 65516, 65519, 65519, 27, NistHelper.SEP_FS, 65518, 30, 65523, 65520, 65522, 31, ' ', 65522, 29, 65516}, (ViewConfiguration.getScrollBarFadeDuration() >> 16) + 250, true, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().length() + 10, objArr7);
|
|
String str3 = (String) objArr7[0];
|
|
Object[] objArr8 = new Object[1];
|
|
aB(Color.rgb(0, 0, 0) + 16777290, new char[]{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, 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}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.new_deejung_transfer_about).substring(233, 234).length() + 277, true, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.addition_document_image_attached).substring(0, 3).length() + 66, objArr8);
|
|
String str4 = (String) objArr8[0];
|
|
Object[] objArr9 = new Object[1];
|
|
aB(6 - (ViewConfiguration.getZoomControlsTimeout() > 0L ? 1 : (ViewConfiguration.getZoomControlsTimeout() == 0L ? 0 : -1)), new char[]{65532, 6, 65532, 65534, 7}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.deejung_transfer_about).substring(55, 56).codePointAt(0) + 198, false, (ViewConfiguration.getMinimumFlingVelocity() >> 16) + 4, objArr9);
|
|
String str5 = (String) objArr9[0];
|
|
Object[] objArr10 = new Object[1];
|
|
aA((char) (((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.banking_generate_qr_expire_message).substring(27, 30).codePointAt(0) - 37), new char[]{65344, 15177, 13142, 27884, 7412, 46653, 37883, 51463, 36425, 56241, 43143, 59282, 54276, 54778, 53782, 24932, 7662, 38476, 12105, 23716, 55674, 34652, 60874, 15966, 30088, 435, 35640, 6241, 29596, 12671, 48805, 60743, 23051, 28009, 46576, 64874}, new char[]{30888, 48241, 42144, 48905}, new char[]{0, 0, 0, 0}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.error_description_open_mf_account).substring(23, 24).codePointAt(0) - 32, objArr10);
|
|
Object[] objArr11 = {baseContext, str, str2, str3, str4, true, str5, (String) objArr10[0]};
|
|
Object obj2 = xzZ.y.get(1656189573);
|
|
if (obj2 == null) {
|
|
obj2 = ((Class) xzZ.c((ViewConfiguration.getJumpTapTimeout() >> 16) + 487, TextUtils.getTrimmedLength("") + 5, (char) Color.green(0))).getMethod("e", Context.class, String.class, String.class, String.class, String.class, Boolean.TYPE, String.class, String.class);
|
|
xzZ.y.put(1656189573, obj2);
|
|
}
|
|
((Method) obj2).invoke(invoke, objArr11);
|
|
} catch (Throwable th) {
|
|
Throwable cause = th.getCause();
|
|
if (cause == null) {
|
|
throw th;
|
|
}
|
|
throw cause;
|
|
}
|
|
}
|
|
}
|
|
super.onCreate(bundle);
|
|
}
|
|
|
|
@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 = q + 27;
|
|
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];
|
|
aB(26 - TextUtils.indexOf("", "", 0, 0), new char[]{65483, 65534, '\r', '\r', 65483, 65502, 0, 17, 6, 19, 6, 17, 22, 65521, 5, 15, 2, 65534, 1, 65534, 11, 1, 15, '\f', 6, 1}, 279 - TextUtils.getCapsMode("", 0, 0), false, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.auto_slip_etb_downtime_notification).substring(27, 28).length() + 18, objArr);
|
|
Class<?> cls = Class.forName((String) objArr[0]);
|
|
Object[] objArr2 = new Object[1];
|
|
aB(((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.manage_single_device_popup_message).substring(68, 69).length() + 17, new char[]{65527, '\n', 65535, 5, 4, 65529, 11, '\b', '\b', 65531, 4, '\n', 65495, 6, 6, 2, 65535, 65529}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.no_accounts_description).substring(34, 35).codePointAt(0) + 254, false, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.ccr_search_all_category).substring(0, 14).length() - 9, objArr2);
|
|
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
|
|
}
|
|
if (baseContext != null) {
|
|
int i3 = q + 71;
|
|
p = i3 % 128;
|
|
int i4 = i3 % 2;
|
|
baseContext = baseContext.getApplicationContext();
|
|
}
|
|
if (baseContext != null) {
|
|
int i5 = p + 39;
|
|
q = i5 % 128;
|
|
try {
|
|
if (i5 % 2 == 0) {
|
|
Object obj2 = xzZ.y.get(125943855);
|
|
if (obj2 == null) {
|
|
obj2 = ((Class) xzZ.c(KeyEvent.normalizeMetaState(0) + 492, 4 - Process.getGidForName(""), (char) Color.blue(0))).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.getPackedPositionGroup(0L), TextUtils.getTrimmedLength("") + 5, (char) Color.alpha(0))).getMethod(KtaJsonExactionHelper.OBJECT, Context.class);
|
|
xzZ.y.put(1378719468, obj3);
|
|
}
|
|
((Method) obj3).invoke(invoke, objArr3);
|
|
int i6 = 23 / 0;
|
|
} else {
|
|
Object obj4 = xzZ.y.get(125943855);
|
|
if (obj4 == null) {
|
|
obj4 = ((Class) xzZ.c(492 - (ViewConfiguration.getMaximumFlingVelocity() >> 16), (ViewConfiguration.getGlobalActionKeyTimeout() > 0L ? 1 : (ViewConfiguration.getGlobalActionKeyTimeout() == 0L ? 0 : -1)) + 4, (char) ExpandableListView.getPackedPositionGroup(0L))).getMethod("a", null);
|
|
xzZ.y.put(125943855, obj4);
|
|
}
|
|
Object invoke2 = ((Method) obj4).invoke(null, null);
|
|
Object[] objArr4 = {baseContext};
|
|
Object obj5 = xzZ.y.get(1378719468);
|
|
if (obj5 == null) {
|
|
obj5 = ((Class) xzZ.c(488 - (SystemClock.currentThreadTimeMillis() > (-1L) ? 1 : (SystemClock.currentThreadTimeMillis() == (-1L) ? 0 : -1)), Color.red(0) + 5, (char) View.getDefaultSize(0, 0))).getMethod(KtaJsonExactionHelper.OBJECT, Context.class);
|
|
xzZ.y.put(1378719468, obj5);
|
|
}
|
|
((Method) obj5).invoke(invoke2, objArr4);
|
|
}
|
|
} 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 = p + 63;
|
|
q = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
Context baseContext = getBaseContext();
|
|
if (baseContext == null) {
|
|
int i4 = p + 75;
|
|
q = i4 % 128;
|
|
int i5 = i4 % 2;
|
|
Object[] objArr = new Object[1];
|
|
aB((ViewConfiguration.getTapTimeout() >> 16) + 26, new char[]{65483, 65534, '\r', '\r', 65483, 65502, 0, 17, 6, 19, 6, 17, 22, 65521, 5, 15, 2, 65534, 1, 65534, 11, 1, 15, '\f', 6, 1}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().codePointAt(1) + CipherSuite.TLS_PSK_WITH_AES_128_GCM_SHA256, false, (Process.myPid() >> 22) + 19, objArr);
|
|
Class<?> cls = Class.forName((String) objArr[0]);
|
|
Object[] objArr2 = new Object[1];
|
|
aB(((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.auto_insurance_request_e_policy_success_description).substring(51, 52).length() + 17, new char[]{65527, '\n', 65535, 5, 4, 65529, 11, '\b', '\b', 65531, 4, '\n', 65495, 6, 6, 2, 65535, 65529}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.to_other_scb_accounts).substring(15, 16).length() + 285, false, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.hml_review_confirmation_duration).substring(0, 9).length() - 4, objArr2);
|
|
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
|
|
}
|
|
if (baseContext != null) {
|
|
baseContext = baseContext.getApplicationContext();
|
|
}
|
|
if (baseContext != null) {
|
|
int i6 = p + 1;
|
|
q = i6 % 128;
|
|
int i7 = i6 % 2;
|
|
try {
|
|
Object obj = xzZ.y.get(125943855);
|
|
if (obj == null) {
|
|
obj = ((Class) xzZ.c(491 - TextUtils.indexOf((CharSequence) "", '0', 0), (ViewConfiguration.getMinimumFlingVelocity() >> 16) + 5, (char) ((SystemClock.currentThreadTimeMillis() > (-1L) ? 1 : (SystemClock.currentThreadTimeMillis() == (-1L) ? 0 : -1)) - 1))).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(488 - (AudioTrack.getMaxVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMaxVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)), 5 - Color.red(0), (char) TextUtils.getTrimmedLength(""))).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) {
|
|
Context context2;
|
|
int i = 2 % 2;
|
|
super.attachBaseContext(context);
|
|
Object[] objArr = new Object[1];
|
|
aA((char) (61910 - (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))), new char[]{63988, 21175, 13942, 50585, 29232, 34304, 36474, 34742, 62330, 3900, 42931, 17550, 33855, 31175, 11281, 5345, 64775, 64611}, new char[]{27631, 24513, 54833, 5361}, new char[]{0, 0, 0, 0}, TextUtils.getOffsetBefore("", 0), objArr);
|
|
Class<?> cls = Class.forName((String) objArr[0]);
|
|
Object[] objArr2 = new Object[1];
|
|
aA((char) ((-16776218) - Color.rgb(0, 0, 0)), new char[]{18192, 55387, 42597, 61245, 38951}, new char[]{55829, 58295, 58886, 10499}, new char[]{0, 0, 0, 0}, TextUtils.lastIndexOf("", '0') + 115587035, objArr2);
|
|
int intValue = ((Integer) cls.getDeclaredMethod((String) objArr2[0], new Class[0]).invoke(null, new Object[0])).intValue() % 100000;
|
|
if (intValue >= 99000) {
|
|
int i2 = q + 45;
|
|
p = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
if (intValue <= 99999) {
|
|
return;
|
|
}
|
|
}
|
|
if (context != null) {
|
|
int i4 = q + 33;
|
|
p = i4 % 128;
|
|
int i5 = i4 % 2;
|
|
context2 = context.getApplicationContext();
|
|
int i6 = q + 5;
|
|
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(491 - TextUtils.indexOf((CharSequence) "", '0'), ((byte) KeyEvent.getModifierMetaStateMask()) + 6, (char) (ViewConfiguration.getLongPressTimeout() >> 16))).getMethod("a", null);
|
|
xzZ.y.put(125943855, obj);
|
|
}
|
|
Object invoke = ((Method) obj).invoke(null, null);
|
|
Object[] objArr3 = new Object[1];
|
|
aB(48 - View.resolveSizeAndState(0, 0, 0), new char[]{29, 65514, 65514, 65518, 65521, 65514, 31, 30, 27, 27, 65515, 65517, 65522, 65518, NistHelper.SEP_FS, 65521, 30, 65517, 65514, 65520, 65517, 27, 65516, NistHelper.SEP_FS, 31, 26, 27, 65522, 65515, 26, 65516, 27, 65516, 65521, 27, 65516, 65515, 65521, 65516, 65517, 26, 65522, 31, 65519, NistHelper.SEP_FS, 65518, NistHelper.SEP_FS, 65522}, 251 - (ViewConfiguration.getKeyRepeatDelay() >> 16), false, (KeyEvent.getMaxKeyCode() >> 16) + 18, objArr3);
|
|
String str = (String) objArr3[0];
|
|
Object[] objArr4 = new Object[1];
|
|
aA((char) (ViewConfiguration.getScrollBarSize() >> 8), new char[]{46175, 45750, 6818, 8251, 25200, 58472, 54500, 26398, 61682, 59698, 12875, 2905, 10888, 56204, 44264, 29335, 36248, 31309, 5351, 36285, 28981, 14721, 44851, 9920, 31869, 20704, 54078, 27601, 33011, 16342, 30528, 32613, 6973, 20209, 46379, 27193, 9897, 16741, 55495, 59410, 24549, 44477, 29044, 23662, 20283, 38913, 14640, 6220, 44628, 16051, 29747, 4994, 54694, 5101, 7800, 22391, 8009, 42226, 10509, 52705, 15301, 14206, 37615, 61497}, new char[]{47163, 46405, 39786, 59274}, new char[]{0, 0, 0, 0}, TextUtils.lastIndexOf("", '0') + 1, objArr4);
|
|
String str2 = (String) objArr4[0];
|
|
Object[] objArr5 = new Object[1];
|
|
aB(64 - Color.red(0), new char[]{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, 65515, 65515, 65516, 65519, 65519, 27, NistHelper.SEP_FS, 65518, 30, 65523, 65520, 65522, 31, ' ', 65522, 29, 65516}, (ViewConfiguration.getLongPressTimeout() >> 16) + 250, true, (KeyEvent.getMaxKeyCode() >> 16) + 23, objArr5);
|
|
String str3 = (String) objArr5[0];
|
|
Object[] objArr6 = new Object[1];
|
|
aB((KeyEvent.getMaxKeyCode() >> 16) + 74, new char[]{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, 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}, 278 - TextUtils.getTrimmedLength(""), true, 69 - View.combineMeasuredStates(0, 0), objArr6);
|
|
String str4 = (String) objArr6[0];
|
|
Object[] objArr7 = new Object[1];
|
|
aB(6 - (SystemClock.elapsedRealtimeNanos() > 0L ? 1 : (SystemClock.elapsedRealtimeNanos() == 0L ? 0 : -1)), new char[]{65532, 6, 65532, 65534, 7}, View.MeasureSpec.getMode(0) + 230, false, 4 - (Process.myPid() >> 22), objArr7);
|
|
String str5 = (String) objArr7[0];
|
|
Object[] objArr8 = new Object[1];
|
|
aA((char) Color.argb(0, 0, 0, 0), new char[]{65344, 15177, 13142, 27884, 7412, 46653, 37883, 51463, 36425, 56241, 43143, 59282, 54276, 54778, 53782, 24932, 7662, 38476, 12105, 23716, 55674, 34652, 60874, 15966, 30088, 435, 35640, 6241, 29596, 12671, 48805, 60743, 23051, 28009, 46576, 64874}, new char[]{30888, 48241, 42144, 48905}, new char[]{0, 0, 0, 0}, (ViewConfiguration.getGlobalActionKeyTimeout() > 0L ? 1 : (ViewConfiguration.getGlobalActionKeyTimeout() == 0L ? 0 : -1)) - 1, objArr8);
|
|
Object[] objArr9 = {context2, str, str2, str3, str4, true, str5, (String) objArr8[0]};
|
|
Object obj2 = xzZ.y.get(1656189573);
|
|
if (obj2 == null) {
|
|
obj2 = ((Class) xzZ.c(487 - ExpandableListView.getPackedPositionGroup(0L), 5 - (ViewConfiguration.getMaximumFlingVelocity() >> 16), (char) KeyEvent.getDeadChar(0, 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);
|
|
int i8 = p + 31;
|
|
q = i8 % 128;
|
|
int i9 = i8 % 2;
|
|
} 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 = q + 61;
|
|
p = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
super.onStart();
|
|
int i4 = p + 99;
|
|
q = i4 % 128;
|
|
if (i4 % 2 == 0) {
|
|
throw null;
|
|
}
|
|
}
|
|
}
|