what-the-bank/sources/com/scb/phone/view/activity/registration/RegistrationTermsAndConsAct...

838 lines
40 KiB
Java

package com.scb.phone.view.activity.registration;
import android.content.Context;
import android.content.Intent;
import android.graphics.Color;
import android.graphics.ImageFormat;
import android.graphics.PointF;
import android.graphics.drawable.Drawable;
import android.media.AudioTrack;
import android.os.Process;
import android.os.SystemClock;
import android.text.TextUtils;
import android.view.KeyEvent;
import android.view.MotionEvent;
import android.view.View;
import android.view.ViewConfiguration;
import android.widget.ExpandableListView;
import androidx.fragment.app.Fragment;
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.activity.BaseActivity;
import com.scb.phone.view.activity.forgotpin.ForgotPinOtpActivity;
import com.scb.phone.view.fragment.TermsAndConditionsFragment;
import java.io.Serializable;
import java.lang.ref.WeakReference;
import java.lang.reflect.Method;
import net.sf.scuba.smartcards.ISO7816;
import net.sf.scuba.smartcards.ISOFileInfo;
import o.AbstractC13482fbE;
import o.AbstractC14961gcz;
import o.C0371Fd;
import o.C12912fKx;
import o.C14957gcv;
import o.C16565pPd;
import o.C3614bBe;
import o.C8032czZ;
import o.InterfaceC12853fJD;
import o.InterfaceC13391fZD;
import o.InterfaceC14890gbN;
import o.InterfaceC9599dml;
import o.jTb;
import o.xzZ;
/* loaded from: classes5.dex */
public final class RegistrationTermsAndConsActivity extends Hilt_RegistrationTermsAndConsActivity implements InterfaceC9599dml, InterfaceC12853fJD {
public static final RVV l;
private static char m;
/* renamed from: o, reason: collision with root package name */
private static char f7855o;
private static char p;
private static boolean q;
private static char[] r;
private static int s;
private static char t;
private static int x;
private static boolean y;
private C16565pPd k = new C16565pPd();
@InterfaceC13391fZD
public C8032czZ presenter;
private static final byte[] $$y = {69, ISO7816.INS_CHANGE_CHV, 67, Ascii.CAN};
private static final int $$z = 231;
private static int $10 = 0;
private static int $11 = 1;
private static int v = 1;
/* JADX WARN: Removed duplicated region for block: B:10:0x0026 */
/* JADX WARN: Removed duplicated region for block: B:7:0x001e */
/* JADX WARN: Unsupported multi-entry loop pattern (BACK_EDGE: B:10:0x0026 -> B:4:0x002d). 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 aF(byte r6, short r7, int r8, java.lang.Object[] r9) {
/*
int r6 = r6 * 2
int r6 = r6 + 4
int r8 = r8 * 3
int r0 = r8 + 1
byte[] r1 = com.scb.phone.view.activity.registration.RegistrationTermsAndConsActivity.$$y
int r7 = r7 + 65
byte[] r0 = new byte[r0]
r2 = 0
if (r1 != 0) goto L15
r7 = r6
r4 = r8
r3 = r2
goto L2d
L15:
r3 = r2
L16:
r5 = r7
r7 = r6
r6 = r5
byte r4 = (byte) r6
r0[r3] = r4
if (r3 != r8) goto L26
java.lang.String r6 = new java.lang.String
r6.<init>(r0, r2)
r9[r2] = r6
return
L26:
r4 = r1[r7]
int r3 = r3 + 1
r5 = r7
r7 = r6
r6 = r5
L2d:
int r4 = -r4
int r6 = r6 + 1
int r7 = r7 + r4
goto L16
*/
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.registration.RegistrationTermsAndConsActivity.aF(byte, short, int, java.lang.Object[]):void");
}
public static /* synthetic */ Object c(Object[] objArr, int i, int i2, int i3) {
int i4 = ~i2;
int i5 = (~i3) | i4;
int i6 = (i * (-112)) + (i2 * (-112)) + (((~i5) | i) * 226);
int i7 = ~i;
int i8 = i6 + (((~(i | i5)) | (~(i2 | i7)) | (~(i7 | i3))) * (-113)) + ((~(i4 | i3)) * 113);
return i8 != 1 ? i8 != 2 ? b(objArr) : e(objArr) : a(objArr);
}
/* loaded from: classes5.dex */
public static final class RVV {
private RVV() {
}
public static Intent als_(Context context, C8032czZ.HBt hBt) {
C14957gcv.e(context, "");
C14957gcv.e(hBt, "");
Intent intent = new Intent(context, (Class<?>) RegistrationTermsAndConsActivity.class);
intent.putExtra("FLOW_TYPE", hBt);
return intent;
}
public static Intent alt_(Context context, C8032czZ.HBt hBt) {
C14957gcv.e(context, "");
C14957gcv.e(hBt, "");
Intent intent = new Intent(context, (Class<?>) RegistrationTermsAndConsActivity.class);
intent.putExtra("FLOW_TYPE", hBt);
intent.setFlags(268468224);
return intent;
}
public /* synthetic */ RVV(byte b) {
this();
}
}
/* loaded from: classes5.dex */
static final class HBt extends AbstractC14961gcz implements InterfaceC14890gbN<C8032czZ.HBt> {
private RegistrationTermsAndConsActivity e;
@Override // o.InterfaceC14890gbN
public final /* synthetic */ C8032czZ.HBt invoke() {
Serializable serializableExtra = this.e.getIntent().getSerializableExtra("FLOW_TYPE");
C14957gcv.d(serializableExtra, "");
return (C8032czZ.HBt) serializableExtra;
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
HBt(RegistrationTermsAndConsActivity registrationTermsAndConsActivity) {
super(0);
this.e = registrationTermsAndConsActivity;
}
}
private static void aD(char[] cArr, int i, Object[] objArr) {
int i2 = 2 % 2;
jTb jtb = new jTb();
char[] cArr2 = new char[cArr.length];
jtb.b = 0;
char[] cArr3 = new char[2];
while (jtb.b < cArr.length) {
cArr3[0] = cArr[jtb.b];
cArr3[1] = cArr[jtb.b + 1];
int i3 = 58224;
int i4 = 0;
while (i4 < 16) {
int i5 = $10 + 57;
$11 = i5 % 128;
int i6 = i5 % 2;
char c = cArr3[1];
char c2 = cArr3[0];
try {
Object[] objArr2 = {Integer.valueOf(c), Integer.valueOf((c2 + i3) ^ ((c2 << 4) + ((char) (p ^ 41718355337583039L)))), Integer.valueOf(c2 >>> 5), Integer.valueOf(t)};
Object obj = xzZ.y.get(597144044);
if (obj == null) {
Class cls = (Class) xzZ.c(413 - (SystemClock.elapsedRealtime() > 0L ? 1 : (SystemClock.elapsedRealtime() == 0L ? 0 : -1)), (ViewConfiguration.getMaximumDrawingCacheSize() >> 24) + 5, (char) View.combineMeasuredStates(0, 0));
byte b = (byte) 0;
byte b2 = (byte) (b + 1);
Object[] objArr3 = new Object[1];
aF(b, b2, (byte) (b2 - 1), objArr3);
obj = cls.getMethod((String) objArr3[0], Integer.TYPE, Integer.TYPE, Integer.TYPE, Integer.TYPE);
xzZ.y.put(597144044, obj);
}
char charValue = ((Character) ((Method) obj).invoke(null, objArr2)).charValue();
cArr3[1] = charValue;
Object[] objArr4 = {Integer.valueOf(cArr3[0]), Integer.valueOf((charValue + i3) ^ ((charValue << 4) + ((char) (f7855o ^ 41718355337583039L)))), Integer.valueOf(charValue >>> 5), Integer.valueOf(m)};
Object obj2 = xzZ.y.get(597144044);
if (obj2 == null) {
Class cls2 = (Class) xzZ.c(412 - (ViewConfiguration.getJumpTapTimeout() >> 16), 5 - (ViewConfiguration.getPressedStateDuration() >> 16), (char) View.combineMeasuredStates(0, 0));
byte b3 = (byte) 0;
byte b4 = (byte) (b3 + 1);
Object[] objArr5 = new Object[1];
aF(b3, b4, (byte) (b4 - 1), objArr5);
obj2 = cls2.getMethod((String) objArr5[0], Integer.TYPE, Integer.TYPE, Integer.TYPE, Integer.TYPE);
xzZ.y.put(597144044, obj2);
}
cArr3[0] = ((Character) ((Method) obj2).invoke(null, objArr4)).charValue();
i3 -= 40503;
i4++;
int i7 = $10 + 39;
$11 = i7 % 128;
int i8 = i7 % 2;
} catch (Throwable th) {
Throwable cause = th.getCause();
if (cause == null) {
throw th;
}
throw cause;
}
}
cArr2[jtb.b] = cArr3[0];
cArr2[jtb.b + 1] = cArr3[1];
Object[] objArr6 = {jtb, jtb};
Object obj3 = xzZ.y.get(943004485);
if (obj3 == null) {
Class cls3 = (Class) xzZ.c(98 - (KeyEvent.getMaxKeyCode() >> 16), Color.blue(0) + 5, (char) (ViewConfiguration.getTapTimeout() >> 16));
byte b5 = (byte) 0;
byte b6 = (byte) (b5 + 2);
Object[] objArr7 = new Object[1];
aF(b5, b6, (byte) (b6 - 2), objArr7);
obj3 = cls3.getMethod((String) objArr7[0], Object.class, Object.class);
xzZ.y.put(943004485, obj3);
}
((Method) obj3).invoke(null, objArr6);
}
objArr[0] = new String(cArr2, 0, i);
}
/* JADX WARN: Code restructure failed: missing block: B:4:0x00a1, code lost:
if (r2 > 99999) goto L6;
*/
@Override // com.scb.phone.view.activity.registration.Hilt_RegistrationTermsAndConsActivity, com.scb.phone.view.activity.BaseActivityWithFragment, 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 r17) {
/*
Method dump skipped, instructions count: 1224
To view this dump add '--comments-level debug' option
*/
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.registration.RegistrationTermsAndConsActivity.onCreate(android.os.Bundle):void");
}
@Override // com.scb.phone.view.activity.BaseActivityWithFragment, com.scb.phone.view.activity.BaseActivity
public final void Z() {
int i = 2 % 2;
int i2 = x + 125;
v = i2 % 128;
int i3 = i2 % 2;
super.Z();
setTitle(R.string.terms_and_conditions);
S();
int i4 = x + 47;
v = i4 % 128;
int i5 = i4 % 2;
}
@Override // com.scb.phone.view.activity.BaseActivityWithFragment
public final Fragment M() {
int i = 2 % 2;
Fragment fragment = new Fragment();
int i2 = v + 85;
x = i2 % 128;
if (i2 % 2 == 0) {
return fragment;
}
Object obj = null;
obj.hashCode();
throw null;
}
@Override // com.scb.phone.view.activity.BaseActivityWithFragment
public final String L() {
int i = 2 % 2;
int i2 = x + 79;
v = i2 % 128;
int i3 = i2 % 2;
String string = getString(R.string.terms_and_conditions);
C14957gcv.c((Object) string, "");
int i4 = v + 121;
x = i4 % 128;
if (i4 % 2 != 0) {
int i5 = 57 / 0;
}
return string;
}
@Override // o.InterfaceC9652dno
public final void a(C0371Fd c0371Fd) {
int i = 2 % 2;
int i2 = v + 93;
x = i2 % 128;
int i3 = i2 % 2;
C14957gcv.e(c0371Fd, "");
TermsAndConditionsFragment.HBt hBt = TermsAndConditionsFragment.c;
TermsAndConditionsFragment c = TermsAndConditionsFragment.HBt.c(c0371Fd);
AbstractC13482fbE a = getSupportFragmentManager().a();
a.b(R.id.container, c, null, 2);
a.b();
int i4 = x + 11;
v = i4 % 128;
int i5 = i4 % 2;
}
private static /* synthetic */ Object e(Object[] objArr) {
RegistrationTermsAndConsActivity registrationTermsAndConsActivity = (RegistrationTermsAndConsActivity) objArr[0];
String str = (String) objArr[1];
int i = 2 % 2;
int i2 = v + 19;
x = i2 % 128;
int i3 = i2 % 2;
C14957gcv.e(str, "");
registrationTermsAndConsActivity.startActivity((Intent) RegistrationOtpActivity.b(new Object[]{registrationTermsAndConsActivity, str}, -1352265672, 1352265675, (int) System.currentTimeMillis()));
int i4 = x + 93;
v = i4 % 128;
Object obj = null;
if (i4 % 2 != 0) {
return null;
}
obj.hashCode();
throw null;
}
@Override // o.InterfaceC9599dml
public final void b() {
int i = 2 % 2;
startActivity(new Intent(this, (Class<?>) ForgotPinOtpActivity.class));
int i2 = x + 111;
v = i2 % 128;
int i3 = i2 % 2;
}
@Override // o.InterfaceC12853fJD
public final void d(String str) {
int i = 2 % 2;
int i2 = v + 97;
int i3 = i2 % 128;
x = i3;
int i4 = i2 % 2;
C8032czZ c8032czZ = this.presenter;
if (c8032czZ != null) {
int i5 = i3 + 33;
v = i5 % 128;
if (i5 % 2 == 0) {
throw null;
}
} else {
C14957gcv.a("");
c8032czZ = null;
}
c8032czZ.b();
}
@Override // o.InterfaceC12853fJD
public final void e(String str) {
int i = 2 % 2;
int i2 = v + 83;
int i3 = i2 % 128;
x = i3;
int i4 = i2 % 2;
C8032czZ c8032czZ = this.presenter;
if (c8032czZ != null) {
int i5 = i3 + 117;
v = i5 % 128;
int i6 = i5 % 2;
} else {
C14957gcv.a("");
int i7 = v + 39;
x = i7 % 128;
if (i7 % 2 != 0) {
int i8 = 4 % 3;
}
c8032czZ = null;
}
c8032czZ.d();
}
private static /* synthetic */ Object a(Object[] objArr) {
RegistrationTermsAndConsActivity registrationTermsAndConsActivity = (RegistrationTermsAndConsActivity) objArr[0];
int i = 2 % 2;
C12912fKx.d((WeakReference<BaseActivity>) new WeakReference(registrationTermsAndConsActivity));
registrationTermsAndConsActivity.finish();
int i2 = v + 93;
x = i2 % 128;
if (i2 % 2 == 0) {
return null;
}
throw null;
}
private static void aE(int[] iArr, char[] cArr, int i, byte[] bArr, Object[] objArr) {
int i2 = 2 % 2;
C3614bBe c3614bBe = new C3614bBe();
char[] cArr2 = r;
int i3 = 0;
if (cArr2 != null) {
int i4 = $11 + 3;
$10 = i4 % 128;
int i5 = i4 % 2;
int length = cArr2.length;
char[] cArr3 = new char[length];
int i6 = 0;
while (i6 < length) {
try {
Object[] objArr2 = new Object[1];
objArr2[i3] = Integer.valueOf(cArr2[i6]);
Object obj = xzZ.y.get(-950481649);
if (obj == null) {
Class cls = (Class) xzZ.c(TextUtils.getTrimmedLength("") + 337, 5 - (ViewConfiguration.getJumpTapTimeout() >> 16), (char) KeyEvent.getDeadChar(i3, i3));
byte b = (byte) i3;
byte b2 = b;
Object[] objArr3 = new Object[1];
aF(b, b2, b2, objArr3);
obj = cls.getMethod((String) objArr3[0], Integer.TYPE);
xzZ.y.put(-950481649, obj);
}
cArr3[i6] = ((Character) ((Method) obj).invoke(null, objArr2)).charValue();
i6++;
i3 = 0;
} catch (Throwable th) {
Throwable cause = th.getCause();
if (cause == null) {
throw th;
}
throw cause;
}
}
cArr2 = cArr3;
}
try {
Object[] objArr4 = {Integer.valueOf(s)};
Object obj2 = xzZ.y.get(-1521625011);
if (obj2 == null) {
Class cls2 = (Class) xzZ.c(282 - ExpandableListView.getPackedPositionChild(0L), 5 - (ViewConfiguration.getScrollBarSize() >> 8), (char) (39814 - (SystemClock.elapsedRealtime() > 0L ? 1 : (SystemClock.elapsedRealtime() == 0L ? 0 : -1))));
byte b3 = (byte) 0;
Object[] objArr5 = new Object[1];
aF(b3, (byte) (b3 | 57), b3, objArr5);
obj2 = cls2.getMethod((String) objArr5[0], Integer.TYPE);
xzZ.y.put(-1521625011, obj2);
}
int intValue = ((Integer) ((Method) obj2).invoke(null, objArr4)).intValue();
if (y) {
c3614bBe.c = bArr.length;
char[] cArr4 = new char[c3614bBe.c];
c3614bBe.a = 0;
while (c3614bBe.a < c3614bBe.c) {
int i7 = $10 + 37;
$11 = i7 % 128;
int i8 = i7 % 2;
cArr4[c3614bBe.a] = (char) (cArr2[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((Process.myPid() >> 22) + 40, 5 - TextUtils.indexOf("", ""), (char) ((AudioTrack.getMaxVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMaxVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) - 1))).getMethod("D", Object.class, Object.class);
xzZ.y.put(1779759091, obj3);
}
((Method) obj3).invoke(null, objArr6);
}
objArr[0] = new String(cArr4);
return;
}
int i9 = 0;
if (q) {
c3614bBe.c = cArr.length;
char[] cArr5 = new char[c3614bBe.c];
c3614bBe.a = 0;
while (c3614bBe.a < c3614bBe.c) {
int i10 = $11 + 1;
$10 = i10 % 128;
if (i10 % 2 != 0) {
cArr5[c3614bBe.a] = (char) (cArr2[cArr[c3614bBe.c * c3614bBe.a] >>> i] >> intValue);
Object[] objArr7 = {c3614bBe, c3614bBe};
Object obj4 = xzZ.y.get(1779759091);
if (obj4 == null) {
obj4 = ((Class) xzZ.c(40 - Drawable.resolveOpacity(0, 0), ExpandableListView.getPackedPositionChild(0L) + 6, (char) (TextUtils.lastIndexOf("", '0', 0, 0) + 1))).getMethod("D", Object.class, Object.class);
xzZ.y.put(1779759091, obj4);
}
((Method) obj4).invoke(null, objArr7);
} else {
cArr5[c3614bBe.a] = (char) (cArr2[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(TextUtils.getOffsetBefore("", 0) + 40, 4 - MotionEvent.axisFromString(""), (char) ((ExpandableListView.getPackedPositionForChild(0, 0) > 0L ? 1 : (ExpandableListView.getPackedPositionForChild(0, 0) == 0L ? 0 : -1)) + 1))).getMethod("D", Object.class, Object.class);
xzZ.y.put(1779759091, obj5);
}
((Method) obj5).invoke(null, objArr8);
}
}
objArr[0] = new String(cArr5);
return;
}
c3614bBe.c = iArr.length;
char[] cArr6 = new char[c3614bBe.c];
while (true) {
c3614bBe.a = i9;
if (c3614bBe.a >= c3614bBe.c) {
objArr[0] = new String(cArr6);
return;
}
int i11 = $10 + 123;
$11 = i11 % 128;
int i12 = i11 % 2;
cArr6[c3614bBe.a] = (char) (cArr2[iArr[(c3614bBe.c - 1) - c3614bBe.a] - i] - intValue);
i9 = c3614bBe.a + 1;
}
} catch (Throwable th2) {
Throwable cause2 = th2.getCause();
if (cause2 == null) {
throw th2;
}
throw cause2;
}
}
@Override // o.InterfaceC12828fIc
public final void h() {
int i = 2 % 2;
int i2 = v + 53;
x = i2 % 128;
int i3 = i2 % 2;
C8032czZ c8032czZ = this.presenter;
Object obj = null;
if (c8032czZ == null) {
C14957gcv.a("");
c8032czZ = null;
}
c8032czZ.d();
int i4 = x + 81;
v = i4 % 128;
if (i4 % 2 != 0) {
return;
}
obj.hashCode();
throw null;
}
private static /* synthetic */ Object b(Object[] objArr) {
RegistrationTermsAndConsActivity registrationTermsAndConsActivity = (RegistrationTermsAndConsActivity) objArr[0];
int i = 2 % 2;
int i2 = v + 39;
x = i2 % 128;
if (i2 % 2 != 0) {
registrationTermsAndConsActivity.getBaseContext();
throw null;
}
Context baseContext = registrationTermsAndConsActivity.getBaseContext();
if (baseContext == null) {
Object[] objArr2 = new Object[1];
aD(new char[]{43103, 9821, 55389, 336, 51466, 32680, 39695, 45938, 3818, 45630, 5229, 30404, 7441, 13312, 26088, 23294, 7588, 7953, 30629, 46722, 33925, 53270, 4133, 29304, 42424, 32575}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion - 8, objArr2);
Class<?> cls = Class.forName((String) objArr2[0]);
Object[] objArr3 = new Object[1];
aD(new char[]{60759, 43528, 15251, 51150, 36079, 56607, 27652, 49146, 60324, 58966, 47494, 1584, 26488, 2635, 26088, 23294, 2169, 2593}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.hml_personal_info_laser_id_title).substring(0, 15).codePointAt(6) - 55, objArr3);
baseContext = (Context) cls.getMethod((String) objArr3[0], new Class[0]).invoke(null, null);
}
if (baseContext != null) {
int i3 = v + 1;
x = i3 % 128;
int i4 = i3 % 2;
baseContext = baseContext.getApplicationContext();
}
if (baseContext != null) {
int i5 = v + 9;
x = i5 % 128;
int i6 = i5 % 2;
try {
Object obj = xzZ.y.get(125943855);
if (obj == null) {
obj = ((Class) xzZ.c(492 - (Process.myPid() >> 22), TextUtils.indexOf("", "", 0, 0) + 5, (char) (ViewConfiguration.getScrollDefaultDelay() >> 16))).getMethod("a", null);
xzZ.y.put(125943855, obj);
}
Object invoke = ((Method) obj).invoke(null, null);
Object[] objArr4 = {baseContext};
Object obj2 = xzZ.y.get(1378719468);
if (obj2 == null) {
obj2 = ((Class) xzZ.c(487 - Color.red(0), ImageFormat.getBitsPerPixel(0) + 6, (char) ((SystemClock.uptimeMillis() > 0L ? 1 : (SystemClock.uptimeMillis() == 0L ? 0 : -1)) - 1))).getMethod(KtaJsonExactionHelper.OBJECT, Context.class);
xzZ.y.put(1378719468, obj2);
}
((Method) obj2).invoke(invoke, objArr4);
int i7 = x + 65;
v = i7 % 128;
int i8 = i7 % 2;
} catch (Throwable th) {
Throwable cause = th.getCause();
if (cause != null) {
throw cause;
}
throw th;
}
}
super.onResume();
return null;
}
@Override // com.scb.phone.view.activity.registration.Hilt_RegistrationTermsAndConsActivity, com.scb.phone.view.activity.BaseActivityWithFragment, 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;
Context baseContext = getBaseContext();
Object obj = null;
if (baseContext == null) {
int i2 = v + 119;
x = i2 % 128;
int i3 = i2 % 2;
Object[] objArr = new Object[1];
aD(new char[]{43103, 9821, 55389, 336, 51466, 32680, 39695, 45938, 3818, 45630, 5229, 30404, 7441, 13312, 26088, 23294, 7588, 7953, 30629, 46722, 33925, 53270, 4133, 29304, 42424, 32575}, 26 - Color.red(0), objArr);
Class<?> cls = Class.forName((String) objArr[0]);
Object[] objArr2 = new Object[1];
aD(new char[]{60759, 43528, 15251, 51150, 36079, 56607, 27652, 49146, 60324, 58966, 47494, 1584, 26488, 2635, 26088, 23294, 2169, 2593}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.hml_review_confirmation_attention_message).substring(85, 86).length() + 17, objArr2);
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
}
if (baseContext != null) {
int i4 = x + 77;
v = i4 % 128;
if (i4 % 2 == 0) {
baseContext.getApplicationContext();
obj.hashCode();
throw null;
}
baseContext = baseContext.getApplicationContext();
}
if (baseContext != null) {
try {
Object obj2 = xzZ.y.get(125943855);
if (obj2 == null) {
obj2 = ((Class) xzZ.c((ViewConfiguration.getMaximumFlingVelocity() >> 16) + 492, (AudioTrack.getMaxVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMaxVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) + 4, (char) (ExpandableListView.getPackedPositionForGroup(0) > 0L ? 1 : (ExpandableListView.getPackedPositionForGroup(0) == 0L ? 0 : -1)))).getMethod("a", null);
xzZ.y.put(125943855, obj2);
}
Object invoke = ((Method) obj2).invoke(null, null);
Object[] objArr3 = {baseContext};
Object obj3 = xzZ.y.get(1633456013);
if (obj3 == null) {
obj3 = ((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 - (ViewConfiguration.getJumpTapTimeout() >> 16), (char) (ViewConfiguration.getTouchSlop() >> 8))).getMethod("c", Context.class);
xzZ.y.put(1633456013, obj3);
}
((Method) obj3).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.registration.Hilt_RegistrationTermsAndConsActivity, com.scb.phone.view.activity.BaseActivityWithFragment, 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 = x + 121;
v = i2 % 128;
int i3 = i2 % 2;
super.attachBaseContext(context);
Object[] objArr = new Object[1];
aD(new char[]{43103, 9821, 55389, 336, 51466, 32680, 39695, 45938, 4088, 12685, 34398, 12008, 42914, 65403, 14860, 40859, 54279, 57722}, 18 - Color.alpha(0), objArr);
Class<?> cls = Class.forName((String) objArr[0]);
Object[] objArr2 = new Object[1];
aD(new char[]{55109, 20146, 45242, 30792, 11461, 56839}, 5 - View.MeasureSpec.makeMeasureSpec(0, 0), objArr2);
Object obj = null;
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 = x + 93;
v = i4 % 128;
int i5 = i4 % 2;
context2 = context.getApplicationContext();
int i6 = x + 7;
v = i6 % 128;
int i7 = i6 % 2;
} else {
context2 = context;
}
if (context2 != null) {
int i8 = x + 117;
v = i8 % 128;
int i9 = i8 % 2;
try {
Object obj2 = xzZ.y.get(125943855);
if (obj2 == null) {
obj2 = ((Class) xzZ.c(492 - (ViewConfiguration.getEdgeSlop() >> 16), 6 - (ViewConfiguration.getZoomControlsTimeout() > 0L ? 1 : (ViewConfiguration.getZoomControlsTimeout() == 0L ? 0 : -1)), (char) (ViewConfiguration.getScrollDefaultDelay() >> 16))).getMethod("a", null);
xzZ.y.put(125943855, obj2);
}
Object invoke = ((Method) obj2).invoke(null, null);
Object[] objArr3 = new Object[1];
aE(null, null, 128 - (SystemClock.elapsedRealtimeNanos() > 0L ? 1 : (SystemClock.elapsedRealtimeNanos() == 0L ? 0 : -1)), new byte[]{ISOFileInfo.FILE_IDENTIFIER, -113, ISOFileInfo.SECURITY_ATTR_EXP, -122, ISOFileInfo.ENV_TEMP_EF, -119, ISOFileInfo.FILE_IDENTIFIER, ISOFileInfo.LCS_BYTE, -124, -124, -113, ISOFileInfo.FCI_EXT, ISOFileInfo.DATA_BYTES2, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.DATA_BYTES2, ISOFileInfo.DATA_BYTES2, ISOFileInfo.CHANNEL_SECURITY, -119, -122, ISOFileInfo.ENV_TEMP_EF, -122, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.FCI_EXT, -119, -120, ISOFileInfo.FILE_IDENTIFIER, ISOFileInfo.PROP_INFO, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.LCS_BYTE, ISOFileInfo.PROP_INFO, -124, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.PROP_INFO, -124, ISOFileInfo.PROP_INFO, -120, ISOFileInfo.LCS_BYTE, -119, -124, -120, ISOFileInfo.FCI_EXT, -122, ISOFileInfo.PROP_INFO, -124, ISOFileInfo.FILE_IDENTIFIER, -126, ISOFileInfo.DATA_BYTES2}, objArr3);
String str = (String) objArr3[0];
Object[] objArr4 = new Object[1];
aD(new char[]{26004, 58097, 14761, 31199, 53156, 55133, 58030, 30152, 1349, 57078, 41737, 48912, 41737, 48912, 23656, 40474, 17681, 2263, 64002, 17311, 63631, 37163, 52616, 10819, 33125, 33973, 63383, 29651, 57586, 30722, 40597, 37169, 23888, 8299, 55216, 28982, 11827, 8501, 36567, 17317, 53156, 55133, 50980, 2310, 15418, 2644, 53156, 55133, 43125, 2471, 11068, 43945, 26736, 26224, 39313, 5466, 8203, 27525, 15889, 25610, 53156, 55133, 1636, 63486}, (ViewConfiguration.getTapTimeout() >> 16) + 64, objArr4);
String str2 = (String) objArr4[0];
Object[] objArr5 = new Object[1];
aE(null, null, (ViewConfiguration.getScrollFriction() > BitmapDescriptorFactory.HUE_RED ? 1 : (ViewConfiguration.getScrollFriction() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) + 126, new byte[]{-126, -122, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.ENV_TEMP_EF, -120, ISOFileInfo.FCI_EXT, -120, -112, ISOFileInfo.FCI_EXT, -112, -119, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.LCS_BYTE, -113, -124, -113, ISOFileInfo.SECURITY_ATTR_COMPACT, -122, ISOFileInfo.FCI_EXT, ISOFileInfo.PROP_INFO, ISOFileInfo.ENV_TEMP_EF, -112, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.DATA_BYTES2, ISOFileInfo.DATA_BYTES2, ISOFileInfo.LCS_BYTE, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.ENV_TEMP_EF, -120, -124, ISOFileInfo.FILE_IDENTIFIER, ISOFileInfo.CHANNEL_SECURITY, -119, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.SECURITY_ATTR_EXP, -113, ISOFileInfo.FCI_EXT, ISOFileInfo.SECURITY_ATTR_EXP, -122, ISOFileInfo.LCS_BYTE, -126, -112, ISOFileInfo.DATA_BYTES2, -112, ISOFileInfo.FCI_EXT, -124, -120, ISOFileInfo.SECURITY_ATTR_EXP, -112, ISOFileInfo.FILE_IDENTIFIER, -124, -113, ISOFileInfo.PROP_INFO, -119, ISOFileInfo.LCS_BYTE, -113, -113, ISOFileInfo.PROP_INFO, -120, ISOFileInfo.PROP_INFO, -112, ISOFileInfo.SECURITY_ATTR_EXP, -120}, objArr5);
String str3 = (String) objArr5[0];
Object[] objArr6 = new Object[1];
aD(new char[]{39825, 54374, 41634, 35105, 19441, 46061, 38481, 29818, 39645, 15760, 63391, 63385, 42252, 42664, 32391, 43889, 59104, 11032, 13824, 26316, 64872, 9392, 15099, 52767, 11303, 57364, 25265, 49579, 34489, 40529, 41450, 28733, 9852, 35068, 4352, 64498, 6394, 28600, 10195, 36679, 29807, 47320, 29782, 47532, 20793, 35203, 29807, 47320, 6507, 50768, 42252, 42664, 38027, 10925, 3818, 45630, 2256, 12772, 14568, 50412, 26907, 60087, 26997, 5503, 61346, 19837, 55371, 23160, 11804, 12102, 36079, 56607, 50757, 10159}, 74 - (ViewConfiguration.getKeyRepeatDelay() >> 16), objArr6);
String str4 = (String) objArr6[0];
Object[] objArr7 = new Object[1];
aD(new char[]{13052, 34459, 32328, 37160, 9418, 25913}, 5 - (ViewConfiguration.getKeyRepeatDelay() >> 16), objArr7);
String str5 = (String) objArr7[0];
Object[] objArr8 = new Object[1];
aD(new char[]{41450, 28733, 48857, 10841, 14255, 34306, 1798, 21579, 8954, 59239, 31930, 30922, 54456, 24622, 18680, 40491, 34211, 57173, 12007, 36413, 44884, 64882, 230, 55704, 25143, 64899, 24452, 44497, 44023, 29726, 16993, 23667, '0', 54314, 47875, 4149}, 36 - TextUtils.indexOf("", ""), objArr8);
Object[] objArr9 = {context2, str, str2, str3, str4, true, str5, (String) objArr8[0]};
Object obj3 = xzZ.y.get(1656189573);
if (obj3 == null) {
obj3 = ((Class) xzZ.c(KeyEvent.getDeadChar(0, 0) + 487, 5 - KeyEvent.getDeadChar(0, 0), (char) (ViewConfiguration.getScrollBarFadeDuration() >> 16))).getMethod("e", Context.class, String.class, String.class, String.class, String.class, Boolean.TYPE, String.class, String.class);
xzZ.y.put(1656189573, obj3);
}
((Method) obj3).invoke(invoke, objArr9);
} catch (Throwable th) {
Throwable cause = th.getCause();
if (cause == null) {
throw th;
}
throw cause;
}
}
}
int i10 = v + 3;
x = i10 % 128;
if (i10 % 2 == 0) {
return;
}
obj.hashCode();
throw null;
}
public static final Intent alq_(Context context) {
int i = 2 % 2;
int i2 = x + 31;
v = i2 % 128;
if (i2 % 2 != 0) {
C14957gcv.e(context, "");
return RVV.als_(context, C8032czZ.HBt.EASYAPP);
}
C14957gcv.e(context, "");
RVV.als_(context, C8032czZ.HBt.EASYAPP);
throw null;
}
static void g() {
f7855o = (char) 18961;
m = (char) 51226;
p = (char) 28117;
t = (char) 55223;
r = new char[]{16312, 16318, 16315, 16329, 16314, 16330, 16333, 16328, 16304, 16313, 16319, 16317, 16316, 16331, 16332, 16263};
s = 1934311031;
q = true;
y = true;
}
@Override // com.scb.phone.view.activity.registration.Hilt_RegistrationTermsAndConsActivity, com.scb.phone.view.activity.BaseActivityWithFragment, 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() {
c(new Object[]{this}, -648220601, 648220601, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 1345459427);
}
@Override // com.scb.phone.view.activity.registration.Hilt_RegistrationTermsAndConsActivity, com.scb.phone.view.activity.BaseActivityWithFragment, 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 = x + 117;
v = i2 % 128;
int i3 = i2 % 2;
super.onStart();
int i4 = v + 83;
x = i4 % 128;
if (i4 % 2 != 0) {
int i5 = 52 / 0;
}
}
@Override // o.InterfaceC9652dno
public final void A() {
int i = 2 % 2;
int i2 = v + 59;
x = i2 % 128;
if (i2 % 2 == 0) {
return;
}
Object obj = null;
obj.hashCode();
throw null;
}
@Override // o.InterfaceC9599dml
public final void a() {
c(new Object[]{this}, 2115886263, -2115886262, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.security_block_enable_accessibility_description).substring(121, 122).codePointAt(0) - 1167625690);
}
@Override // o.InterfaceC9599dml
public final void r_(String str) {
c(new Object[]{this, str}, 20446912, -20446910, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().codePointAt(8) - 513686016);
}
public static final Intent alr_(Context context, C8032czZ.HBt hBt) {
int i = 2 % 2;
int i2 = x + 49;
v = i2 % 128;
if (i2 % 2 != 0) {
return RVV.alt_(context, hBt);
}
RVV.alt_(context, hBt);
Object obj = null;
obj.hashCode();
throw null;
}
static {
x = 0;
g();
l = new RVV((byte) 0);
int i = v + 33;
x = i % 128;
if (i % 2 != 0) {
int i2 = 45 / 0;
}
}
}