600 lines
34 KiB
Java
600 lines
34 KiB
Java
|
package com.scb.phone.view.activity.mailingaddress;
|
||
|
|
||
|
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.Process;
|
||
|
import android.os.SystemClock;
|
||
|
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.scb.phone.view.activity.profilemanagement.ProfileManagementActivity;
|
||
|
import com.scb.phone.view.fragment.mailingaddress.MailingAddressSuccessfulFragment;
|
||
|
import java.lang.reflect.Method;
|
||
|
import net.sf.scuba.smartcards.ISO7816;
|
||
|
import net.sf.scuba.smartcards.ISOFileInfo;
|
||
|
import o.C0938Ry;
|
||
|
import o.C14957gcv;
|
||
|
import o.C3614bBe;
|
||
|
import o.IRS;
|
||
|
import o.xzZ;
|
||
|
import org.bouncycastle.crypto.tls.CipherSuite;
|
||
|
import org.jnbis.internal.NistHelper;
|
||
|
|
||
|
/* loaded from: classes5.dex */
|
||
|
public final class MailingAddressSuccessfulActivity extends Hilt_MailingAddressSuccessfulActivity implements MailingAddressSuccessfulFragment.IeS {
|
||
|
private static char[] k;
|
||
|
private static int l;
|
||
|
private static boolean m;
|
||
|
|
||
|
/* renamed from: o, reason: collision with root package name */
|
||
|
public static final RVV f7559o;
|
||
|
private static char[] p;
|
||
|
private static int q;
|
||
|
private static boolean s;
|
||
|
private static char t;
|
||
|
private static final byte[] $$p = {33, ISOFileInfo.ENV_TEMP_EF, -97, 85};
|
||
|
private static final int $$q = CipherSuite.TLS_DHE_PSK_WITH_AES_128_CBC_SHA;
|
||
|
private static int $10 = 0;
|
||
|
private static int $11 = 1;
|
||
|
private static int r = 0;
|
||
|
|
||
|
/* 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:0x0026). 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 r5, int r6, byte r7, java.lang.Object[] r8) {
|
||
|
/*
|
||
|
int r6 = r6 + 65
|
||
|
int r7 = r7 * 4
|
||
|
int r0 = r7 + 1
|
||
|
int r5 = r5 + 4
|
||
|
byte[] r1 = com.scb.phone.view.activity.mailingaddress.MailingAddressSuccessfulActivity.$$p
|
||
|
byte[] r0 = new byte[r0]
|
||
|
r2 = 0
|
||
|
if (r1 != 0) goto L12
|
||
|
r4 = r7
|
||
|
r3 = r2
|
||
|
goto L26
|
||
|
L12:
|
||
|
r3 = r2
|
||
|
L13:
|
||
|
byte r4 = (byte) r6
|
||
|
r0[r3] = r4
|
||
|
int r5 = r5 + 1
|
||
|
if (r3 != r7) goto L22
|
||
|
java.lang.String r5 = new java.lang.String
|
||
|
r5.<init>(r0, r2)
|
||
|
r8[r2] = r5
|
||
|
return
|
||
|
L22:
|
||
|
int r3 = r3 + 1
|
||
|
r4 = r1[r5]
|
||
|
L26:
|
||
|
int r6 = r6 + r4
|
||
|
goto L13
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.mailingaddress.MailingAddressSuccessfulActivity.aC(byte, int, byte, java.lang.Object[]):void");
|
||
|
}
|
||
|
|
||
|
/* loaded from: classes5.dex */
|
||
|
public static final class RVV {
|
||
|
private RVV() {
|
||
|
}
|
||
|
|
||
|
public static void d(Context context, C0938Ry c0938Ry) {
|
||
|
C14957gcv.e(context, "");
|
||
|
C14957gcv.e(c0938Ry, "");
|
||
|
Intent intent = new Intent(context, (Class<?>) MailingAddressSuccessfulActivity.class);
|
||
|
intent.putExtra("PARCELABLE_ADDRESS_SUCCESS", c0938Ry);
|
||
|
context.startActivity(intent);
|
||
|
}
|
||
|
|
||
|
public /* synthetic */ RVV(byte b) {
|
||
|
this();
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:4:0x0086, code lost:
|
||
|
|
||
|
if (r3 > 99999) goto L6;
|
||
|
*/
|
||
|
@Override // com.scb.phone.view.activity.mailingaddress.Hilt_MailingAddressSuccessfulActivity, 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 final void onCreate(android.os.Bundle r19) {
|
||
|
/*
|
||
|
Method dump skipped, instructions count: 1314
|
||
|
To view this dump add '--comments-level debug' option
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.mailingaddress.MailingAddressSuccessfulActivity.onCreate(android.os.Bundle):void");
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.fragment.mailingaddress.MailingAddressSuccessfulFragment.IeS
|
||
|
public final void g() {
|
||
|
int i = 2 % 2;
|
||
|
ProfileManagementActivity.Sts sts = ProfileManagementActivity.l;
|
||
|
MailingAddressSuccessfulActivity mailingAddressSuccessfulActivity = this;
|
||
|
C14957gcv.e(mailingAddressSuccessfulActivity, "");
|
||
|
Intent putExtra = new Intent(mailingAddressSuccessfulActivity, (Class<?>) ProfileManagementActivity.class).putExtra("com.scb.phone.HANDLE_BACK_NAVIGATION_EXTRA", true);
|
||
|
C14957gcv.c(putExtra, "");
|
||
|
putExtra.addFlags(335544320);
|
||
|
startActivity(putExtra);
|
||
|
finish();
|
||
|
int i2 = q + 29;
|
||
|
r = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
}
|
||
|
|
||
|
private static void aA(int[] iArr, char[] cArr, int i, byte[] bArr, Object[] objArr) {
|
||
|
int i2 = 2;
|
||
|
int i3 = 2 % 2;
|
||
|
C3614bBe c3614bBe = new C3614bBe();
|
||
|
char[] cArr2 = k;
|
||
|
char c = '0';
|
||
|
int i4 = -1;
|
||
|
if (cArr2 != null) {
|
||
|
int length = cArr2.length;
|
||
|
char[] cArr3 = new char[length];
|
||
|
int i5 = 0;
|
||
|
while (i5 < length) {
|
||
|
int i6 = $11 + 71;
|
||
|
$10 = i6 % 128;
|
||
|
if (i6 % i2 != 0) {
|
||
|
try {
|
||
|
Object[] objArr2 = {Integer.valueOf(cArr2[i5])};
|
||
|
Object obj = xzZ.y.get(-950481649);
|
||
|
if (obj == null) {
|
||
|
Class cls = (Class) xzZ.c(View.combineMeasuredStates(0, 0) + 337, Color.green(0) + 5, (char) (AndroidCharacter.getMirror(c) - '0'));
|
||
|
byte b = (byte) i4;
|
||
|
byte b2 = (byte) (b + 1);
|
||
|
Object[] objArr3 = new Object[1];
|
||
|
aC(b, b2, b2, objArr3);
|
||
|
obj = cls.getMethod((String) objArr3[0], Integer.TYPE);
|
||
|
xzZ.y.put(-950481649, obj);
|
||
|
}
|
||
|
cArr3[i5] = ((Character) ((Method) obj).invoke(null, objArr2)).charValue();
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
} else {
|
||
|
Object[] objArr4 = {Integer.valueOf(cArr2[i5])};
|
||
|
Object obj2 = xzZ.y.get(-950481649);
|
||
|
if (obj2 == null) {
|
||
|
Class cls2 = (Class) xzZ.c(337 - (ViewConfiguration.getMaximumFlingVelocity() >> 16), Color.alpha(0) + 5, (char) (((byte) KeyEvent.getModifierMetaStateMask()) + 1));
|
||
|
byte b3 = (byte) (-1);
|
||
|
byte b4 = (byte) (b3 + 1);
|
||
|
Object[] objArr5 = new Object[1];
|
||
|
aC(b3, b4, b4, objArr5);
|
||
|
obj2 = cls2.getMethod((String) objArr5[0], Integer.TYPE);
|
||
|
xzZ.y.put(-950481649, obj2);
|
||
|
}
|
||
|
cArr3[i5] = ((Character) ((Method) obj2).invoke(null, objArr4)).charValue();
|
||
|
i5++;
|
||
|
}
|
||
|
int i7 = $11 + 69;
|
||
|
$10 = i7 % 128;
|
||
|
if (i7 % 2 != 0) {
|
||
|
int i8 = 3 / 4;
|
||
|
}
|
||
|
i2 = 2;
|
||
|
c = '0';
|
||
|
i4 = -1;
|
||
|
}
|
||
|
int i9 = $11 + 55;
|
||
|
$10 = i9 % 128;
|
||
|
int i10 = i9 % 2;
|
||
|
cArr2 = cArr3;
|
||
|
}
|
||
|
Object[] objArr6 = {Integer.valueOf(l)};
|
||
|
Object obj3 = xzZ.y.get(-1521625011);
|
||
|
if (obj3 == null) {
|
||
|
Class cls3 = (Class) xzZ.c(View.getDefaultSize(0, 0) + 283, 5 - View.resolveSizeAndState(0, 0, 0), (char) ((AudioTrack.getMinVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMinVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) + 39813));
|
||
|
byte b5 = (byte) (-1);
|
||
|
Object[] objArr7 = new Object[1];
|
||
|
aC(b5, (byte) (b5 & 57), (byte) 0, objArr7);
|
||
|
obj3 = cls3.getMethod((String) objArr7[0], Integer.TYPE);
|
||
|
xzZ.y.put(-1521625011, obj3);
|
||
|
}
|
||
|
int intValue = ((Integer) ((Method) obj3).invoke(null, objArr6)).intValue();
|
||
|
if (s) {
|
||
|
int i11 = $10 + 35;
|
||
|
$11 = i11 % 128;
|
||
|
int i12 = i11 % 2;
|
||
|
c3614bBe.c = bArr.length;
|
||
|
char[] cArr4 = new char[c3614bBe.c];
|
||
|
c3614bBe.a = 0;
|
||
|
while (c3614bBe.a < c3614bBe.c) {
|
||
|
cArr4[c3614bBe.a] = (char) (cArr2[bArr[(c3614bBe.c - 1) - c3614bBe.a] + i] - intValue);
|
||
|
try {
|
||
|
Object[] objArr8 = {c3614bBe, c3614bBe};
|
||
|
Object obj4 = xzZ.y.get(1779759091);
|
||
|
if (obj4 == null) {
|
||
|
obj4 = ((Class) xzZ.c(41 - (SystemClock.elapsedRealtimeNanos() > 0L ? 1 : (SystemClock.elapsedRealtimeNanos() == 0L ? 0 : -1)), TextUtils.indexOf((CharSequence) "", '0') + 6, (char) (ViewConfiguration.getDoubleTapTimeout() >> 16))).getMethod("D", Object.class, Object.class);
|
||
|
xzZ.y.put(1779759091, obj4);
|
||
|
}
|
||
|
((Method) obj4).invoke(null, objArr8);
|
||
|
} catch (Throwable th2) {
|
||
|
Throwable cause2 = th2.getCause();
|
||
|
if (cause2 == null) {
|
||
|
throw th2;
|
||
|
}
|
||
|
throw cause2;
|
||
|
}
|
||
|
}
|
||
|
objArr[0] = new String(cArr4);
|
||
|
return;
|
||
|
}
|
||
|
if (!m) {
|
||
|
c3614bBe.c = iArr.length;
|
||
|
char[] cArr5 = new char[c3614bBe.c];
|
||
|
c3614bBe.a = 0;
|
||
|
while (c3614bBe.a < c3614bBe.c) {
|
||
|
cArr5[c3614bBe.a] = (char) (cArr2[iArr[(c3614bBe.c - 1) - c3614bBe.a] - i] - intValue);
|
||
|
c3614bBe.a++;
|
||
|
}
|
||
|
objArr[0] = new String(cArr5);
|
||
|
return;
|
||
|
}
|
||
|
c3614bBe.c = cArr.length;
|
||
|
char[] cArr6 = new char[c3614bBe.c];
|
||
|
c3614bBe.a = 0;
|
||
|
while (c3614bBe.a < c3614bBe.c) {
|
||
|
cArr6[c3614bBe.a] = (char) (cArr2[cArr[(c3614bBe.c - 1) - c3614bBe.a] - i] - intValue);
|
||
|
Object[] objArr9 = {c3614bBe, c3614bBe};
|
||
|
Object obj5 = xzZ.y.get(1779759091);
|
||
|
if (obj5 == null) {
|
||
|
obj5 = ((Class) xzZ.c(40 - TextUtils.getCapsMode("", 0, 0), (ViewConfiguration.getWindowTouchSlop() >> 8) + 5, (char) (TypedValue.complexToFloat(0) > BitmapDescriptorFactory.HUE_RED ? 1 : (TypedValue.complexToFloat(0) == BitmapDescriptorFactory.HUE_RED ? 0 : -1)))).getMethod("D", Object.class, Object.class);
|
||
|
xzZ.y.put(1779759091, obj5);
|
||
|
}
|
||
|
((Method) obj5).invoke(null, objArr9);
|
||
|
}
|
||
|
objArr[0] = new String(cArr6);
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:29:0x0024, code lost:
|
||
|
|
||
|
r10 = new java.lang.Object[1];
|
||
|
aB(new char[]{'*', '+', 19, 18, ')', 19, 19, '.', ',', ')', '(', ',', org.jnbis.internal.NistHelper.SEP_FS, 29, 17, 14, 20, 27, 18, '\t', 4, '-', 15, '&', '.', 20}, (byte) ((android.view.ViewConfiguration.getScrollDefaultDelay() >> 16) + 123), 27 - (android.os.Process.getElapsedCpuTime() > 0 ? 1 : (android.os.Process.getElapsedCpuTime() == 0 ? 0 : -1)), r10);
|
||
|
r1 = java.lang.Class.forName((java.lang.String) r10[0]);
|
||
|
r11 = (java.lang.Object[]) null;
|
||
|
r11 = new java.lang.Object[1];
|
||
|
aB(new char[]{'!', 7, 13876, 13876, '#', '+', 20, 30, 13878, 13878, 27, 19, '\"', '*', 17, 14, '#', '/'}, (byte) ((android.media.AudioTrack.getMinVolume() > com.google.android.gms.maps.model.BitmapDescriptorFactory.HUE_RED ? 1 : (android.media.AudioTrack.getMinVolume() == com.google.android.gms.maps.model.BitmapDescriptorFactory.HUE_RED ? 0 : -1)) + 76), ((android.content.Context) java.lang.Class.forName("android.app.ActivityThread").getMethod("currentApplication", new java.lang.Class[0]).invoke(null, null)).getApplicationContext().getPackageName().length() + 5, r11);
|
||
|
r1 = (android.content.Context) r1.getMethod((java.lang.String) r11[0], new java.lang.Class[0]).invoke(null, null);
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:31:0x0022, code lost:
|
||
|
|
||
|
if (r1 == null) goto L9;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:4:0x001b, code lost:
|
||
|
|
||
|
if (r1 == null) goto L9;
|
||
|
*/
|
||
|
@Override // com.scb.phone.view.activity.mailingaddress.Hilt_MailingAddressSuccessfulActivity, 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 final void onResume() {
|
||
|
/*
|
||
|
Method dump skipped, instructions count: 390
|
||
|
To view this dump add '--comments-level debug' option
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.mailingaddress.MailingAddressSuccessfulActivity.onResume():void");
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:30:0x0025, code lost:
|
||
|
|
||
|
r1 = com.scb.phone.view.activity.mailingaddress.MailingAddressSuccessfulActivity.r + 63;
|
||
|
com.scb.phone.view.activity.mailingaddress.MailingAddressSuccessfulActivity.q = r1 % 128;
|
||
|
r1 = r1 % 2;
|
||
|
r8 = (java.lang.Object[]) null;
|
||
|
r9 = new java.lang.Object[1];
|
||
|
aB(new char[]{'*', '+', 19, 18, ')', 19, 19, '.', ',', ')', '(', ',', org.jnbis.internal.NistHelper.SEP_FS, 29, 17, 14, 20, 27, 18, '\t', 4, '-', 15, '&', '.', 20}, (byte) (((android.content.Context) java.lang.Class.forName("android.app.ActivityThread").getMethod("currentApplication", new java.lang.Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 89), 'J' - android.text.AndroidCharacter.getMirror('0'), r9);
|
||
|
r1 = java.lang.Class.forName((java.lang.String) r9[0]);
|
||
|
r7 = new java.lang.Object[1];
|
||
|
aB(new char[]{'!', 7, 13876, 13876, '#', '+', 20, 30, 13878, 13878, 27, 19, '\"', '*', 17, 14, '#', '/'}, (byte) (76 - android.text.TextUtils.indexOf("", "", 0, 0)), (android.view.ViewConfiguration.getMinimumFlingVelocity() >> 16) + 18, r7);
|
||
|
r1 = (android.content.Context) r1.getMethod((java.lang.String) r7[0], new java.lang.Class[0]).invoke(null, null);
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:32:0x0023, code lost:
|
||
|
|
||
|
if (r1 == null) goto L9;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:4:0x001c, code lost:
|
||
|
|
||
|
if (r1 == null) goto L9;
|
||
|
*/
|
||
|
@Override // com.scb.phone.view.activity.mailingaddress.Hilt_MailingAddressSuccessfulActivity, 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 final void onPause() {
|
||
|
/*
|
||
|
Method dump skipped, instructions count: 402
|
||
|
To view this dump add '--comments-level debug' option
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.mailingaddress.MailingAddressSuccessfulActivity.onPause():void");
|
||
|
}
|
||
|
|
||
|
private static void aB(char[] cArr, byte b, int i, Object[] objArr) {
|
||
|
int i2;
|
||
|
int i3 = 2 % 2;
|
||
|
IRS irs = new IRS();
|
||
|
char[] cArr2 = p;
|
||
|
int i4 = 6;
|
||
|
int i5 = -1;
|
||
|
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 obj = xzZ.y.get(-1987398494);
|
||
|
if (obj == null) {
|
||
|
Class cls = (Class) xzZ.c(298 - ((Process.getThreadPriority(0) + 20) >> i4), 5 - View.combineMeasuredStates(0, 0), (char) Color.argb(0, 0, 0, 0));
|
||
|
byte b2 = (byte) i5;
|
||
|
Object[] objArr3 = new Object[1];
|
||
|
aC(b2, (byte) (b2 & ISO7816.INS_DECREASE_STAMPED), (byte) 0, objArr3);
|
||
|
obj = cls.getMethod((String) objArr3[0], Integer.TYPE);
|
||
|
xzZ.y.put(-1987398494, obj);
|
||
|
}
|
||
|
cArr3[i6] = ((Character) ((Method) obj).invoke(null, objArr2)).charValue();
|
||
|
i6++;
|
||
|
i4 = 6;
|
||
|
i5 = -1;
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
cArr2 = cArr3;
|
||
|
}
|
||
|
try {
|
||
|
Object[] objArr4 = {Integer.valueOf(t)};
|
||
|
Object obj2 = xzZ.y.get(-1987398494);
|
||
|
if (obj2 == null) {
|
||
|
Class cls2 = (Class) xzZ.c(View.MeasureSpec.getMode(0) + 298, 5 - View.getDefaultSize(0, 0), (char) ((-1) - MotionEvent.axisFromString("")));
|
||
|
byte b3 = (byte) (-1);
|
||
|
Object[] objArr5 = new Object[1];
|
||
|
aC(b3, (byte) (b3 & ISO7816.INS_DECREASE_STAMPED), (byte) 0, objArr5);
|
||
|
obj2 = cls2.getMethod((String) objArr5[0], Integer.TYPE);
|
||
|
xzZ.y.put(-1987398494, obj2);
|
||
|
}
|
||
|
char charValue = ((Character) ((Method) obj2).invoke(null, objArr4)).charValue();
|
||
|
char[] cArr4 = new char[i];
|
||
|
if (i % 2 != 0) {
|
||
|
i2 = i - 1;
|
||
|
cArr4[i2] = (char) (cArr[i2] - b);
|
||
|
int i7 = $11 + 107;
|
||
|
$10 = i7 % 128;
|
||
|
int i8 = i7 % 2;
|
||
|
} 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);
|
||
|
} else {
|
||
|
try {
|
||
|
Object[] objArr6 = {irs, irs, Integer.valueOf(charValue), irs, irs, Integer.valueOf(charValue), irs, irs, Integer.valueOf(charValue), irs, irs, Integer.valueOf(charValue), irs};
|
||
|
Object obj3 = xzZ.y.get(822107368);
|
||
|
if (obj3 == null) {
|
||
|
Class cls3 = (Class) xzZ.c(233 - ExpandableListView.getPackedPositionGroup(0L), TextUtils.indexOf((CharSequence) "", '0', 0, 0) + 6, (char) (22023 - MotionEvent.axisFromString("")));
|
||
|
byte b4 = (byte) (-1);
|
||
|
Object[] objArr7 = new Object[1];
|
||
|
aC(b4, (byte) (b4 & 55), (byte) 0, objArr7);
|
||
|
obj3 = 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, obj3);
|
||
|
}
|
||
|
if (((Integer) ((Method) obj3).invoke(null, objArr6)).intValue() == irs.j) {
|
||
|
int i9 = $10 + 93;
|
||
|
$11 = i9 % 128;
|
||
|
int i10 = i9 % 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 obj4 = xzZ.y.get(-1152873385);
|
||
|
if (obj4 == null) {
|
||
|
Class cls4 = (Class) xzZ.c(327 - View.getDefaultSize(0, 0), 5 - KeyEvent.normalizeMetaState(0), (char) ((Process.getElapsedCpuTime() > 0L ? 1 : (Process.getElapsedCpuTime() == 0L ? 0 : -1)) - 1));
|
||
|
byte b5 = (byte) (-1);
|
||
|
Object[] objArr9 = new Object[1];
|
||
|
aC(b5, (byte) (b5 & 53), (byte) 0, objArr9);
|
||
|
obj4 = 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, obj4);
|
||
|
}
|
||
|
int intValue = ((Integer) ((Method) obj4).invoke(null, objArr8)).intValue();
|
||
|
int i11 = (irs.d * charValue) + irs.j;
|
||
|
cArr4[irs.e] = cArr2[intValue];
|
||
|
cArr4[irs.e + 1] = cArr2[i11];
|
||
|
} else if (irs.a == irs.d) {
|
||
|
int i12 = $10 + 55;
|
||
|
$11 = i12 % 128;
|
||
|
int i13 = i12 % 2;
|
||
|
irs.f = ((irs.f + charValue) - 1) % charValue;
|
||
|
irs.j = ((irs.j + charValue) - 1) % charValue;
|
||
|
int i14 = (irs.a * charValue) + irs.f;
|
||
|
int i15 = (irs.d * charValue) + irs.j;
|
||
|
cArr4[irs.e] = cArr2[i14];
|
||
|
cArr4[irs.e + 1] = cArr2[i15];
|
||
|
} else {
|
||
|
int i16 = (irs.a * charValue) + irs.j;
|
||
|
int i17 = (irs.d * charValue) + irs.f;
|
||
|
cArr4[irs.e] = cArr2[i16];
|
||
|
cArr4[irs.e + 1] = cArr2[i17];
|
||
|
}
|
||
|
} catch (Throwable th2) {
|
||
|
Throwable cause2 = th2.getCause();
|
||
|
if (cause2 == null) {
|
||
|
throw th2;
|
||
|
}
|
||
|
throw cause2;
|
||
|
}
|
||
|
}
|
||
|
irs.e += 2;
|
||
|
}
|
||
|
}
|
||
|
for (int i18 = 0; i18 < i; i18++) {
|
||
|
cArr4[i18] = (char) (cArr4[i18] ^ 13722);
|
||
|
}
|
||
|
String str = new String(cArr4);
|
||
|
int i19 = $11 + 23;
|
||
|
$10 = i19 % 128;
|
||
|
if (i19 % 2 != 0) {
|
||
|
throw null;
|
||
|
}
|
||
|
objArr[0] = str;
|
||
|
} catch (Throwable th3) {
|
||
|
Throwable cause3 = th3.getCause();
|
||
|
if (cause3 == null) {
|
||
|
throw th3;
|
||
|
}
|
||
|
throw cause3;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.activity.mailingaddress.Hilt_MailingAddressSuccessfulActivity, 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) {
|
||
|
Context context2;
|
||
|
int i = 2 % 2;
|
||
|
int i2 = q + 81;
|
||
|
r = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
super.attachBaseContext(context);
|
||
|
Object[] objArr = new Object[1];
|
||
|
aA(null, null, (ViewConfiguration.getTapTimeout() >> 16) + 127, 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];
|
||
|
aB(new char[]{25, '\n', '\r', 27, 13840}, (byte) (18 - (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))), TextUtils.getOffsetBefore("", 0) + 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 + 9;
|
||
|
q = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
context2 = context.getApplicationContext();
|
||
|
} else {
|
||
|
context2 = context;
|
||
|
}
|
||
|
if (context2 != null) {
|
||
|
int i6 = r + 125;
|
||
|
q = i6 % 128;
|
||
|
int i7 = i6 % 2;
|
||
|
try {
|
||
|
Object obj = xzZ.y.get(125943855);
|
||
|
if (obj == null) {
|
||
|
obj = ((Class) xzZ.c(492 - (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)), (ViewConfiguration.getLongPressTimeout() >> 16) + 5, (char) ((ExpandableListView.getPackedPositionForChild(0, 0) > 0L ? 1 : (ExpandableListView.getPackedPositionForChild(0, 0) == 0L ? 0 : -1)) + 1))).getMethod("a", null);
|
||
|
xzZ.y.put(125943855, obj);
|
||
|
}
|
||
|
Object invoke = ((Method) obj).invoke(null, null);
|
||
|
Object[] objArr3 = new Object[1];
|
||
|
aB(new char[]{11, '.', 17, '-', 7, '#', 27, '*', ')', 24, '\"', '-', 3, '#', 1, 14, '#', 3, 29, 17, 3, 7, 6, '\"', 25, NistHelper.SEP_FS, 31, '*', '\"', 21, 25, 11, 3, '.', 18, 1, 22, '#', 13816, 13816, '&', 17, 24, '0', 29, 14, '&', '\b'}, (byte) (AndroidCharacter.getMirror('0') - '0'), (TypedValue.complexToFloat(0) > BitmapDescriptorFactory.HUE_RED ? 1 : (TypedValue.complexToFloat(0) == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) + 48, objArr3);
|
||
|
String str = (String) objArr3[0];
|
||
|
Object[] objArr4 = new Object[1];
|
||
|
aB(new char[]{'%', '\'', 29, '\'', 31, '\'', '\r', 24, '&', '+', ' ', '!', ' ', '!', '.', 11, 31, 11, 3, ' ', 29, '!', '-', '\r', 4, NistHelper.SEP_FS, 21, '#', '\"', 24, 15, 16, 13812, 13812, '.', '*', '+', 17, 13887, 13887, 31, '\'', '.', '\"', '.', 3, 31, '\'', 19, 16, 25, '#', 29, 14, 3, '-', 14, 29, 1, 18, 31, '\'', '+', ')'}, (byte) (TextUtils.indexOf((CharSequence) "", '0', 0, 0) + 72), 64 - TextUtils.getCapsMode("", 0, 0), objArr4);
|
||
|
String str2 = (String) objArr4[0];
|
||
|
Object[] objArr5 = new Object[1];
|
||
|
aB(new char[]{'+', 20, 21, 7, '*', 6, 13912, 13912, '\"', 24, 1, '#', '-', 17, 15, 16, '-', ')', NistHelper.SEP_FS, 21, 0, 18, '&', ' ', 29, 14, 22, '#', 18, 29, 25, 20, 17, '-', '*', '.', 3, '&', 13828, 13828, '*', 17, '*', 3, NistHelper.SEP_FS, '#', 29, '\'', '\'', '%', 29, 17, '\"', 25, 21, NistHelper.SEP_FS, 20, '*', 27, '*', '+', 17, ' ', '#'}, (byte) (90 - (SystemClock.elapsedRealtime() > 0L ? 1 : (SystemClock.elapsedRealtime() == 0L ? 0 : -1))), 64 - ExpandableListView.getPackedPositionType(0L), objArr5);
|
||
|
String str3 = (String) objArr5[0];
|
||
|
Object[] objArr6 = new Object[1];
|
||
|
aB(new char[]{',', 18, 23, ',', 2, '/', 13780, 13780, 6, 19, '-', 27, '!', '#', 13846, 13846, '&', 15, '\"', 14, '/', 27, ')', '-', 0, '*', ',', 19, '-', 18, ')', '+', 14, 30, '/', 6, 19, ',', 26, '\t', '-', 20, 19, 4, 26, 11, '-', 20, '(', '+', '!', '#', 22, '-', ',', ')', 15, '0', 14, '0', 22, '%', 2, 19, '0', '\b', 29, '-', ')', '\b', '#', '+', 19, 2}, (byte) (TextUtils.indexOf("", "", 0) + 31), Drawable.resolveOpacity(0, 0) + 74, objArr6);
|
||
|
String str4 = (String) objArr6[0];
|
||
|
Object[] objArr7 = new Object[1];
|
||
|
aA(null, null, View.MeasureSpec.makeMeasureSpec(0, 0) + 127, new byte[]{ISOFileInfo.CHANNEL_SECURITY, ISOFileInfo.FCI_EXT, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.FCI_EXT, ISOFileInfo.SECURITY_ATTR_COMPACT}, objArr7);
|
||
|
String str5 = (String) objArr7[0];
|
||
|
Object[] objArr8 = new Object[1];
|
||
|
aA(null, null, TextUtils.getTrimmedLength("") + 127, new byte[]{ISOFileInfo.SECURITY_ATTR_EXP, -108, -106, -112, -106, ISOFileInfo.LCS_BYTE, ISOFileInfo.SECURITY_ATTR_EXP, -107, ISOFileInfo.DATA_BYTES2, -113, ISOFileInfo.LCS_BYTE, -113, -111, ISOFileInfo.LCS_BYTE, ISOFileInfo.SECURITY_ATTR_EXP, -109, ISOFileInfo.DATA_BYTES2, -111, -108, -108, -113, -112, -111, -109, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.CHANNEL_SECURITY, -110, -111, ISOFileInfo.CHANNEL_SECURITY, -112, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.FILE_IDENTIFIER, -112, -113, ISOFileInfo.DATA_BYTES2, ISOFileInfo.SECURITY_ATTR_EXP}, 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((-16776729) - Color.rgb(0, 0, 0), 5 - (AudioTrack.getMinVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMinVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)), (char) (ViewConfiguration.getKeyRepeatDelay() >> 16))).getMethod("e", Context.class, String.class, String.class, String.class, String.class, Boolean.TYPE, String.class, String.class);
|
||
|
xzZ.y.put(1656189573, obj2);
|
||
|
}
|
||
|
((Method) obj2).invoke(invoke, objArr9);
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* JADX INFO: Access modifiers changed from: private */
|
||
|
public static /* synthetic */ Object a(Object[] objArr) {
|
||
|
MailingAddressSuccessfulActivity mailingAddressSuccessfulActivity = (MailingAddressSuccessfulActivity) objArr[0];
|
||
|
int i = 2 % 2;
|
||
|
int i2 = q + 25;
|
||
|
r = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
Object obj = null;
|
||
|
super.onStart();
|
||
|
if (i3 == 0) {
|
||
|
return null;
|
||
|
}
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
|
||
|
static void f() {
|
||
|
k = new char[]{16273, 16270, 16276, 16258, 16271, 16265, 15950, 16259, 15968, 16275, 16277, 15993, 15992, 15936, 15938, 15940, 15949, 15942, 16274, 15937, 15943, 15941};
|
||
|
l = 1934310960;
|
||
|
m = true;
|
||
|
s = true;
|
||
|
p = new char[]{49024, 49045, 49055, 49127, 49026, 49088, 49126, 49050, 49048, 49041, 49031, 49098, 49094, 49093, 49027, 49035, 49095, 49089, 49111, 49042, 49114, 49109, 49051, 49108, 49118, 49090, 49119, 49034, 49104, 49043, 49049, 49025, 49029, 49040, 49138, 49112, 49110, 49091, 49105, 49028, 49116, 49054, 49117, 49052, 49033, 49030, 49115, 49053, 49106};
|
||
|
t = (char) 35374;
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.activity.mailingaddress.Hilt_MailingAddressSuccessfulActivity, 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 = ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion - 1617006123;
|
||
|
a(new Object[]{this});
|
||
|
}
|
||
|
|
||
|
@Override // androidx.activity.ComponentActivity, android.app.Activity
|
||
|
public final void onBackPressed() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = q + 43;
|
||
|
r = i2 % 128;
|
||
|
if (i2 % 2 != 0) {
|
||
|
throw null;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
static {
|
||
|
q = 1;
|
||
|
f();
|
||
|
f7559o = new RVV((byte) 0);
|
||
|
int i = r + 69;
|
||
|
q = i % 128;
|
||
|
int i2 = i % 2;
|
||
|
}
|
||
|
}
|