633 lines
36 KiB
Java
633 lines
36 KiB
Java
|
package o;
|
||
|
|
||
|
import android.content.Context;
|
||
|
import android.graphics.Color;
|
||
|
import android.graphics.PointF;
|
||
|
import android.media.AudioTrack;
|
||
|
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.Gravity;
|
||
|
import android.view.KeyEvent;
|
||
|
import android.view.View;
|
||
|
import android.view.ViewConfiguration;
|
||
|
import android.widget.ExpandableListView;
|
||
|
import com.google.android.gms.maps.model.BitmapDescriptorFactory;
|
||
|
import com.kofax.mobile.sdk._internal.impl.extraction.kta.KtaJsonExactionHelper;
|
||
|
import com.scb.phone.view.activity.hml.HmlPinActivity;
|
||
|
import com.scb.phone.view.activity.prelogin.PinLoginActivity;
|
||
|
import java.lang.reflect.Method;
|
||
|
import net.sf.scuba.smartcards.ISO7816;
|
||
|
import net.sf.scuba.smartcards.ISOFileInfo;
|
||
|
import okhttp3.internal.http2.Http2Connection;
|
||
|
import org.jmrtd.lds.CVCAFile;
|
||
|
import org.jnbis.internal.NistHelper;
|
||
|
|
||
|
/* loaded from: classes4.dex */
|
||
|
public abstract class dOB extends PinLoginActivity {
|
||
|
private static short[] q;
|
||
|
private boolean b = false;
|
||
|
private static final byte[] $$g = {17, 69, 17, -70};
|
||
|
private static final int $$h = 246;
|
||
|
private static int $10 = 0;
|
||
|
private static int $11 = 1;
|
||
|
private static int r = 0;
|
||
|
private static int p = 1;
|
||
|
|
||
|
/* renamed from: o, reason: collision with root package name */
|
||
|
private static char[] f8786o = {49112, 48171, 49033, 49117, 49024, 49052, 49034, 49029, 49110, 48175, 49090, 49027, 49138, 49106, 49114, 49030, 49109, 49095, 49108, 48169, 49026, 49035, 49091, 48168, 48161, 49111, 49028, 49104, 49053, 49115, 49089, 49094, 49105, 48170, 49107, 49031, 49127, 49126, 48173, 49088, 49119, 49118, 49025, 48172, 49093, 49123, 49116, 49098, 48174};
|
||
|
private static char m = 35374;
|
||
|
private static int l = -2026459291;
|
||
|
private static int k = 1406017093;
|
||
|
private static int s = 1707884756;
|
||
|
private static byte[] t = {ISOFileInfo.A0, ISO7816.INS_READ_BINARY2, 69, -71, 70, -63, 88, -112, 109, -109, -66, -110, CVCAFile.CAR_TAG, -70, 67, -93, 93, 105, -90, -110, ISOFileInfo.FCI_BYTE, 109, 88, -112, 108, -109, -110, 107, -89, -111, 89, -106, 101, -111, -112, -105, -71, 92, 110, -67, -112};
|
||
|
|
||
|
/* JADX WARN: Removed duplicated region for block: B:10:0x0022 */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:7:0x001a */
|
||
|
/* JADX WARN: Unsupported multi-entry loop pattern (BACK_EDGE: B:10:0x0022 -> B:4:0x0028). 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(int r5, int r6, int r7, java.lang.Object[] r8) {
|
||
|
/*
|
||
|
byte[] r0 = o.dOB.$$g
|
||
|
int r6 = r6 + 4
|
||
|
int r7 = r7 * 2
|
||
|
int r1 = 1 - r7
|
||
|
int r5 = r5 + 108
|
||
|
byte[] r1 = new byte[r1]
|
||
|
r2 = 0
|
||
|
int r7 = 0 - r7
|
||
|
if (r0 != 0) goto L14
|
||
|
r4 = r7
|
||
|
r3 = r2
|
||
|
goto L28
|
||
|
L14:
|
||
|
r3 = r2
|
||
|
L15:
|
||
|
byte r4 = (byte) r5
|
||
|
r1[r3] = r4
|
||
|
if (r3 != r7) goto L22
|
||
|
java.lang.String r5 = new java.lang.String
|
||
|
r5.<init>(r1, r2)
|
||
|
r8[r2] = r5
|
||
|
return
|
||
|
L22:
|
||
|
int r6 = r6 + 1
|
||
|
r4 = r0[r6]
|
||
|
int r3 = r3 + 1
|
||
|
L28:
|
||
|
int r5 = r5 + r4
|
||
|
goto L15
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: o.dOB.az(int, int, int, java.lang.Object[]):void");
|
||
|
}
|
||
|
|
||
|
public dOB() {
|
||
|
addOnContextAvailableListener(new InterfaceC17278vUG(this) { // from class: o.dOB.2
|
||
|
private dOB b;
|
||
|
|
||
|
{
|
||
|
this.b = this;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC17278vUG
|
||
|
public final void a(Context context) {
|
||
|
this.b.r();
|
||
|
}
|
||
|
});
|
||
|
}
|
||
|
|
||
|
@Override // o.AbstractActivityC11484egH
|
||
|
public final void r() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = r;
|
||
|
int i3 = i2 + 45;
|
||
|
p = i3 % 128;
|
||
|
if (i3 % 2 == 0) {
|
||
|
Object obj = null;
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
if (this.b) {
|
||
|
return;
|
||
|
}
|
||
|
int i4 = i2 + 31;
|
||
|
p = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
this.b = true;
|
||
|
((dQR) y_()).e((HmlPinActivity) this);
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:4:0x00cb, code lost:
|
||
|
|
||
|
if (r1 > 99999) goto L6;
|
||
|
*/
|
||
|
@Override // com.scb.phone.view.activity.prelogin.PinLoginActivity, o.AbstractActivityC11484egH, 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 r20) {
|
||
|
/*
|
||
|
Method dump skipped, instructions count: 1612
|
||
|
To view this dump add '--comments-level debug' option
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: o.dOB.onCreate(android.os.Bundle):void");
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.activity.prelogin.PinLoginActivity, o.AbstractActivityC11484egH, 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;
|
||
|
Context baseContext = getBaseContext();
|
||
|
if (baseContext == null) {
|
||
|
int i2 = r + 67;
|
||
|
p = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
Object[] objArr = new Object[1];
|
||
|
ax(new char[]{'\n', 6, 23, ' ', '*', 18, 21, ' ', '\b', 27, 21, 29, '\r', 26, 18, 15, '*', 16, 19, '-', '+', '$', 29, '\t', 11, 27}, (byte) (83 - TextUtils.indexOf("", "")), ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().length() + 13, objArr);
|
||
|
Class<?> cls = Class.forName((String) objArr[0]);
|
||
|
Object[] objArr2 = new Object[1];
|
||
|
ax(new char[]{24, '\"', 13862, 13862, '\n', 1, 19, '\n', 13864, 13864, '#', 19, '\"', 20, 18, 15, '-', 4}, (byte) (((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.action_home_or_up_content_description).substring(0, 11).length() + 51), 18 - (ViewConfiguration.getDoubleTapTimeout() >> 16), objArr2);
|
||
|
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
int i4 = r + 87;
|
||
|
p = i4 % 128;
|
||
|
if (i4 % 2 == 0) {
|
||
|
baseContext = baseContext.getApplicationContext();
|
||
|
int i5 = 87 / 0;
|
||
|
} else {
|
||
|
baseContext = baseContext.getApplicationContext();
|
||
|
}
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
int i6 = r + 25;
|
||
|
p = i6 % 128;
|
||
|
try {
|
||
|
if (i6 % 2 == 0) {
|
||
|
Object obj = xzZ.y.get(125943855);
|
||
|
if (obj == null) {
|
||
|
obj = ((Class) xzZ.c(492 - Gravity.getAbsoluteGravity(0, 0), 4 - ((byte) KeyEvent.getModifierMetaStateMask()), (char) ((-1) - TextUtils.lastIndexOf("", '0', 0, 0)))).getMethod("a", null);
|
||
|
xzZ.y.put(125943855, obj);
|
||
|
}
|
||
|
Object invoke = ((Method) obj).invoke(null, null);
|
||
|
Object[] objArr3 = {baseContext};
|
||
|
Object obj2 = xzZ.y.get(1378719468);
|
||
|
if (obj2 == null) {
|
||
|
obj2 = ((Class) xzZ.c(View.resolveSize(0, 0) + 487, (ViewConfiguration.getTapTimeout() >> 16) + 5, (char) (ViewConfiguration.getJumpTapTimeout() >> 16))).getMethod(KtaJsonExactionHelper.OBJECT, Context.class);
|
||
|
xzZ.y.put(1378719468, obj2);
|
||
|
}
|
||
|
((Method) obj2).invoke(invoke, objArr3);
|
||
|
int i7 = 0 / 0;
|
||
|
} else {
|
||
|
Object obj3 = xzZ.y.get(125943855);
|
||
|
if (obj3 == null) {
|
||
|
obj3 = ((Class) xzZ.c((ViewConfiguration.getMaximumDrawingCacheSize() >> 24) + 492, 4 - TextUtils.lastIndexOf("", '0', 0, 0), (char) ((-1) - (ExpandableListView.getPackedPositionForChild(0, 0) > 0L ? 1 : (ExpandableListView.getPackedPositionForChild(0, 0) == 0L ? 0 : -1))))).getMethod("a", null);
|
||
|
xzZ.y.put(125943855, obj3);
|
||
|
}
|
||
|
Object invoke2 = ((Method) obj3).invoke(null, null);
|
||
|
Object[] objArr4 = {baseContext};
|
||
|
Object obj4 = xzZ.y.get(1378719468);
|
||
|
if (obj4 == null) {
|
||
|
obj4 = ((Class) xzZ.c(487 - (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)), 5 - ExpandableListView.getPackedPositionType(0L), (char) (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)))).getMethod(KtaJsonExactionHelper.OBJECT, Context.class);
|
||
|
xzZ.y.put(1378719468, obj4);
|
||
|
}
|
||
|
((Method) obj4).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.prelogin.PinLoginActivity, o.AbstractActivityC11484egH, 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 + 15;
|
||
|
r = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
Context baseContext = getBaseContext();
|
||
|
if (baseContext == null) {
|
||
|
Object[] objArr = new Object[1];
|
||
|
ax(new char[]{'\n', 6, 23, ' ', '*', 18, 21, ' ', '\b', 27, 21, 29, '\r', 26, 18, 15, '*', 16, 19, '-', '+', '$', 29, '\t', 11, 27}, (byte) (((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().codePointAt(5) - 16), 27 - (AudioTrack.getMaxVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMaxVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)), objArr);
|
||
|
Class<?> cls = Class.forName((String) objArr[0]);
|
||
|
Object[] objArr2 = new Object[1];
|
||
|
ax(new char[]{24, '\"', 13862, 13862, '\n', 1, 19, '\n', 13864, 13864, '#', 19, '\"', 20, 18, 15, '-', 4}, (byte) (((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().codePointAt(4) - 53), 18 - KeyEvent.getDeadChar(0, 0), objArr2);
|
||
|
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
baseContext = baseContext.getApplicationContext();
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
int i4 = p + 45;
|
||
|
r = i4 % 128;
|
||
|
try {
|
||
|
if (i4 % 2 != 0) {
|
||
|
Object obj = xzZ.y.get(125943855);
|
||
|
if (obj == null) {
|
||
|
obj = ((Class) xzZ.c(491 - (ExpandableListView.getPackedPositionForChild(0, 0) > 0L ? 1 : (ExpandableListView.getPackedPositionForChild(0, 0) == 0L ? 0 : -1)), 5 - Gravity.getAbsoluteGravity(0, 0), (char) ((-1) - (ExpandableListView.getPackedPositionForChild(0, 0) > 0L ? 1 : (ExpandableListView.getPackedPositionForChild(0, 0) == 0L ? 0 : -1))))).getMethod("a", null);
|
||
|
xzZ.y.put(125943855, obj);
|
||
|
}
|
||
|
Object invoke = ((Method) obj).invoke(null, null);
|
||
|
Object[] objArr3 = {baseContext};
|
||
|
Object obj2 = xzZ.y.get(1633456013);
|
||
|
if (obj2 == null) {
|
||
|
obj2 = ((Class) xzZ.c(487 - (ViewConfiguration.getFadingEdgeLength() >> 16), (ViewConfiguration.getJumpTapTimeout() >> 16) + 5, (char) ((-1) - TextUtils.lastIndexOf("", '0', 0, 0)))).getMethod("c", Context.class);
|
||
|
xzZ.y.put(1633456013, obj2);
|
||
|
}
|
||
|
((Method) obj2).invoke(invoke, objArr3);
|
||
|
int i5 = 76 / 0;
|
||
|
} else {
|
||
|
Object obj3 = xzZ.y.get(125943855);
|
||
|
if (obj3 == null) {
|
||
|
obj3 = ((Class) xzZ.c(492 - (ViewConfiguration.getPressedStateDuration() >> 16), View.getDefaultSize(0, 0) + 5, (char) (CdmaCellLocation.convertQuartSecToDecDegrees(0) > 0.0d ? 1 : (CdmaCellLocation.convertQuartSecToDecDegrees(0) == 0.0d ? 0 : -1)))).getMethod("a", null);
|
||
|
xzZ.y.put(125943855, obj3);
|
||
|
}
|
||
|
Object invoke2 = ((Method) obj3).invoke(null, null);
|
||
|
Object[] objArr4 = {baseContext};
|
||
|
Object obj4 = xzZ.y.get(1633456013);
|
||
|
if (obj4 == null) {
|
||
|
obj4 = ((Class) xzZ.c(487 - TextUtils.getCapsMode("", 0, 0), (ViewConfiguration.getDoubleTapTimeout() >> 16) + 5, (char) View.resolveSizeAndState(0, 0, 0))).getMethod("c", Context.class);
|
||
|
xzZ.y.put(1633456013, obj4);
|
||
|
}
|
||
|
((Method) obj4).invoke(invoke2, objArr4);
|
||
|
}
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
super.onPause();
|
||
|
}
|
||
|
|
||
|
private static void ay(short s2, int i, int i2, int i3, byte b, Object[] objArr) {
|
||
|
int i4;
|
||
|
int length;
|
||
|
byte[] bArr;
|
||
|
int i5;
|
||
|
int i6 = 2 % 2;
|
||
|
DFY dfy = new DFY();
|
||
|
StringBuilder sb = new StringBuilder();
|
||
|
try {
|
||
|
Object[] objArr2 = {Integer.valueOf(i2), Integer.valueOf(k)};
|
||
|
Object obj = xzZ.y.get(-2092856797);
|
||
|
if (obj == null) {
|
||
|
Class cls = (Class) xzZ.c(337 - Gravity.getAbsoluteGravity(0, 0), 5 - KeyEvent.normalizeMetaState(0), (char) Color.green(0));
|
||
|
byte b2 = (byte) ($$h & 11);
|
||
|
byte b3 = (byte) (b2 - 3);
|
||
|
Object[] objArr3 = new Object[1];
|
||
|
az(b2, b3, (byte) (b3 + 1), objArr3);
|
||
|
obj = cls.getMethod((String) objArr3[0], Integer.TYPE, Integer.TYPE);
|
||
|
xzZ.y.put(-2092856797, obj);
|
||
|
}
|
||
|
int intValue = ((Integer) ((Method) obj).invoke(null, objArr2)).intValue();
|
||
|
boolean z = intValue == -1;
|
||
|
long j = 0;
|
||
|
if (z) {
|
||
|
byte[] bArr2 = t;
|
||
|
if (bArr2 != null) {
|
||
|
int i7 = $10 + 39;
|
||
|
$11 = i7 % 128;
|
||
|
if (i7 % 2 == 0) {
|
||
|
length = bArr2.length;
|
||
|
bArr = new byte[length];
|
||
|
i5 = 1;
|
||
|
} else {
|
||
|
length = bArr2.length;
|
||
|
bArr = new byte[length];
|
||
|
i5 = 0;
|
||
|
}
|
||
|
while (i5 < length) {
|
||
|
Object[] objArr4 = {Integer.valueOf(bArr2[i5])};
|
||
|
Object obj2 = xzZ.y.get(-1648115392);
|
||
|
if (obj2 == null) {
|
||
|
Class cls2 = (Class) xzZ.c(61 - (ViewConfiguration.getScrollFriction() > BitmapDescriptorFactory.HUE_RED ? 1 : (ViewConfiguration.getScrollFriction() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)), 5 - (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)), (char) (1 - (SystemClock.elapsedRealtimeNanos() > j ? 1 : (SystemClock.elapsedRealtimeNanos() == j ? 0 : -1))));
|
||
|
byte b4 = (byte) 0;
|
||
|
byte b5 = (byte) (b4 - 1);
|
||
|
Object[] objArr5 = new Object[1];
|
||
|
az(b4, b5, (byte) (b5 + 1), objArr5);
|
||
|
obj2 = cls2.getMethod((String) objArr5[0], Integer.TYPE);
|
||
|
xzZ.y.put(-1648115392, obj2);
|
||
|
}
|
||
|
bArr[i5] = ((Byte) ((Method) obj2).invoke(null, objArr4)).byteValue();
|
||
|
i5++;
|
||
|
j = 0;
|
||
|
}
|
||
|
bArr2 = bArr;
|
||
|
}
|
||
|
if (bArr2 != null) {
|
||
|
int i8 = $10 + 109;
|
||
|
$11 = i8 % 128;
|
||
|
int i9 = i8 % 2;
|
||
|
byte[] bArr3 = t;
|
||
|
Object[] objArr6 = {Integer.valueOf(i), Integer.valueOf(l)};
|
||
|
Object obj3 = xzZ.y.get(-2092856797);
|
||
|
if (obj3 == null) {
|
||
|
Class cls3 = (Class) xzZ.c((ViewConfiguration.getScrollDefaultDelay() >> 16) + 337, 5 - (ViewConfiguration.getScrollBarSize() >> 8), (char) View.MeasureSpec.makeMeasureSpec(0, 0));
|
||
|
byte b6 = (byte) ($$h & 11);
|
||
|
byte b7 = (byte) (b6 - 3);
|
||
|
Object[] objArr7 = new Object[1];
|
||
|
az(b6, b7, (byte) (b7 + 1), objArr7);
|
||
|
obj3 = cls3.getMethod((String) objArr7[0], Integer.TYPE, Integer.TYPE);
|
||
|
xzZ.y.put(-2092856797, obj3);
|
||
|
}
|
||
|
intValue = (byte) (((byte) (bArr3[((Integer) ((Method) obj3).invoke(null, objArr6)).intValue()] ^ (-7303220121662775787L))) + ((int) (k ^ (-7303220121662775787L))));
|
||
|
} else {
|
||
|
intValue = (short) (((short) (q[i + ((int) (l ^ (-7303220121662775787L)))] ^ (-7303220121662775787L))) + ((int) (k ^ (-7303220121662775787L))));
|
||
|
}
|
||
|
}
|
||
|
if (intValue > 0) {
|
||
|
int i10 = ((i + intValue) - 2) + ((int) (l ^ (-7303220121662775787L)));
|
||
|
if (z) {
|
||
|
int i11 = $11 + 25;
|
||
|
$10 = i11 % 128;
|
||
|
int i12 = i11 % 2;
|
||
|
i4 = 1;
|
||
|
} else {
|
||
|
i4 = 0;
|
||
|
}
|
||
|
dfy.c = i10 + i4;
|
||
|
Object[] objArr8 = {dfy, Integer.valueOf(i3), Integer.valueOf(s), sb};
|
||
|
Object obj4 = xzZ.y.get(1546973421);
|
||
|
if (obj4 == null) {
|
||
|
obj4 = ((Class) xzZ.c((ViewConfiguration.getPressedStateDuration() >> 16) + 748, 4 - ExpandableListView.getPackedPositionChild(0L), (char) (((byte) KeyEvent.getModifierMetaStateMask()) + 1))).getMethod("q", Object.class, Integer.TYPE, Integer.TYPE, Object.class);
|
||
|
xzZ.y.put(1546973421, obj4);
|
||
|
}
|
||
|
((StringBuilder) ((Method) obj4).invoke(null, objArr8)).append(dfy.a);
|
||
|
dfy.e = dfy.a;
|
||
|
byte[] bArr4 = t;
|
||
|
if (bArr4 != null) {
|
||
|
int length2 = bArr4.length;
|
||
|
byte[] bArr5 = new byte[length2];
|
||
|
for (int i13 = 0; i13 < length2; i13++) {
|
||
|
bArr5[i13] = (byte) (bArr4[i13] ^ (-7303220121662775787L));
|
||
|
}
|
||
|
bArr4 = bArr5;
|
||
|
}
|
||
|
boolean z2 = bArr4 != null;
|
||
|
dfy.d = 1;
|
||
|
while (dfy.d < intValue) {
|
||
|
if (!z2) {
|
||
|
short[] sArr = q;
|
||
|
dfy.c = dfy.c - 1;
|
||
|
dfy.a = (char) (dfy.e + (((short) (((short) (sArr[r7] ^ (-7303220121662775787L))) + s2)) ^ b));
|
||
|
} else {
|
||
|
int i14 = $11 + 21;
|
||
|
$10 = i14 % 128;
|
||
|
int i15 = i14 % 2;
|
||
|
byte[] bArr6 = t;
|
||
|
dfy.c = dfy.c - 1;
|
||
|
dfy.a = (char) (dfy.e + (((byte) (((byte) (bArr6[r8] ^ (-7303220121662775787L))) + s2)) ^ b));
|
||
|
}
|
||
|
sb.append(dfy.a);
|
||
|
dfy.e = dfy.a;
|
||
|
dfy.d++;
|
||
|
}
|
||
|
}
|
||
|
objArr[0] = sb.toString();
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
private static void ax(char[] cArr, byte b, int i, Object[] objArr) {
|
||
|
int i2;
|
||
|
Object obj;
|
||
|
int i3 = 2 % 2;
|
||
|
IRS irs = new IRS();
|
||
|
char[] cArr2 = f8786o;
|
||
|
Object obj2 = null;
|
||
|
int i4 = -1;
|
||
|
int i5 = 9;
|
||
|
if (cArr2 != null) {
|
||
|
int length = cArr2.length;
|
||
|
char[] cArr3 = new char[length];
|
||
|
int i6 = 0;
|
||
|
while (i6 < length) {
|
||
|
try {
|
||
|
Object[] objArr2 = {Integer.valueOf(cArr2[i6])};
|
||
|
Object obj3 = xzZ.y.get(-1987398494);
|
||
|
if (obj3 == null) {
|
||
|
Class cls = (Class) xzZ.c((CdmaCellLocation.convertQuartSecToDecDegrees(0) > 0.0d ? 1 : (CdmaCellLocation.convertQuartSecToDecDegrees(0) == 0.0d ? 0 : -1)) + 298, 5 - View.MeasureSpec.makeMeasureSpec(0, 0), (char) ((SystemClock.currentThreadTimeMillis() > (-1L) ? 1 : (SystemClock.currentThreadTimeMillis() == (-1L) ? 0 : -1)) - 1));
|
||
|
byte b2 = (byte) i4;
|
||
|
Object[] objArr3 = new Object[1];
|
||
|
az((byte) i5, b2, (byte) (b2 + 1), objArr3);
|
||
|
obj3 = cls.getMethod((String) objArr3[0], Integer.TYPE);
|
||
|
xzZ.y.put(-1987398494, obj3);
|
||
|
}
|
||
|
cArr3[i6] = ((Character) ((Method) obj3).invoke(null, objArr2)).charValue();
|
||
|
i6++;
|
||
|
i4 = -1;
|
||
|
i5 = 9;
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
cArr2 = cArr3;
|
||
|
}
|
||
|
try {
|
||
|
Object[] objArr4 = {Integer.valueOf(m)};
|
||
|
Object obj4 = xzZ.y.get(-1987398494);
|
||
|
if (obj4 == null) {
|
||
|
Class cls2 = (Class) xzZ.c(ExpandableListView.getPackedPositionType(0L) + 298, (-16777211) - Color.rgb(0, 0, 0), (char) (ViewConfiguration.getMinimumFlingVelocity() >> 16));
|
||
|
byte b3 = (byte) (-1);
|
||
|
Object[] objArr5 = new Object[1];
|
||
|
az((byte) 9, b3, (byte) (b3 + 1), objArr5);
|
||
|
obj4 = cls2.getMethod((String) objArr5[0], Integer.TYPE);
|
||
|
xzZ.y.put(-1987398494, obj4);
|
||
|
}
|
||
|
char charValue = ((Character) ((Method) obj4).invoke(null, objArr4)).charValue();
|
||
|
char[] cArr4 = new char[i];
|
||
|
if (i % 2 != 0) {
|
||
|
i2 = i - 1;
|
||
|
cArr4[i2] = (char) (cArr[i2] - b);
|
||
|
} else {
|
||
|
i2 = i;
|
||
|
}
|
||
|
if (i2 > 1) {
|
||
|
irs.e = 0;
|
||
|
while (irs.e < i2) {
|
||
|
irs.b = cArr[irs.e];
|
||
|
irs.c = cArr[irs.e + 1];
|
||
|
if (irs.b == irs.c) {
|
||
|
cArr4[irs.e] = (char) (irs.b - b);
|
||
|
cArr4[irs.e + 1] = (char) (irs.c - b);
|
||
|
obj = obj2;
|
||
|
} else {
|
||
|
Object[] objArr6 = {irs, irs, Integer.valueOf(charValue), irs, irs, Integer.valueOf(charValue), irs, irs, Integer.valueOf(charValue), irs, irs, Integer.valueOf(charValue), irs};
|
||
|
Object obj5 = xzZ.y.get(822107368);
|
||
|
if (obj5 == null) {
|
||
|
Class cls3 = (Class) xzZ.c(233 - (ViewConfiguration.getLongPressTimeout() >> 16), Color.rgb(0, 0, 0) + 16777221, (char) (AndroidCharacter.getMirror('0') + 21976));
|
||
|
byte b4 = (byte) (-1);
|
||
|
Object[] objArr7 = new Object[1];
|
||
|
az((byte) 12, b4, (byte) (b4 + 1), objArr7);
|
||
|
obj5 = cls3.getMethod((String) objArr7[0], Object.class, Object.class, Integer.TYPE, Object.class, Object.class, Integer.TYPE, Object.class, Object.class, Integer.TYPE, Object.class, Object.class, Integer.TYPE, Object.class);
|
||
|
xzZ.y.put(822107368, obj5);
|
||
|
}
|
||
|
if (((Integer) ((Method) obj5).invoke(null, objArr6)).intValue() == irs.j) {
|
||
|
int i7 = $10 + 37;
|
||
|
$11 = i7 % 128;
|
||
|
int i8 = i7 % 2;
|
||
|
Object[] objArr8 = {irs, irs, Integer.valueOf(charValue), Integer.valueOf(charValue), irs, irs, Integer.valueOf(charValue), Integer.valueOf(charValue), irs, Integer.valueOf(charValue), irs};
|
||
|
Object obj6 = xzZ.y.get(-1152873385);
|
||
|
if (obj6 == null) {
|
||
|
Class cls4 = (Class) xzZ.c(326 - TextUtils.lastIndexOf("", '0', 0), 5 - (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)), (char) TextUtils.getOffsetBefore("", 0));
|
||
|
byte b5 = (byte) (-1);
|
||
|
Object[] objArr9 = new Object[1];
|
||
|
az((byte) 10, b5, (byte) (b5 + 1), objArr9);
|
||
|
obj6 = cls4.getMethod((String) objArr9[0], Object.class, Object.class, Integer.TYPE, Integer.TYPE, Object.class, Object.class, Integer.TYPE, Integer.TYPE, Object.class, Integer.TYPE, Object.class);
|
||
|
xzZ.y.put(-1152873385, obj6);
|
||
|
}
|
||
|
obj = null;
|
||
|
int intValue = ((Integer) ((Method) obj6).invoke(null, objArr8)).intValue();
|
||
|
int i9 = (irs.d * charValue) + irs.j;
|
||
|
cArr4[irs.e] = cArr2[intValue];
|
||
|
cArr4[irs.e + 1] = cArr2[i9];
|
||
|
} else {
|
||
|
obj = null;
|
||
|
if (irs.a == irs.d) {
|
||
|
int i10 = $11 + 5;
|
||
|
$10 = i10 % 128;
|
||
|
int i11 = i10 % 2;
|
||
|
irs.f = ((irs.f + charValue) - 1) % charValue;
|
||
|
irs.j = ((irs.j + charValue) - 1) % charValue;
|
||
|
int i12 = (irs.a * charValue) + irs.f;
|
||
|
int i13 = (irs.d * charValue) + irs.j;
|
||
|
cArr4[irs.e] = cArr2[i12];
|
||
|
cArr4[irs.e + 1] = cArr2[i13];
|
||
|
} else {
|
||
|
int i14 = (irs.a * charValue) + irs.j;
|
||
|
int i15 = (irs.d * charValue) + irs.f;
|
||
|
cArr4[irs.e] = cArr2[i14];
|
||
|
cArr4[irs.e + 1] = cArr2[i15];
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
irs.e += 2;
|
||
|
obj2 = obj;
|
||
|
}
|
||
|
}
|
||
|
int i16 = 0;
|
||
|
while (i16 < i) {
|
||
|
cArr4[i16] = (char) (cArr4[i16] ^ 13722);
|
||
|
i16++;
|
||
|
int i17 = $11 + 35;
|
||
|
$10 = i17 % 128;
|
||
|
int i18 = i17 % 2;
|
||
|
}
|
||
|
objArr[0] = new String(cArr4);
|
||
|
} catch (Throwable th2) {
|
||
|
Throwable cause2 = th2.getCause();
|
||
|
if (cause2 == null) {
|
||
|
throw th2;
|
||
|
}
|
||
|
throw cause2;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.activity.prelogin.PinLoginActivity, o.AbstractActivityC11484egH, 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 = r + 3;
|
||
|
p = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
super.attachBaseContext(context);
|
||
|
Object[] objArr = new Object[1];
|
||
|
ax(new char[]{'\n', 6, 23, ' ', '*', 18, 21, ' ', 4, '.', 31, '*', ' ', ',', 22, '\r', 13842, 13842}, (byte) ((ViewConfiguration.getKeyRepeatTimeout() >> 16) + 41), (ExpandableListView.getPackedPositionForChild(0, 0) > 0L ? 1 : (ExpandableListView.getPackedPositionForChild(0, 0) == 0L ? 0 : -1)) + 19, objArr);
|
||
|
Class<?> cls = Class.forName((String) objArr[0]);
|
||
|
Object[] objArr2 = new Object[1];
|
||
|
ax(new char[]{'(', '0', '#', 16, 13924}, (byte) (102 - KeyEvent.getDeadChar(0, 0)), (ViewConfiguration.getPressedStateDuration() >> 16) + 5, 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 = r + 15;
|
||
|
p = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
context2 = context.getApplicationContext();
|
||
|
} else {
|
||
|
context2 = context;
|
||
|
}
|
||
|
if (context2 != null) {
|
||
|
int i6 = r + 77;
|
||
|
p = i6 % 128;
|
||
|
int i7 = i6 % 2;
|
||
|
try {
|
||
|
Object obj = xzZ.y.get(125943855);
|
||
|
if (obj == null) {
|
||
|
obj = ((Class) xzZ.c((ViewConfiguration.getKeyRepeatDelay() >> 16) + 492, 5 - (ViewConfiguration.getEdgeSlop() >> 16), (char) (((byte) KeyEvent.getModifierMetaStateMask()) + 1))).getMethod("a", null);
|
||
|
xzZ.y.put(125943855, obj);
|
||
|
}
|
||
|
Object invoke = ((Method) obj).invoke(null, null);
|
||
|
Object[] objArr3 = new Object[1];
|
||
|
ax(new char[]{19, 27, '\'', NistHelper.SEP_FS, 6, 25, 20, '\t', '\"', 4, '0', 7, 11, '\'', 0, 25, '\'', 11, 0, NistHelper.SEP_FS, 0, '\'', 20, '\r', 14, '\t', 22, 20, '\"', '\r', 27, 18, 14, 16, 27, 14, 15, '\t', 13932, 13932, 0, '*', 1, 20, 21, 22, 7, '$'}, (byte) (Process.getGidForName("") + 117), 48 - (TypedValue.complexToFloat(0) > BitmapDescriptorFactory.HUE_RED ? 1 : (TypedValue.complexToFloat(0) == BitmapDescriptorFactory.HUE_RED ? 0 : -1)), objArr3);
|
||
|
String str = (String) objArr3[0];
|
||
|
Object[] objArr4 = new Object[1];
|
||
|
ax(new char[]{11, 29, '\b', '\t', 11, NistHelper.SEP_FS, ')', 0, 15, 22, 0, 14, 0, 14, 27, 19, 14, '*', 14, '0', 21, '\r', 7, ')', 0, 11, '\r', 25, '0', 0, 7, 25, 13763, 13763, 20, '\b', 14, 22, 13838, 13838, 11, NistHelper.SEP_FS, 7, '\b', 16, 14, 11, NistHelper.SEP_FS, 26, 22, 19, 23, 21, 22, 18, 29, 22, 21, 14, 27, 11, NistHelper.SEP_FS, 7, '\t'}, (byte) (View.combineMeasuredStates(0, 0) + 22), 64 - View.combineMeasuredStates(0, 0), objArr4);
|
||
|
String str2 = (String) objArr4[0];
|
||
|
Object[] objArr5 = new Object[1];
|
||
|
ax(new char[]{7, 27, 18, 11, 11, 6, 13869, 13869, '0', 0, 1, 11, NistHelper.SEP_FS, '\'', 7, 25, 11, '\"', 18, '\t', 18, '\r', 21, '/', 21, 22, 15, '\t', NistHelper.SEP_FS, 14, 4, 27, '\'', NistHelper.SEP_FS, '\b', 20, 14, '+', 13785, 13785, 18, '\b', 18, 1, 20, 23, '\b', '\t', 29, 11, 0, NistHelper.SEP_FS, '\r', 0, '\t', 18, '\f', 7, 20, '\t', 14, 22, 21, 27}, (byte) (46 - (ViewConfiguration.getMinimumFlingVelocity() >> 16)), 64 - (Process.myTid() >> 22), objArr5);
|
||
|
String str3 = (String) objArr5[0];
|
||
|
Object[] objArr6 = new Object[1];
|
||
|
ax(new char[]{31, 15, 15, 24, '%', 4, 13802, 13802, '#', 18, 20, '0', 25, '0', 13868, 13868, '\t', 29, 21, 20, '\f', ')', '\"', 11, 4, 1, 31, 14, 30, 31, '\t', 7, 20, 24, 11, ')', 14, 31, 17, ' ', '\t', '\"', ' ', '.', 17, '&', '\t', '\"', 7, 29, 25, '0', '(', 6, '\b', 27, 19, 0, 17, 0, 15, 11, '&', 18, 2, '/', '/', 0, '\t', '+', '\n', 1, 18, '&'}, (byte) (TextUtils.getOffsetBefore("", 0) + 53), AndroidCharacter.getMirror('0') + 26, objArr6);
|
||
|
String str4 = (String) objArr6[0];
|
||
|
Object[] objArr7 = new Object[1];
|
||
|
ay((short) (ViewConfiguration.getMinimumFlingVelocity() >> 16), 721899152 - TextUtils.getOffsetBefore("", 0), (ExpandableListView.getPackedPositionForGroup(0) > 0L ? 1 : (ExpandableListView.getPackedPositionForGroup(0) == 0L ? 0 : -1)) - 81, (-906124937) + (Process.getElapsedCpuTime() > 0L ? 1 : (Process.getElapsedCpuTime() == 0L ? 0 : -1)), (byte) ((CdmaCellLocation.convertQuartSecToDecDegrees(0) > 0.0d ? 1 : (CdmaCellLocation.convertQuartSecToDecDegrees(0) == 0.0d ? 0 : -1)) - 90), objArr7);
|
||
|
String str5 = (String) objArr7[0];
|
||
|
Object[] objArr8 = new Object[1];
|
||
|
ay((short) (Color.rgb(0, 0, 0) + Http2Connection.OKHTTP_CLIENT_WINDOW_SIZE), (KeyEvent.getMaxKeyCode() >> 16) + 721899157, (-81) - Color.red(0), ExpandableListView.getPackedPositionChild(0L) - 906124891, (byte) (View.MeasureSpec.getSize(0) + 121), 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((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)) + 487, 5 - TextUtils.indexOf("", "", 0, 0), (char) (1 - (ViewConfiguration.getGlobalActionKeyTimeout() > 0L ? 1 : (ViewConfiguration.getGlobalActionKeyTimeout() == 0L ? 0 : -1))))).getMethod("e", Context.class, String.class, String.class, String.class, String.class, Boolean.TYPE, String.class, String.class);
|
||
|
xzZ.y.put(1656189573, obj2);
|
||
|
}
|
||
|
((Method) obj2).invoke(invoke, objArr9);
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
int i8 = p + 81;
|
||
|
r = i8 % 128;
|
||
|
int i9 = i8 % 2;
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.activity.prelogin.PinLoginActivity, o.AbstractActivityC11484egH, 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 + 9;
|
||
|
r = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
super.onStart();
|
||
|
int i4 = r + 117;
|
||
|
p = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
}
|