632 lines
35 KiB
Java
632 lines
35 KiB
Java
package com.scb.phone.view.activity.prepaid.cashout;
|
|
|
|
import android.content.Context;
|
|
import android.content.Intent;
|
|
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.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.google.common.base.Ascii;
|
|
import com.kofax.mobile.sdk._internal.impl.extraction.kta.KtaJsonExactionHelper;
|
|
import com.scb.phone.R;
|
|
import com.scb.phone.view.fragment.prepaid.cashout.PrepaidCashOutSuccessFragment;
|
|
import java.lang.reflect.Method;
|
|
import net.sf.scuba.smartcards.ISOFileInfo;
|
|
import o.AbstractC13482fbE;
|
|
import o.C14957gcv;
|
|
import o.C3614bBe;
|
|
import o.C4403bZM;
|
|
import o.EW;
|
|
import o.xzZ;
|
|
|
|
/* loaded from: classes5.dex */
|
|
public final class PrepaidCashOutSuccessActivity extends Hilt_PrepaidCashOutSuccessActivity {
|
|
public static final HBt b;
|
|
private static boolean k;
|
|
private static boolean l;
|
|
private static int m;
|
|
|
|
/* renamed from: o, reason: collision with root package name */
|
|
private static char[] f7786o;
|
|
private static int q;
|
|
private static int[] t;
|
|
private static final byte[] $$E = {33, ISOFileInfo.ENV_TEMP_EF, -97, 85};
|
|
private static final int $$F = 56;
|
|
private static int $10 = 0;
|
|
private static int $11 = 1;
|
|
private static int r = 0;
|
|
|
|
private static void aJ(short s, int i, short s2, Object[] objArr) {
|
|
int i2 = 4 - (i * 3);
|
|
int i3 = s * 2;
|
|
byte[] bArr = $$E;
|
|
int i4 = 122 - s2;
|
|
byte[] bArr2 = new byte[1 - i3];
|
|
int i5 = 0 - i3;
|
|
int i6 = -1;
|
|
if (bArr == null) {
|
|
i6 = -1;
|
|
i4 = (-i2) + i4;
|
|
i2++;
|
|
}
|
|
while (true) {
|
|
int i7 = i6 + 1;
|
|
bArr2[i7] = (byte) i4;
|
|
if (i7 == i5) {
|
|
objArr[0] = new String(bArr2, 0);
|
|
return;
|
|
}
|
|
int i8 = i4;
|
|
i6 = i7;
|
|
i4 = (-bArr[i2]) + i8;
|
|
i2++;
|
|
}
|
|
}
|
|
|
|
/* JADX WARN: Code restructure failed: missing block: B:4:0x0085, code lost:
|
|
|
|
if (r0 > 99999) goto L6;
|
|
*/
|
|
/*
|
|
Code decompiled incorrectly, please refer to instructions dump.
|
|
To view partially-correct add '--show-bad-code' argument
|
|
*/
|
|
public static /* synthetic */ java.lang.Object e(java.lang.Object[] r12, int r13, int r14, int r15) {
|
|
/*
|
|
Method dump skipped, instructions count: 1060
|
|
To view this dump add '--comments-level debug' option
|
|
*/
|
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.prepaid.cashout.PrepaidCashOutSuccessActivity.e(java.lang.Object[], int, int, int):java.lang.Object");
|
|
}
|
|
|
|
@Override // com.scb.phone.view.activity.ReviewSuccessfulActivity
|
|
public final void j() {
|
|
EW ew;
|
|
int i = 2 % 2;
|
|
int i2 = q + 25;
|
|
r = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
super.j();
|
|
Intent intent = getIntent();
|
|
if (intent != null) {
|
|
int i4 = r + 3;
|
|
q = i4 % 128;
|
|
int i5 = i4 % 2;
|
|
ew = (EW) intent.getParcelableExtra("PREPAID_CASH_OUT_KEY_SUCCESS");
|
|
} else {
|
|
ew = null;
|
|
}
|
|
if (ew != null) {
|
|
PrepaidCashOutSuccessFragment.HBt hBt = PrepaidCashOutSuccessFragment.d;
|
|
C14957gcv.e(ew, "");
|
|
PrepaidCashOutSuccessFragment prepaidCashOutSuccessFragment = new PrepaidCashOutSuccessFragment();
|
|
Bundle bundle = new Bundle();
|
|
bundle.putParcelable("PREPAID_CASH_OUT_KEY_SUCCESS", ew);
|
|
prepaidCashOutSuccessFragment.setArguments(bundle);
|
|
AbstractC13482fbE a = getSupportFragmentManager().a();
|
|
a.b(R.id.frame_container, prepaidCashOutSuccessFragment, null, 2);
|
|
a.b();
|
|
int i6 = q + 35;
|
|
r = i6 % 128;
|
|
int i7 = i6 % 2;
|
|
}
|
|
}
|
|
|
|
/* loaded from: classes5.dex */
|
|
public static final class HBt {
|
|
private HBt() {
|
|
}
|
|
|
|
public /* synthetic */ HBt(byte b) {
|
|
this();
|
|
}
|
|
}
|
|
|
|
private static void aI(int[] iArr, int i, Object[] objArr) {
|
|
int[] iArr2;
|
|
int i2 = 2 % 2;
|
|
C4403bZM c4403bZM = new C4403bZM();
|
|
char[] cArr = new char[4];
|
|
char[] cArr2 = new char[iArr.length * 2];
|
|
int[] iArr3 = t;
|
|
int i3 = 58134;
|
|
int i4 = 729798706;
|
|
int i5 = 1;
|
|
int i6 = 0;
|
|
if (iArr3 != null) {
|
|
int length = iArr3.length;
|
|
int[] iArr4 = new int[length];
|
|
int i7 = 0;
|
|
while (i7 < length) {
|
|
int i8 = $11 + 73;
|
|
$10 = i8 % 128;
|
|
if (i8 % 2 != 0) {
|
|
try {
|
|
Object[] objArr2 = new Object[i5];
|
|
objArr2[0] = Integer.valueOf(iArr3[i7]);
|
|
Object obj = xzZ.y.get(Integer.valueOf(i4));
|
|
if (obj == null) {
|
|
obj = ((Class) xzZ.c(15 - KeyEvent.normalizeMetaState(0), Color.green(0) + 5, (char) (i3 - TextUtils.getOffsetBefore("", 0)))).getMethod("i", Integer.TYPE);
|
|
xzZ.y.put(729798706, obj);
|
|
}
|
|
iArr4[i7] = ((Integer) ((Method) obj).invoke(null, objArr2)).intValue();
|
|
i7 >>>= 1;
|
|
} catch (Throwable th) {
|
|
Throwable cause = th.getCause();
|
|
if (cause == null) {
|
|
throw th;
|
|
}
|
|
throw cause;
|
|
}
|
|
} else {
|
|
Object[] objArr3 = {Integer.valueOf(iArr3[i7])};
|
|
Object obj2 = xzZ.y.get(729798706);
|
|
if (obj2 == null) {
|
|
obj2 = ((Class) xzZ.c(15 - (ViewConfiguration.getLongPressTimeout() >> 16), 5 - (CdmaCellLocation.convertQuartSecToDecDegrees(0) > 0.0d ? 1 : (CdmaCellLocation.convertQuartSecToDecDegrees(0) == 0.0d ? 0 : -1)), (char) (58133 - TextUtils.indexOf((CharSequence) "", '0')))).getMethod("i", Integer.TYPE);
|
|
xzZ.y.put(729798706, obj2);
|
|
}
|
|
iArr4[i7] = ((Integer) ((Method) obj2).invoke(null, objArr3)).intValue();
|
|
i7++;
|
|
}
|
|
i3 = 58134;
|
|
i4 = 729798706;
|
|
i5 = 1;
|
|
}
|
|
iArr3 = iArr4;
|
|
}
|
|
int length2 = iArr3.length;
|
|
int[] iArr5 = new int[length2];
|
|
int[] iArr6 = t;
|
|
if (iArr6 != null) {
|
|
int i9 = $11 + 119;
|
|
$10 = i9 % 128;
|
|
int i10 = i9 % 2;
|
|
int length3 = iArr6.length;
|
|
int[] iArr7 = new int[length3];
|
|
int i11 = 0;
|
|
while (i11 < length3) {
|
|
Object[] objArr4 = new Object[1];
|
|
objArr4[i6] = Integer.valueOf(iArr6[i11]);
|
|
Object obj3 = xzZ.y.get(729798706);
|
|
if (obj3 != null) {
|
|
iArr2 = iArr6;
|
|
} else {
|
|
iArr2 = iArr6;
|
|
Method method = ((Class) xzZ.c(KeyEvent.getDeadChar(0, 0) + 15, TextUtils.getCapsMode("", 0, 0) + 5, (char) (58134 - Drawable.resolveOpacity(0, 0)))).getMethod("i", Integer.TYPE);
|
|
xzZ.y.put(729798706, method);
|
|
obj3 = method;
|
|
}
|
|
iArr7[i11] = ((Integer) ((Method) obj3).invoke(null, objArr4)).intValue();
|
|
i11++;
|
|
iArr6 = iArr2;
|
|
i6 = 0;
|
|
}
|
|
iArr6 = iArr7;
|
|
}
|
|
int i12 = i6;
|
|
System.arraycopy(iArr6, i12, iArr5, i12, length2);
|
|
c4403bZM.b = i12;
|
|
while (c4403bZM.b < iArr.length) {
|
|
int i13 = $10 + 37;
|
|
$11 = i13 % 128;
|
|
int i14 = i13 % 2;
|
|
cArr[0] = (char) (iArr[c4403bZM.b] >> 16);
|
|
cArr[1] = (char) iArr[c4403bZM.b];
|
|
cArr[2] = (char) (iArr[c4403bZM.b + 1] >> 16);
|
|
cArr[3] = (char) iArr[c4403bZM.b + 1];
|
|
c4403bZM.e = (cArr[0] << 16) + cArr[1];
|
|
c4403bZM.a = (cArr[2] << 16) + cArr[3];
|
|
C4403bZM.d(iArr5);
|
|
int i15 = 0;
|
|
for (int i16 = 16; i15 < i16; i16 = 16) {
|
|
int i17 = $11 + 123;
|
|
$10 = i17 % 128;
|
|
int i18 = i17 % 2;
|
|
c4403bZM.e ^= iArr5[i15];
|
|
Object[] objArr5 = {c4403bZM, Integer.valueOf(C4403bZM.d(c4403bZM.e)), c4403bZM, c4403bZM};
|
|
Object obj4 = xzZ.y.get(-1196964548);
|
|
if (obj4 == null) {
|
|
Class cls = (Class) xzZ.c(117 - Process.getGidForName(""), 5 - TextUtils.indexOf("", ""), (char) Color.blue(0));
|
|
byte b2 = (byte) 0;
|
|
byte b3 = b2;
|
|
Object[] objArr6 = new Object[1];
|
|
aJ(b2, b3, (byte) (b3 | Ascii.DC2), objArr6);
|
|
obj4 = cls.getMethod((String) objArr6[0], Object.class, Integer.TYPE, Object.class, Object.class);
|
|
xzZ.y.put(-1196964548, obj4);
|
|
}
|
|
int intValue = ((Integer) ((Method) obj4).invoke(null, objArr5)).intValue();
|
|
c4403bZM.e = c4403bZM.a;
|
|
c4403bZM.a = intValue;
|
|
i15++;
|
|
}
|
|
int i19 = c4403bZM.e;
|
|
c4403bZM.e = c4403bZM.a;
|
|
c4403bZM.a = i19;
|
|
c4403bZM.a ^= iArr5[16];
|
|
c4403bZM.e ^= iArr5[17];
|
|
int i20 = c4403bZM.e;
|
|
int i21 = c4403bZM.a;
|
|
cArr[0] = (char) (c4403bZM.e >>> 16);
|
|
cArr[1] = (char) c4403bZM.e;
|
|
cArr[2] = (char) (c4403bZM.a >>> 16);
|
|
cArr[3] = (char) c4403bZM.a;
|
|
C4403bZM.d(iArr5);
|
|
cArr2[c4403bZM.b * 2] = cArr[0];
|
|
cArr2[(c4403bZM.b * 2) + 1] = cArr[1];
|
|
cArr2[(c4403bZM.b * 2) + 2] = cArr[2];
|
|
cArr2[(c4403bZM.b * 2) + 3] = cArr[3];
|
|
Object[] objArr7 = {c4403bZM, c4403bZM};
|
|
Object obj5 = xzZ.y.get(1914371176);
|
|
if (obj5 == null) {
|
|
Class cls2 = (Class) xzZ.c(View.MeasureSpec.makeMeasureSpec(0, 0) + 98, (ViewConfiguration.getMinimumFlingVelocity() >> 16) + 5, (char) Color.blue(0));
|
|
byte b4 = (byte) 0;
|
|
byte b5 = b4;
|
|
Object[] objArr8 = new Object[1];
|
|
aJ(b4, b5, (byte) (b5 | Ascii.DC4), objArr8);
|
|
obj5 = cls2.getMethod((String) objArr8[0], Object.class, Object.class);
|
|
xzZ.y.put(1914371176, obj5);
|
|
}
|
|
((Method) obj5).invoke(null, objArr7);
|
|
}
|
|
objArr[0] = new String(cArr2, 0, i);
|
|
}
|
|
|
|
@Override // com.scb.phone.view.activity.prepaid.cashout.Hilt_PrepaidCashOutSuccessActivity, com.scb.phone.view.activity.ReviewSuccessfulActivity, o.AbstractActivityC9796dqe, 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 final void onResume() {
|
|
int i = 2 % 2;
|
|
int i2 = r + 117;
|
|
q = i2 % 128;
|
|
if (i2 % 2 == 0) {
|
|
getBaseContext();
|
|
throw null;
|
|
}
|
|
Context baseContext = getBaseContext();
|
|
if (baseContext == null) {
|
|
Object[] objArr = new Object[1];
|
|
aG(null, null, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.common_ndid_idp_no_enrolled_description).substring(51, 52).length() + 126, new byte[]{ISOFileInfo.FILE_IDENTIFIER, ISOFileInfo.DATA_BYTES2, ISOFileInfo.SECURITY_ATTR_EXP, -124, -108, -109, ISOFileInfo.ENV_TEMP_EF, -111, -122, -110, -122, -111, ISOFileInfo.LCS_BYTE, -112, ISOFileInfo.FCI_EXT, -113, -113, ISOFileInfo.DATA_BYTES2, ISOFileInfo.FCI_EXT, ISOFileInfo.FILE_IDENTIFIER, -122, ISOFileInfo.PROP_INFO, -124, ISOFileInfo.FILE_IDENTIFIER, -126, ISOFileInfo.DATA_BYTES2}, objArr);
|
|
Class<?> cls = Class.forName((String) objArr[0]);
|
|
Object[] objArr2 = new Object[1];
|
|
aI(new int[]{1854305431, -490178526, 404450784, -1291937311, 461162749, -113494284, 183745134, 1253976861, -153504061, -1422997616}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion - 16, objArr2);
|
|
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
|
|
}
|
|
if (baseContext != null) {
|
|
int i3 = r + 91;
|
|
q = i3 % 128;
|
|
int i4 = i3 % 2;
|
|
baseContext = baseContext.getApplicationContext();
|
|
}
|
|
if (baseContext != null) {
|
|
try {
|
|
Object obj = xzZ.y.get(125943855);
|
|
if (obj == null) {
|
|
obj = ((Class) xzZ.c(492 - View.combineMeasuredStates(0, 0), KeyEvent.normalizeMetaState(0) + 5, (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)))).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((ViewConfiguration.getScrollDefaultDelay() >> 16) + 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, (char) Gravity.getAbsoluteGravity(0, 0))).getMethod(KtaJsonExactionHelper.OBJECT, Context.class);
|
|
xzZ.y.put(1378719468, obj2);
|
|
}
|
|
((Method) obj2).invoke(invoke, objArr3);
|
|
} catch (Throwable th) {
|
|
Throwable cause = th.getCause();
|
|
if (cause == null) {
|
|
throw th;
|
|
}
|
|
throw cause;
|
|
}
|
|
}
|
|
super.onResume();
|
|
int i5 = q + 123;
|
|
r = i5 % 128;
|
|
int i6 = i5 % 2;
|
|
}
|
|
|
|
private static void aG(int[] iArr, char[] cArr, int i, byte[] bArr, Object[] objArr) {
|
|
char[] cArr2;
|
|
int i2 = 2 % 2;
|
|
C3614bBe c3614bBe = new C3614bBe();
|
|
char[] cArr3 = f7786o;
|
|
int i3 = 0;
|
|
if (cArr3 != null) {
|
|
int length = cArr3.length;
|
|
char[] cArr4 = new char[length];
|
|
int i4 = 0;
|
|
while (i4 < length) {
|
|
try {
|
|
Object[] objArr2 = new Object[1];
|
|
objArr2[i3] = Integer.valueOf(cArr3[i4]);
|
|
Object obj = xzZ.y.get(-950481649);
|
|
if (obj == null) {
|
|
Class cls = (Class) xzZ.c(Process.getGidForName("") + 338, 4 - ((byte) KeyEvent.getModifierMetaStateMask()), (char) Gravity.getAbsoluteGravity(i3, i3));
|
|
byte b2 = (byte) i3;
|
|
byte b3 = b2;
|
|
Object[] objArr3 = new Object[1];
|
|
aJ(b2, b3, (byte) (b3 | 57), objArr3);
|
|
obj = cls.getMethod((String) objArr3[0], Integer.TYPE);
|
|
xzZ.y.put(-950481649, obj);
|
|
}
|
|
cArr4[i4] = ((Character) ((Method) obj).invoke(null, objArr2)).charValue();
|
|
i4++;
|
|
i3 = 0;
|
|
} catch (Throwable th) {
|
|
Throwable cause = th.getCause();
|
|
if (cause == null) {
|
|
throw th;
|
|
}
|
|
throw cause;
|
|
}
|
|
}
|
|
cArr3 = cArr4;
|
|
}
|
|
try {
|
|
Object[] objArr4 = {Integer.valueOf(m)};
|
|
Object obj2 = xzZ.y.get(-1521625011);
|
|
if (obj2 == null) {
|
|
Class cls2 = (Class) xzZ.c((ViewConfiguration.getPressedStateDuration() >> 16) + 283, 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) (39812 - ((byte) KeyEvent.getModifierMetaStateMask())));
|
|
byte b4 = (byte) 0;
|
|
byte b5 = b4;
|
|
Object[] objArr5 = new Object[1];
|
|
aJ(b4, b5, b5, objArr5);
|
|
obj2 = cls2.getMethod((String) objArr5[0], Integer.TYPE);
|
|
xzZ.y.put(-1521625011, obj2);
|
|
}
|
|
int intValue = ((Integer) ((Method) obj2).invoke(null, objArr4)).intValue();
|
|
if (k) {
|
|
c3614bBe.c = bArr.length;
|
|
char[] cArr5 = new char[c3614bBe.c];
|
|
c3614bBe.a = 0;
|
|
while (c3614bBe.a < c3614bBe.c) {
|
|
int i5 = $11 + 5;
|
|
$10 = i5 % 128;
|
|
int i6 = i5 % 2;
|
|
cArr5[c3614bBe.a] = (char) (cArr3[bArr[(c3614bBe.c - 1) - c3614bBe.a] + i] - intValue);
|
|
Object[] objArr6 = {c3614bBe, c3614bBe};
|
|
Object obj3 = xzZ.y.get(1779759091);
|
|
if (obj3 == null) {
|
|
obj3 = ((Class) xzZ.c(40 - View.resolveSizeAndState(0, 0, 0), TextUtils.lastIndexOf("", '0', 0) + 6, (char) Color.green(0))).getMethod("D", Object.class, Object.class);
|
|
xzZ.y.put(1779759091, obj3);
|
|
}
|
|
((Method) obj3).invoke(null, objArr6);
|
|
}
|
|
objArr[0] = new String(cArr5);
|
|
return;
|
|
}
|
|
if (l) {
|
|
int i7 = $10 + 121;
|
|
$11 = i7 % 128;
|
|
if (i7 % 2 == 0) {
|
|
c3614bBe.c = cArr.length;
|
|
cArr2 = new char[c3614bBe.c];
|
|
c3614bBe.a = 1;
|
|
} else {
|
|
c3614bBe.c = cArr.length;
|
|
cArr2 = new char[c3614bBe.c];
|
|
c3614bBe.a = 0;
|
|
}
|
|
while (c3614bBe.a < c3614bBe.c) {
|
|
int i8 = $11 + 11;
|
|
$10 = i8 % 128;
|
|
if (i8 % 2 != 0) {
|
|
int i9 = c3614bBe.a;
|
|
int i10 = c3614bBe.c;
|
|
cArr2[i9] = (char) (cArr3[cArr[0 % c3614bBe.a] % i] - intValue);
|
|
Object[] objArr7 = {c3614bBe, c3614bBe};
|
|
Object obj4 = xzZ.y.get(1779759091);
|
|
if (obj4 == null) {
|
|
obj4 = ((Class) xzZ.c(40 - TextUtils.indexOf("", "", 0), TextUtils.indexOf((CharSequence) "", '0', 0) + 6, (char) Gravity.getAbsoluteGravity(0, 0))).getMethod("D", Object.class, Object.class);
|
|
xzZ.y.put(1779759091, obj4);
|
|
}
|
|
((Method) obj4).invoke(null, objArr7);
|
|
} else {
|
|
cArr2[c3614bBe.a] = (char) (cArr3[cArr[(c3614bBe.c - 1) - c3614bBe.a] - i] - intValue);
|
|
Object[] objArr8 = {c3614bBe, c3614bBe};
|
|
Object obj5 = xzZ.y.get(1779759091);
|
|
if (obj5 == null) {
|
|
obj5 = ((Class) xzZ.c(40 - TextUtils.getTrimmedLength(""), 5 - (ViewConfiguration.getEdgeSlop() >> 16), (char) (ViewConfiguration.getDoubleTapTimeout() >> 16))).getMethod("D", Object.class, Object.class);
|
|
xzZ.y.put(1779759091, obj5);
|
|
}
|
|
((Method) obj5).invoke(null, objArr8);
|
|
}
|
|
}
|
|
objArr[0] = new String(cArr2);
|
|
return;
|
|
}
|
|
int i11 = 0;
|
|
c3614bBe.c = iArr.length;
|
|
char[] cArr6 = new char[c3614bBe.c];
|
|
while (true) {
|
|
c3614bBe.a = i11;
|
|
if (c3614bBe.a >= c3614bBe.c) {
|
|
objArr[0] = new String(cArr6);
|
|
return;
|
|
} else {
|
|
cArr6[c3614bBe.a] = (char) (cArr3[iArr[(c3614bBe.c - 1) - c3614bBe.a] - i] - intValue);
|
|
i11 = c3614bBe.a + 1;
|
|
}
|
|
}
|
|
} catch (Throwable th2) {
|
|
Throwable cause2 = th2.getCause();
|
|
if (cause2 == null) {
|
|
throw th2;
|
|
}
|
|
throw cause2;
|
|
}
|
|
}
|
|
|
|
@Override // com.scb.phone.view.activity.prepaid.cashout.Hilt_PrepaidCashOutSuccessActivity, com.scb.phone.view.activity.ReviewSuccessfulActivity, o.AbstractActivityC9796dqe, 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 final void onPause() {
|
|
int i = 2 % 2;
|
|
int i2 = q + 25;
|
|
r = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
Context baseContext = getBaseContext();
|
|
if (baseContext == null) {
|
|
int i4 = q + 83;
|
|
r = i4 % 128;
|
|
int i5 = i4 % 2;
|
|
Object[] objArr = new Object[1];
|
|
aG(null, null, (Process.myTid() >> 22) + 127, new byte[]{ISOFileInfo.FILE_IDENTIFIER, ISOFileInfo.DATA_BYTES2, ISOFileInfo.SECURITY_ATTR_EXP, -124, -108, -109, ISOFileInfo.ENV_TEMP_EF, -111, -122, -110, -122, -111, ISOFileInfo.LCS_BYTE, -112, ISOFileInfo.FCI_EXT, -113, -113, ISOFileInfo.DATA_BYTES2, ISOFileInfo.FCI_EXT, ISOFileInfo.FILE_IDENTIFIER, -122, ISOFileInfo.PROP_INFO, -124, ISOFileInfo.FILE_IDENTIFIER, -126, ISOFileInfo.DATA_BYTES2}, objArr);
|
|
Class<?> cls = Class.forName((String) objArr[0]);
|
|
Object[] objArr2 = new Object[1];
|
|
aI(new int[]{1854305431, -490178526, 404450784, -1291937311, 461162749, -113494284, 183745134, 1253976861, -153504061, -1422997616}, 18 - (ExpandableListView.getPackedPositionForGroup(0) > 0L ? 1 : (ExpandableListView.getPackedPositionForGroup(0) == 0L ? 0 : -1)), objArr2);
|
|
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
|
|
int i6 = q + 63;
|
|
r = i6 % 128;
|
|
int i7 = i6 % 2;
|
|
}
|
|
if (baseContext != null) {
|
|
int i8 = r + 115;
|
|
q = i8 % 128;
|
|
int i9 = i8 % 2;
|
|
baseContext = baseContext.getApplicationContext();
|
|
}
|
|
if (baseContext != null) {
|
|
try {
|
|
Object obj = xzZ.y.get(125943855);
|
|
if (obj == null) {
|
|
obj = ((Class) xzZ.c(492 - (ViewConfiguration.getMinimumFlingVelocity() >> 16), 5 - (ViewConfiguration.getFadingEdgeLength() >> 16), (char) (ViewConfiguration.getKeyRepeatDelay() >> 16))).getMethod("a", null);
|
|
xzZ.y.put(125943855, obj);
|
|
}
|
|
Object invoke = ((Method) obj).invoke(null, null);
|
|
Object[] objArr3 = {baseContext};
|
|
Object obj2 = xzZ.y.get(1633456013);
|
|
if (obj2 == null) {
|
|
obj2 = ((Class) xzZ.c(487 - (AudioTrack.getMinVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMinVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)), (CdmaCellLocation.convertQuartSecToDecDegrees(0) > 0.0d ? 1 : (CdmaCellLocation.convertQuartSecToDecDegrees(0) == 0.0d ? 0 : -1)) + 5, (char) ExpandableListView.getPackedPositionType(0L))).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.prepaid.cashout.Hilt_PrepaidCashOutSuccessActivity, com.scb.phone.view.activity.ReviewSuccessfulActivity, o.AbstractActivityC9796dqe, 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 final void attachBaseContext(Context context) {
|
|
int i = 2 % 2;
|
|
int i2 = q + 65;
|
|
r = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
super.attachBaseContext(context);
|
|
Object[] objArr = new Object[1];
|
|
aG(null, null, 127 - View.resolveSizeAndState(0, 0, 0), new byte[]{-120, -120, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.LCS_BYTE, ISOFileInfo.PROP_INFO, -124, -119, ISOFileInfo.FCI_EXT, -120, ISOFileInfo.PROP_INFO, ISOFileInfo.FCI_EXT, ISOFileInfo.FILE_IDENTIFIER, -122, ISOFileInfo.PROP_INFO, -124, ISOFileInfo.FILE_IDENTIFIER, -126, ISOFileInfo.DATA_BYTES2}, objArr);
|
|
Class<?> cls = Class.forName((String) objArr[0]);
|
|
Object[] objArr2 = new Object[1];
|
|
aG(null, null, View.MeasureSpec.makeMeasureSpec(0, 0) + 127, new byte[]{ISOFileInfo.FILE_IDENTIFIER, -122, ISOFileInfo.CHANNEL_SECURITY, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.SECURITY_ATTR_COMPACT}, 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) {
|
|
context = context.getApplicationContext();
|
|
int i4 = r + 1;
|
|
q = i4 % 128;
|
|
if (i4 % 2 == 0) {
|
|
int i5 = 3 / 3;
|
|
}
|
|
}
|
|
if (context != null) {
|
|
int i6 = r + 3;
|
|
q = i6 % 128;
|
|
int i7 = i6 % 2;
|
|
try {
|
|
Object obj = xzZ.y.get(125943855);
|
|
if (obj == null) {
|
|
obj = ((Class) xzZ.c(492 - KeyEvent.keyCodeFromString(""), 5 - (ViewConfiguration.getMinimumFlingVelocity() >> 16), (char) KeyEvent.normalizeMetaState(0))).getMethod("a", null);
|
|
xzZ.y.put(125943855, obj);
|
|
}
|
|
Object invoke = ((Method) obj).invoke(null, null);
|
|
Object[] objArr3 = new Object[1];
|
|
aG(null, null, 127 - (Process.myPid() >> 22), new byte[]{-105, ISOFileInfo.SECURITY_ATTR_EXP, -99, ISOFileInfo.LCS_BYTE, -97, -101, -105, -100, -104, -104, ISOFileInfo.SECURITY_ATTR_EXP, -102, -107, -99, -97, -107, -107, ISOFileInfo.FILE_IDENTIFIER, -101, ISOFileInfo.LCS_BYTE, -97, ISOFileInfo.LCS_BYTE, -98, -102, -101, ISOFileInfo.DATA_BYTES2, -105, -103, -99, -100, -103, -104, -99, -103, -104, -103, ISOFileInfo.DATA_BYTES2, -100, -101, -104, ISOFileInfo.DATA_BYTES2, -102, ISOFileInfo.LCS_BYTE, -103, -104, -105, -106, -107}, objArr3);
|
|
String str = (String) objArr3[0];
|
|
Object[] objArr4 = new Object[1];
|
|
aG(null, null, (ViewConfiguration.getDoubleTapTimeout() >> 16) + 127, new byte[]{ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.DATA_BYTES2, -104, -98, -99, -107, ISOFileInfo.LCS_BYTE, -99, -104, -97, -99, ISOFileInfo.LCS_BYTE, -106, -102, -99, ISOFileInfo.FILE_IDENTIFIER, -104, -98, -107, -97, -98, ISOFileInfo.DATA_BYTES2, -104, -98, -104, -104, -99, -97, ISOFileInfo.DATA_BYTES2, -97, -106, -106, -99, ISOFileInfo.A0, -101, -100, ISOFileInfo.LCS_BYTE, ISOFileInfo.A0, -98, -103, -105, ISOFileInfo.DATA_BYTES2, -98, ISOFileInfo.LCS_BYTE, -100, -107, -105, -98, -107, -106, -98, -100, -98, -100, -97, ISOFileInfo.SECURITY_ATTR_EXP, -101, -105, -104, -98, ISOFileInfo.SECURITY_ATTR_EXP, -98, -104, ISOFileInfo.SECURITY_ATTR_EXP}, objArr4);
|
|
String str2 = (String) objArr4[0];
|
|
Object[] objArr5 = new Object[1];
|
|
aG(null, null, (ViewConfiguration.getDoubleTapTimeout() >> 16) + 127, new byte[]{-106, ISOFileInfo.LCS_BYTE, -99, -97, ISOFileInfo.DATA_BYTES2, -102, ISOFileInfo.DATA_BYTES2, ISOFileInfo.A0, -102, ISOFileInfo.A0, -101, -98, -99, -100, ISOFileInfo.SECURITY_ATTR_EXP, -104, ISOFileInfo.SECURITY_ATTR_EXP, -98, ISOFileInfo.LCS_BYTE, -102, -103, -97, ISOFileInfo.A0, -97, -107, -107, -100, -97, -97, ISOFileInfo.DATA_BYTES2, -104, -105, ISOFileInfo.FILE_IDENTIFIER, -101, -98, -99, ISOFileInfo.SECURITY_ATTR_EXP, -102, -99, ISOFileInfo.LCS_BYTE, -100, -106, ISOFileInfo.A0, -107, ISOFileInfo.A0, -102, -104, ISOFileInfo.DATA_BYTES2, -99, ISOFileInfo.A0, -105, -104, ISOFileInfo.SECURITY_ATTR_EXP, -103, -101, -100, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.SECURITY_ATTR_EXP, -103, ISOFileInfo.DATA_BYTES2, -103, ISOFileInfo.A0, -99, ISOFileInfo.DATA_BYTES2}, objArr5);
|
|
String str3 = (String) objArr5[0];
|
|
Object[] objArr6 = new Object[1];
|
|
aG(null, null, 128 - (SystemClock.elapsedRealtimeNanos() > 0L ? 1 : (SystemClock.elapsedRealtimeNanos() == 0L ? 0 : -1)), new byte[]{-120, -111, -126, ISOFileInfo.SECURITY_ATTR_EXP, -110, ISOFileInfo.SECURITY_ATTR_EXP, -94, -100, -110, -94, -111, -120, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.A5, -126, -122, -94, -122, -113, ISOFileInfo.DATA_BYTES2, -94, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.PROP_INFO, ISOFileInfo.LCS_BYTE, ISOFileInfo.FCI_EXT, ISOFileInfo.SECURITY_ATTR_EXP, -124, ISOFileInfo.DATA_BYTES2, -90, -89, -120, ISOFileInfo.FILE_IDENTIFIER, -124, ISOFileInfo.DATA_BYTES2, -90, ISOFileInfo.A5, ISOFileInfo.FCI_EXT, -111, -120, ISOFileInfo.DATA_BYTES2, ISOFileInfo.LCS_BYTE, -111, ISOFileInfo.DATA_BYTES2, ISOFileInfo.SECURITY_ATTR_EXP, -124, -108, -111, ISOFileInfo.FCI_EXT, -92, -126, ISOFileInfo.DATA_BYTES2, -104, -93, ISOFileInfo.DATA_BYTES2, -122, ISOFileInfo.LCS_BYTE, -124, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.PROP_INFO, ISOFileInfo.LCS_BYTE, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.DATA_BYTES2, -122, -120, -94, -94, ISOFileInfo.A1, -120, -113, -111, -111, -108}, objArr6);
|
|
String str4 = (String) objArr6[0];
|
|
Object[] objArr7 = new Object[1];
|
|
aG(null, null, (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)) + 127, new byte[]{ISOFileInfo.A0, ISOFileInfo.FCI_EXT, -99, ISOFileInfo.FCI_EXT, -101}, objArr7);
|
|
String str5 = (String) objArr7[0];
|
|
Object[] objArr8 = new Object[1];
|
|
aI(new int[]{1742366769, -477058720, 1224527760, -305217841, -1738917936, 947548622, 1886454195, -800993686, 1093431384, -1045872499, -558312342, 99372376, -1340477365, 1877777857, 2060149948, -1710937438, 97536320, 1132785}, 'T' - AndroidCharacter.getMirror('0'), objArr8);
|
|
Object[] objArr9 = {context, str, str2, str3, str4, true, str5, (String) objArr8[0]};
|
|
Object obj2 = xzZ.y.get(1656189573);
|
|
if (obj2 == null) {
|
|
obj2 = ((Class) xzZ.c(487 - View.resolveSize(0, 0), 5 - KeyEvent.normalizeMetaState(0), (char) ((-1) - (ExpandableListView.getPackedPositionForChild(0, 0) > 0L ? 1 : (ExpandableListView.getPackedPositionForChild(0, 0) == 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;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
static void f() {
|
|
f7786o = new char[]{16117, 16098, 16104, 16102, 16099, 16109, 16034, 16103, 16068, 16119, 16105, 16097, 15901, 16121, 16100, 16085, 15896, 15898, 16120, 16108, 16037, 16091, 16088, 16118, 16039, 16106, 16093, 16038, 16092, 16090, 16089, 16036, 16094, 16035, 16096, 16111, 16107, 15897, 16101};
|
|
m = 1934311060;
|
|
l = true;
|
|
k = true;
|
|
t = new int[]{-1336046322, -712607098, 1184452822, -2077223037, -1103125910, -887927101, -1966182076, 186976417, -806597503, -760367255, 1619963640, 1004099926, -1038073014, -2024689239, -1712180958, 736940009, -328144441, 1700699243};
|
|
}
|
|
|
|
@Override // com.scb.phone.view.activity.prepaid.cashout.Hilt_PrepaidCashOutSuccessActivity, com.scb.phone.view.activity.ReviewSuccessfulActivity, o.AbstractActivityC9796dqe, 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 final void onStart() {
|
|
int i = 2 % 2;
|
|
int i2 = r + 77;
|
|
q = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
super.onStart();
|
|
if (i3 == 0) {
|
|
Object obj = null;
|
|
obj.hashCode();
|
|
throw null;
|
|
}
|
|
int i4 = q + 105;
|
|
r = i4 % 128;
|
|
int i5 = i4 % 2;
|
|
}
|
|
|
|
@Override // com.scb.phone.view.activity.prepaid.cashout.Hilt_PrepaidCashOutSuccessActivity, com.scb.phone.view.activity.ReviewSuccessfulActivity, o.AbstractActivityC9796dqe, 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 final void onCreate(Bundle bundle) {
|
|
e(new Object[]{this, bundle}, -1455793821, 1455793821, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 1746071166);
|
|
}
|
|
|
|
static {
|
|
q = 1;
|
|
f();
|
|
b = new HBt((byte) 0);
|
|
int i = r + 73;
|
|
q = i % 128;
|
|
int i2 = i % 2;
|
|
}
|
|
}
|