1131 lines
53 KiB
Java
1131 lines
53 KiB
Java
package com.scb.phone.view.activity.debitcard.reset;
|
|
|
|
import android.content.Context;
|
|
import android.graphics.Color;
|
|
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.SpannableStringBuilder;
|
|
import android.text.TextUtils;
|
|
import android.text.style.ForegroundColorSpan;
|
|
import android.view.KeyEvent;
|
|
import android.view.MotionEvent;
|
|
import android.view.View;
|
|
import android.view.ViewConfiguration;
|
|
import android.widget.Button;
|
|
import android.widget.ExpandableListView;
|
|
import android.widget.TextView;
|
|
import butterknife.BindView;
|
|
import butterknife.ButterKnife;
|
|
import butterknife.OnClick;
|
|
import com.google.android.gms.maps.model.BitmapDescriptorFactory;
|
|
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.custom.debitcard.CustomPinWithMaxInput;
|
|
import com.scb.phone.view.custom.login.CustomKeypad;
|
|
import java.lang.reflect.Method;
|
|
import net.sf.scuba.smartcards.ISO7816;
|
|
import o.AbstractC1278Zm;
|
|
import o.C1285Zq;
|
|
import o.C1298Zy;
|
|
import o.C14957gcv;
|
|
import o.IRS;
|
|
import o.InterfaceC10433eDx;
|
|
import o.InterfaceC13391fZD;
|
|
import o.InterfaceC6629cYg;
|
|
import o.TV;
|
|
import o.jTb;
|
|
import o.nMh;
|
|
import o.xzZ;
|
|
import org.jnbis.internal.NistHelper;
|
|
|
|
/* loaded from: classes4.dex */
|
|
public class BaseChangePinWithMaxActivity<T extends AbstractC1278Zm<?>> extends BaseActivity implements InterfaceC6629cYg, InterfaceC10433eDx {
|
|
|
|
@BindView
|
|
public TextView bottomTextView;
|
|
|
|
@BindView
|
|
protected Button buttonNext;
|
|
|
|
@BindView
|
|
protected CustomKeypad customKeypad;
|
|
|
|
@BindView
|
|
public CustomPinWithMaxInput customPinInput;
|
|
|
|
@InterfaceC13391fZD
|
|
public T presenter;
|
|
|
|
@BindView
|
|
protected TextView topTextView;
|
|
private static final byte[] $$g = {33, -82, ISO7816.INS_UNBLOCK_CHV, 67};
|
|
private static final int $$h = 101;
|
|
private static int $10 = 0;
|
|
private static int $11 = 1;
|
|
private static int q = 0;
|
|
private static int r = 1;
|
|
private static char[] b = {49098, 49093, 49053, 49104, 49103, 49089, 49035, 49119, 49092, 49117, 49106, 49101, 49123, 49025, 49108, 49127, 49115, 49027, 49118, 49088, 49091, 49110, 49112, 49100, 49052, 49116, 49111, 49138, 49114, 49095, 49090, 49034, 49094, 49033, 49102, 49105};
|
|
private static char m = 35375;
|
|
|
|
/* renamed from: o, reason: collision with root package name */
|
|
private static char f6803o = 22408;
|
|
private static char k = 52171;
|
|
private static char l = 7931;
|
|
private static char t = 46220;
|
|
|
|
private static void az(int i, int i2, short s, Object[] objArr) {
|
|
int i3 = 120 - s;
|
|
byte[] bArr = $$g;
|
|
int i4 = 4 - (i2 * 2);
|
|
int i5 = i * 2;
|
|
byte[] bArr2 = new byte[i5 + 1];
|
|
int i6 = -1;
|
|
if (bArr == null) {
|
|
i4++;
|
|
i3 = i5 + i4;
|
|
}
|
|
while (true) {
|
|
i6++;
|
|
bArr2[i6] = (byte) i3;
|
|
if (i6 == i5) {
|
|
objArr[0] = new String(bArr2, 0);
|
|
return;
|
|
} else {
|
|
int i7 = bArr[i4];
|
|
i4++;
|
|
i3 += i7;
|
|
}
|
|
}
|
|
}
|
|
|
|
public static /* synthetic */ Object e(Object[] objArr, int i, int i2, int i3) {
|
|
int i4 = ~i;
|
|
int i5 = (i * 592) + (i2 * (-590)) + ((~(i4 | i2)) * (-1182));
|
|
int i6 = ~i2;
|
|
return (i5 + (((~(i | i2)) | (~((i4 | i6) | (~i3)))) * (-591))) + (((i3 | i4) | i6) * 591) != 1 ? d(objArr) : b(objArr);
|
|
}
|
|
|
|
/* JADX INFO: Access modifiers changed from: protected */
|
|
public final CustomKeypad f() {
|
|
int i = 2 % 2;
|
|
int i2 = q;
|
|
int i3 = i2 + 121;
|
|
r = i3 % 128;
|
|
int i4 = i3 % 2;
|
|
CustomKeypad customKeypad = this.customKeypad;
|
|
Object obj = null;
|
|
if (customKeypad == null) {
|
|
C14957gcv.a("");
|
|
return null;
|
|
}
|
|
int i5 = i2 + 11;
|
|
r = i5 % 128;
|
|
if (i5 % 2 != 0) {
|
|
return customKeypad;
|
|
}
|
|
obj.hashCode();
|
|
throw null;
|
|
}
|
|
|
|
/* JADX INFO: Access modifiers changed from: protected */
|
|
public final TextView abk_() {
|
|
int i = 2 % 2;
|
|
int i2 = r + 31;
|
|
q = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
TextView textView = this.topTextView;
|
|
if (textView != null) {
|
|
return textView;
|
|
}
|
|
C14957gcv.a("");
|
|
int i4 = r + 81;
|
|
q = i4 % 128;
|
|
if (i4 % 2 == 0) {
|
|
return null;
|
|
}
|
|
throw null;
|
|
}
|
|
|
|
private static void ay(char[] cArr, int i, Object[] objArr) {
|
|
int i2 = 2 % 2;
|
|
jTb jtb = new jTb();
|
|
char[] cArr2 = new char[cArr.length];
|
|
int i3 = 0;
|
|
jtb.b = 0;
|
|
char[] cArr3 = new char[2];
|
|
int i4 = $10 + 71;
|
|
$11 = i4 % 128;
|
|
int i5 = i4 % 2;
|
|
while (jtb.b < cArr.length) {
|
|
int i6 = $10 + 75;
|
|
$11 = i6 % 128;
|
|
int i7 = i6 % 2;
|
|
cArr3[i3] = cArr[jtb.b];
|
|
cArr3[1] = cArr[jtb.b + 1];
|
|
int i8 = 58224;
|
|
int i9 = i3;
|
|
while (i9 < 16) {
|
|
int i10 = $11 + 53;
|
|
$10 = i10 % 128;
|
|
int i11 = i10 % 2;
|
|
char c = cArr3[1];
|
|
char c2 = cArr3[i3];
|
|
int i12 = i9;
|
|
int i13 = (c2 + i8) ^ ((c2 << 4) + ((char) (l ^ 41718355337583039L)));
|
|
int i14 = c2 >>> 5;
|
|
try {
|
|
Object[] objArr2 = new Object[4];
|
|
objArr2[3] = Integer.valueOf(t);
|
|
objArr2[2] = Integer.valueOf(i14);
|
|
objArr2[1] = Integer.valueOf(i13);
|
|
objArr2[i3] = Integer.valueOf(c);
|
|
Object obj = xzZ.y.get(597144044);
|
|
if (obj == null) {
|
|
Class cls = (Class) xzZ.c((SystemClock.elapsedRealtime() > 0L ? 1 : (SystemClock.elapsedRealtime() == 0L ? 0 : -1)) + 411, ExpandableListView.getPackedPositionChild(0L) + 6, (char) KeyEvent.keyCodeFromString(""));
|
|
byte b2 = (byte) i3;
|
|
byte b3 = b2;
|
|
Object[] objArr3 = new Object[1];
|
|
az(b2, b3, (byte) (b3 | 54), objArr3);
|
|
String str = (String) objArr3[i3];
|
|
Class<?>[] clsArr = new Class[4];
|
|
clsArr[i3] = Integer.TYPE;
|
|
clsArr[1] = Integer.TYPE;
|
|
clsArr[2] = Integer.TYPE;
|
|
clsArr[3] = Integer.TYPE;
|
|
obj = cls.getMethod(str, clsArr);
|
|
xzZ.y.put(597144044, obj);
|
|
}
|
|
char charValue = ((Character) ((Method) obj).invoke(null, objArr2)).charValue();
|
|
cArr3[1] = charValue;
|
|
char[] cArr4 = cArr3;
|
|
Object[] objArr4 = {Integer.valueOf(cArr3[i3]), Integer.valueOf((charValue + i8) ^ ((charValue << 4) + ((char) (f6803o ^ 41718355337583039L)))), Integer.valueOf(charValue >>> 5), Integer.valueOf(k)};
|
|
Object obj2 = xzZ.y.get(597144044);
|
|
if (obj2 == null) {
|
|
Class cls2 = (Class) xzZ.c(412 - (ViewConfiguration.getKeyRepeatDelay() >> 16), 4 - ExpandableListView.getPackedPositionChild(0L), (char) (ViewConfiguration.getWindowTouchSlop() >> 8));
|
|
byte b4 = (byte) 0;
|
|
byte b5 = b4;
|
|
Object[] objArr5 = new Object[1];
|
|
az(b4, b5, (byte) (b5 | 54), objArr5);
|
|
obj2 = cls2.getMethod((String) objArr5[0], Integer.TYPE, Integer.TYPE, Integer.TYPE, Integer.TYPE);
|
|
xzZ.y.put(597144044, obj2);
|
|
}
|
|
cArr4[0] = ((Character) ((Method) obj2).invoke(null, objArr4)).charValue();
|
|
i8 -= 40503;
|
|
i9 = i12 + 1;
|
|
cArr3 = cArr4;
|
|
i3 = 0;
|
|
} catch (Throwable th) {
|
|
Throwable cause = th.getCause();
|
|
if (cause == null) {
|
|
throw th;
|
|
}
|
|
throw cause;
|
|
}
|
|
}
|
|
char[] cArr5 = cArr3;
|
|
cArr2[jtb.b] = cArr5[0];
|
|
cArr2[jtb.b + 1] = cArr5[1];
|
|
Object[] objArr6 = {jtb, jtb};
|
|
Object obj3 = xzZ.y.get(943004485);
|
|
if (obj3 == null) {
|
|
Class cls3 = (Class) xzZ.c((CdmaCellLocation.convertQuartSecToDecDegrees(0) > 0.0d ? 1 : (CdmaCellLocation.convertQuartSecToDecDegrees(0) == 0.0d ? 0 : -1)) + 98, 5 - View.resolveSize(0, 0), (char) Color.red(0));
|
|
byte b6 = (byte) 0;
|
|
byte b7 = b6;
|
|
Object[] objArr7 = new Object[1];
|
|
az(b6, b7, (byte) (b7 | 53), objArr7);
|
|
obj3 = cls3.getMethod((String) objArr7[0], Object.class, Object.class);
|
|
xzZ.y.put(943004485, obj3);
|
|
}
|
|
((Method) obj3).invoke(null, objArr6);
|
|
cArr3 = cArr5;
|
|
i3 = 0;
|
|
}
|
|
String str2 = new String(cArr2, 0, i);
|
|
int i15 = $10 + 57;
|
|
$11 = i15 % 128;
|
|
if (i15 % 2 != 0) {
|
|
objArr[0] = str2;
|
|
} else {
|
|
Object obj4 = null;
|
|
obj4.hashCode();
|
|
throw null;
|
|
}
|
|
}
|
|
|
|
@Override // com.scb.phone.view.activity.BaseActivity, com.scb.phone.view.activity.PreLoadCheckActivity, com.akexorcist.localizationactivity.LocalizationActivity, androidx.appcompat.app.AppCompatActivity, androidx.fragment.app.FragmentActivity, androidx.activity.ComponentActivity, androidx.core.app.ComponentActivity, android.app.Activity
|
|
public void onCreate(Bundle bundle) {
|
|
CustomPinWithMaxInput customPinWithMaxInput;
|
|
CustomKeypad customKeypad;
|
|
CustomPinWithMaxInput customPinWithMaxInput2;
|
|
int i = 2 % 2;
|
|
Object[] objArr = new Object[1];
|
|
ax(new char[]{11, '\n', 29, 2, 26, 29, ' ', '\b', 31, 25, 0, 14, 1, 29, '\t', 27, 13880, 13880}, (byte) (TextUtils.indexOf((CharSequence) "", '0', 0) + 80), 18 - Color.alpha(0), objArr);
|
|
Class<?> cls = Class.forName((String) objArr[0]);
|
|
Object[] objArr2 = new Object[1];
|
|
ay(new char[]{60136, 31951, 30455, 46632, 30683, 2070}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.auto_single_form_terms_and_conditions_mf_check_box_title).substring(81, 82).length() + 4, objArr2);
|
|
int intValue = ((Integer) cls.getDeclaredMethod((String) objArr2[0], new Class[0]).invoke(null, new Object[0])).intValue() % 100000;
|
|
if (intValue < 99000 || intValue > 99999) {
|
|
Context baseContext = getBaseContext();
|
|
if (baseContext == null) {
|
|
Object[] objArr3 = new Object[1];
|
|
ax(new char[]{11, '\n', 29, 2, 26, 29, ' ', '\b', '\b', 22, 26, '\b', '!', '\t', 24, 29, 4, 25, 24, 5, 16, 17, 3, 23, '\b', NistHelper.SEP_FS}, (byte) (TextUtils.lastIndexOf("", '0', 0, 0) + 67), Color.argb(0, 0, 0, 0) + 26, objArr3);
|
|
Class<?> cls2 = Class.forName((String) objArr3[0]);
|
|
Object[] objArr4 = new Object[1];
|
|
ax(new char[]{2, '!', 13898, 13898, 27, 15, 24, NistHelper.SEP_FS, 13900, 13900, '\n', 25, 4, '\t', 24, 29, 27, 7}, (byte) (98 - (ViewConfiguration.getEdgeSlop() >> 16)), ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().codePointAt(7) - 28, objArr4);
|
|
baseContext = (Context) cls2.getMethod((String) objArr4[0], new Class[0]).invoke(null, null);
|
|
}
|
|
if (baseContext != null) {
|
|
baseContext = baseContext.getApplicationContext();
|
|
}
|
|
if (baseContext != null) {
|
|
try {
|
|
Object obj = xzZ.y.get(125943855);
|
|
if (obj == null) {
|
|
obj = ((Class) xzZ.c(Color.alpha(0) + 492, (Process.myPid() >> 22) + 5, (char) (CdmaCellLocation.convertQuartSecToDecDegrees(0) > 0.0d ? 1 : (CdmaCellLocation.convertQuartSecToDecDegrees(0) == 0.0d ? 0 : -1)))).getMethod("a", null);
|
|
xzZ.y.put(125943855, obj);
|
|
}
|
|
Object invoke = ((Method) obj).invoke(null, null);
|
|
Object[] objArr5 = new Object[1];
|
|
ay(new char[]{39412, 44881, 39395, 45028, 37325, 12916, 28175, 3456, 53113, 19701, 44291, 43301, 62875, 36878, 2818, 52916, 12285, 28175, 43123, 16302, 43507, 31871, 53417, 27562, 49145, 1531, 5995, 9220, 5641, 16865, 35203, 38197, 34844, 36829, 'y', 36268, 5696, 51422, 25242, 18594, 37958, 32529, 13618, 26812, 12975, 15126, 52132, 2658}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 14, objArr5);
|
|
String str = (String) objArr5[0];
|
|
Object[] objArr6 = new Object[1];
|
|
ay(new char[]{22602, 18496, 24331, 57785, 15876, 59576, 24501, 48427, 34357, 52072, 14342, 43463, 14342, 43463, 16305, 30088, 48308, 57899, 4480, 19272, 8791, 48651, 63090, 55719, 49062, 33413, 57885, 12175, 35223, 33018, 50461, 17015, 59766, 18263, 8307, 35519, 11123, 59042, 25242, 18594, 15876, 59576, 11211, 57003, 40093, 1359, 15876, 59576, 19232, 1205, 36902, 20496, 12975, 15126, 32573, 16046, 60314, 26004, 2894, 16414, 15876, 59576, 42850, 38909}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.e_coupon_review_time_warning).substring(6, 8).length() + 62, objArr6);
|
|
String str2 = (String) objArr6[0];
|
|
Object[] objArr7 = new Object[1];
|
|
ay(new char[]{8972, 56932, 30317, 20963, 43001, 26676, 15341, 25748, 35223, 33018, 14757, 25634, 2991, 36877, 50461, 17015, 23311, 22269, 40213, 162, 53558, 32916, 38430, 62314, 12975, 15126, 5696, 51422, 40970, 36781, 26118, 44238, 39395, 45028, 48837, 31873, 30423, 29166, 64841, 17898, 51677, 54885, 33592, 17111, 47959, 897, 24331, 57785, 21775, 11659, 43123, 16302, 23474, 2453, 29428, 37040, 5040, 6183, 28175, 3456, 11123, 59042, 62346, 63775}, 64 - (Process.myTid() >> 22), objArr7);
|
|
String str3 = (String) objArr7[0];
|
|
Object[] objArr8 = new Object[1];
|
|
ax(new char[]{17, NistHelper.SEP_FS, 26, 23, 21, 31, 13873, 13873, 22, 25, 6, 22, 1, 27, 13939, 13939, 23, 3, 4, 27, 11, '\b', '\"', 11, '\n', 21, 5, 26, 17, 4, 22, '\t', 27, 5, 7, 22, 26, 5, 20, 2, 11, 4, 25, 20, 31, '!', 11, 4, 20, 3, 1, 27, 24, 30, '\b', 22, 29, 25, 27, '\n', 15, 20, 23, 25, 25, 0, '\f', 25, 19, 3, 27, 15, 25, 23}, (byte) ((AudioTrack.getMaxVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMaxVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) + 123), ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.auto_single_form_check_eligibility_condition_scbs_header).substring(31, 32).codePointAt(0) - 36, objArr8);
|
|
String str4 = (String) objArr8[0];
|
|
Object[] objArr9 = new Object[1];
|
|
ax(new char[]{' ', 1, '\b', 0, 13753}, (byte) (15 - Drawable.resolveOpacity(0, 0)), KeyEvent.keyCodeFromString("") + 5, objArr9);
|
|
String str5 = (String) objArr9[0];
|
|
Object[] objArr10 = new Object[1];
|
|
ay(new char[]{48406, 21279, 37958, 32529, 7514, 55322, 17430, 41503, 65147, 44430, 50933, 27726, 40541, 41000, 7360, 51851, 64841, 17898, 13682, 58163, 21775, 11659, 33430, 10792, 43242, 48756, 44291, 43301, 4905, 51682, 5995, 9220, 47990, 54357, 13212, 5476}, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 2, objArr10);
|
|
Object[] objArr11 = {baseContext, str, str2, str3, str4, true, str5, (String) objArr10[0]};
|
|
Object obj2 = xzZ.y.get(1656189573);
|
|
if (obj2 == null) {
|
|
obj2 = ((Class) xzZ.c(487 - Drawable.resolveOpacity(0, 0), 5 - (ViewConfiguration.getJumpTapTimeout() >> 16), (char) (TextUtils.indexOf((CharSequence) "", '0', 0, 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, objArr11);
|
|
} catch (Throwable th) {
|
|
Throwable cause = th.getCause();
|
|
if (cause == null) {
|
|
throw th;
|
|
}
|
|
throw cause;
|
|
}
|
|
}
|
|
}
|
|
super.onCreate(bundle);
|
|
setContentView(R.layout.2131558792);
|
|
ButterKnife.Dg_(this);
|
|
CustomKeypad customKeypad2 = this.customKeypad;
|
|
if (customKeypad2 != null) {
|
|
int i2 = r + 55;
|
|
q = i2 % 128;
|
|
if (i2 % 2 != 0) {
|
|
Object obj3 = null;
|
|
obj3.hashCode();
|
|
throw null;
|
|
}
|
|
customKeypad = customKeypad2;
|
|
customPinWithMaxInput = null;
|
|
} else {
|
|
customPinWithMaxInput = null;
|
|
C14957gcv.a("");
|
|
customKeypad = null;
|
|
}
|
|
CustomPinWithMaxInput customPinWithMaxInput3 = this.customPinInput;
|
|
if (customPinWithMaxInput3 != null) {
|
|
int i3 = r + 125;
|
|
q = i3 % 128;
|
|
int i4 = i3 % 2;
|
|
} else {
|
|
C14957gcv.a("");
|
|
int i5 = r + 53;
|
|
q = i5 % 128;
|
|
int i6 = i5 % 2;
|
|
customPinWithMaxInput3 = customPinWithMaxInput;
|
|
}
|
|
customKeypad.setKeypadListener(customPinWithMaxInput3);
|
|
CustomPinWithMaxInput customPinWithMaxInput4 = this.customPinInput;
|
|
if (customPinWithMaxInput4 != null) {
|
|
customPinWithMaxInput2 = customPinWithMaxInput4;
|
|
} else {
|
|
C14957gcv.a("");
|
|
customPinWithMaxInput2 = customPinWithMaxInput;
|
|
}
|
|
customPinWithMaxInput2.setPinInputListener(this);
|
|
}
|
|
|
|
@Override // o.InterfaceC10433eDx
|
|
public final void S_() {
|
|
int i = 2 % 2;
|
|
T t2 = this.presenter;
|
|
if (t2 != null) {
|
|
int i2 = r + 63;
|
|
q = i2 % 128;
|
|
if (i2 % 2 != 0) {
|
|
int i3 = 17 / 0;
|
|
}
|
|
} else {
|
|
C14957gcv.a("");
|
|
t2 = null;
|
|
}
|
|
C1298Zy c1298Zy = new C1298Zy();
|
|
if (t2.f != 0) {
|
|
int i4 = r + 1;
|
|
q = i4 % 128;
|
|
int i5 = i4 % 2;
|
|
c1298Zy.e(t2.f);
|
|
}
|
|
}
|
|
|
|
@Override // o.InterfaceC10433eDx
|
|
public final void o_(String str) {
|
|
int i = 2 % 2;
|
|
int i2 = r;
|
|
int i3 = i2 + 55;
|
|
q = i3 % 128;
|
|
int i4 = i3 % 2;
|
|
T t2 = this.presenter;
|
|
if (t2 != null) {
|
|
int i5 = i2 + 111;
|
|
q = i5 % 128;
|
|
int i6 = i5 % 2;
|
|
} else {
|
|
C14957gcv.a("");
|
|
t2 = null;
|
|
}
|
|
t2.a(str);
|
|
}
|
|
|
|
@Override // o.InterfaceC10433eDx
|
|
public final void T_() {
|
|
int i = 2 % 2;
|
|
T t2 = this.presenter;
|
|
if (t2 == null) {
|
|
C14957gcv.a("");
|
|
t2 = null;
|
|
}
|
|
if (t2.e == AbstractC1278Zm.IeS.NEW) {
|
|
C1285Zq c1285Zq = new C1285Zq();
|
|
if (t2.f != 0) {
|
|
int i2 = q + 13;
|
|
int i3 = i2 % 128;
|
|
r = i3;
|
|
int i4 = i2 % 2;
|
|
int i5 = i3 + 23;
|
|
q = i5 % 128;
|
|
int i6 = i5 % 2;
|
|
c1285Zq.e(t2.f);
|
|
}
|
|
}
|
|
}
|
|
|
|
@Override // o.InterfaceC6629cYg
|
|
public void g() {
|
|
int i = 2 % 2;
|
|
setTitle(R.string.set_pin_title);
|
|
TextView textView = this.topTextView;
|
|
if (textView != null) {
|
|
int i2 = r;
|
|
int i3 = i2 + 51;
|
|
q = i3 % 128;
|
|
int i4 = i3 % 2;
|
|
int i5 = i2 + 113;
|
|
q = i5 % 128;
|
|
int i6 = i5 % 2;
|
|
} else {
|
|
C14957gcv.a("");
|
|
textView = null;
|
|
}
|
|
textView.setText(R.string.set_pin_instruction);
|
|
}
|
|
|
|
@Override // o.InterfaceC6629cYg
|
|
public void j() {
|
|
int i = 2 % 2;
|
|
int i2 = r + 7;
|
|
q = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
setTitle(R.string.confirm_pin_title);
|
|
TextView textView = this.topTextView;
|
|
if (textView != null) {
|
|
int i4 = q + 45;
|
|
r = i4 % 128;
|
|
int i5 = i4 % 2;
|
|
} else {
|
|
C14957gcv.a("");
|
|
int i6 = q + 3;
|
|
r = i6 % 128;
|
|
int i7 = i6 % 2;
|
|
textView = null;
|
|
}
|
|
textView.setText(R.string.your_confirm_pin);
|
|
}
|
|
|
|
@Override // o.InterfaceC6629cYg
|
|
public final void a() {
|
|
int i = 2 % 2;
|
|
TextView textView = this.bottomTextView;
|
|
Object obj = null;
|
|
if (textView != null) {
|
|
int i2 = q + 23;
|
|
r = i2 % 128;
|
|
if (i2 % 2 == 0) {
|
|
throw null;
|
|
}
|
|
} else {
|
|
C14957gcv.a("");
|
|
textView = null;
|
|
}
|
|
textView.setText("");
|
|
int i3 = r + 25;
|
|
q = i3 % 128;
|
|
if (i3 % 2 == 0) {
|
|
return;
|
|
}
|
|
obj.hashCode();
|
|
throw null;
|
|
}
|
|
|
|
@Override // o.InterfaceC6629cYg
|
|
public final void h() {
|
|
int i = 2 % 2;
|
|
int i2 = r + 77;
|
|
q = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
TextView textView = this.bottomTextView;
|
|
TextView textView2 = null;
|
|
if (textView == null) {
|
|
C14957gcv.a("");
|
|
textView = null;
|
|
}
|
|
textView.setTextColor(nMh.getColor(this, R.color.f13582131100866));
|
|
TextView textView3 = this.bottomTextView;
|
|
if (textView3 != null) {
|
|
int i4 = r + 19;
|
|
q = i4 % 128;
|
|
int i5 = i4 % 2;
|
|
textView2 = textView3;
|
|
} else {
|
|
C14957gcv.a("");
|
|
int i6 = q + 109;
|
|
r = i6 % 128;
|
|
int i7 = i6 % 2;
|
|
}
|
|
textView2.setText(R.string.pin_mismatch);
|
|
}
|
|
|
|
private static /* synthetic */ Object d(Object[] objArr) {
|
|
BaseChangePinWithMaxActivity baseChangePinWithMaxActivity = (BaseChangePinWithMaxActivity) objArr[0];
|
|
int intValue = ((Number) objArr[1]).intValue();
|
|
int i = 2 % 2;
|
|
int i2 = r;
|
|
int i3 = i2 + 45;
|
|
q = i3 % 128;
|
|
int i4 = i3 % 2;
|
|
Button button = baseChangePinWithMaxActivity.buttonNext;
|
|
if (button != null) {
|
|
int i5 = i2 + 75;
|
|
q = i5 % 128;
|
|
if (i5 % 2 != 0) {
|
|
throw null;
|
|
}
|
|
} else {
|
|
C14957gcv.a("");
|
|
button = null;
|
|
}
|
|
button.setVisibility(intValue);
|
|
return null;
|
|
}
|
|
|
|
/* JADX WARN: Code restructure failed: missing block: B:10:0x001c, code lost:
|
|
|
|
if (r5 != null) goto L8;
|
|
*/
|
|
/* JADX WARN: Code restructure failed: missing block: B:4:0x0019, code lost:
|
|
|
|
if (r5 != null) goto L8;
|
|
*/
|
|
/* JADX WARN: Code restructure failed: missing block: B:5:0x0026, code lost:
|
|
|
|
o.C14957gcv.a("");
|
|
r5 = null;
|
|
*/
|
|
/* JADX WARN: Code restructure failed: missing block: B:9:0x001e, code lost:
|
|
|
|
r3 = r3 + 19;
|
|
com.scb.phone.view.activity.debitcard.reset.BaseChangePinWithMaxActivity.q = r3 % 128;
|
|
r3 = r3 % 2;
|
|
*/
|
|
/*
|
|
Code decompiled incorrectly, please refer to instructions dump.
|
|
To view partially-correct add '--show-bad-code' argument
|
|
*/
|
|
private static /* synthetic */ java.lang.Object b(java.lang.Object[] r5) {
|
|
/*
|
|
r0 = 0
|
|
r5 = r5[r0]
|
|
com.scb.phone.view.activity.debitcard.reset.BaseChangePinWithMaxActivity r5 = (com.scb.phone.view.activity.debitcard.reset.BaseChangePinWithMaxActivity) r5
|
|
r1 = 2
|
|
int r2 = r1 % r1
|
|
int r2 = com.scb.phone.view.activity.debitcard.reset.BaseChangePinWithMaxActivity.q
|
|
int r2 = r2 + 55
|
|
int r3 = r2 % 128
|
|
com.scb.phone.view.activity.debitcard.reset.BaseChangePinWithMaxActivity.r = r3
|
|
int r2 = r2 % r1
|
|
r4 = 0
|
|
android.widget.Button r5 = r5.buttonNext
|
|
if (r2 != 0) goto L1c
|
|
r2 = 44
|
|
int r2 = r2 / r0
|
|
if (r5 == 0) goto L26
|
|
goto L1e
|
|
L1c:
|
|
if (r5 == 0) goto L26
|
|
L1e:
|
|
int r3 = r3 + 19
|
|
int r0 = r3 % 128
|
|
com.scb.phone.view.activity.debitcard.reset.BaseChangePinWithMaxActivity.q = r0
|
|
int r3 = r3 % r1
|
|
goto L2c
|
|
L26:
|
|
java.lang.String r5 = ""
|
|
o.C14957gcv.a(r5)
|
|
r5 = r4
|
|
L2c:
|
|
r0 = 1
|
|
r5.setEnabled(r0)
|
|
return r4
|
|
*/
|
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.debitcard.reset.BaseChangePinWithMaxActivity.b(java.lang.Object[]):java.lang.Object");
|
|
}
|
|
|
|
@Override // o.InterfaceC6629cYg
|
|
public final void b() {
|
|
int i = 2 % 2;
|
|
int i2 = r;
|
|
int i3 = i2 + 31;
|
|
q = i3 % 128;
|
|
int i4 = i3 % 2;
|
|
Button button = this.buttonNext;
|
|
if (button != null) {
|
|
int i5 = i2 + 43;
|
|
q = i5 % 128;
|
|
if (i5 % 2 != 0) {
|
|
int i6 = 4 % 2;
|
|
}
|
|
} else {
|
|
C14957gcv.a("");
|
|
button = null;
|
|
}
|
|
button.setEnabled(false);
|
|
}
|
|
|
|
@Override // o.InterfaceC6629cYg
|
|
public final void b(TV tv) {
|
|
String string;
|
|
int color;
|
|
int i = 2 % 2;
|
|
C14957gcv.e(tv, "");
|
|
int i2 = HBt.c[tv.ordinal()];
|
|
TextView textView = null;
|
|
if (i2 != 1) {
|
|
int i3 = q;
|
|
int i4 = i3 + 73;
|
|
r = i4 % 128;
|
|
int i5 = i4 % 2;
|
|
if (i2 != 2) {
|
|
int i6 = i3 + 69;
|
|
r = i6 % 128;
|
|
int i7 = i6 % 2;
|
|
if (i2 == 3) {
|
|
TextView textView2 = this.bottomTextView;
|
|
if (textView2 == null) {
|
|
C14957gcv.a("");
|
|
textView2 = null;
|
|
}
|
|
textView2.setTextColor(nMh.getColor(this, R.color.f2852131099792));
|
|
TextView textView3 = this.bottomTextView;
|
|
if (textView3 != null) {
|
|
int i8 = r + 91;
|
|
q = i8 % 128;
|
|
if (i8 % 2 != 0) {
|
|
int i9 = 25 / 0;
|
|
}
|
|
textView = textView3;
|
|
} else {
|
|
C14957gcv.a("");
|
|
}
|
|
textView.setText(R.string.auto_reset_card_pin_error_message_easy_pin);
|
|
return;
|
|
}
|
|
string = getString(R.string.pin_strength_weak);
|
|
C14957gcv.c((Object) string, "");
|
|
color = nMh.getColor(this, R.color.f13582131100866);
|
|
} else {
|
|
string = getString(R.string.pin_strength_good);
|
|
C14957gcv.c((Object) string, "");
|
|
color = nMh.getColor(this, R.color.f13642131100872);
|
|
}
|
|
} else {
|
|
string = getString(R.string.pin_strength_fair);
|
|
C14957gcv.c((Object) string, "");
|
|
color = nMh.getColor(this, R.color.f13662131100874);
|
|
}
|
|
String string2 = getString(R.string.pin_strength);
|
|
C14957gcv.c((Object) string2, "");
|
|
ForegroundColorSpan foregroundColorSpan = new ForegroundColorSpan(nMh.getColor(this, R.color.f3092131099816));
|
|
ForegroundColorSpan foregroundColorSpan2 = new ForegroundColorSpan(color);
|
|
StringBuilder sb = new StringBuilder();
|
|
sb.append(string2);
|
|
sb.append(string);
|
|
SpannableStringBuilder spannableStringBuilder = new SpannableStringBuilder(sb.toString());
|
|
spannableStringBuilder.setSpan(foregroundColorSpan, 0, string2.length(), 33);
|
|
spannableStringBuilder.setSpan(foregroundColorSpan2, string2.length(), string2.length() + string.length(), 33);
|
|
TextView textView4 = this.bottomTextView;
|
|
if (textView4 != null) {
|
|
textView = textView4;
|
|
} else {
|
|
C14957gcv.a("");
|
|
}
|
|
textView.setText(spannableStringBuilder);
|
|
}
|
|
|
|
@Override // com.scb.phone.view.activity.BaseActivity, com.scb.phone.view.activity.PreLoadCheckActivity, androidx.appcompat.app.AppCompatActivity, androidx.fragment.app.FragmentActivity, android.app.Activity
|
|
public void onDestroy() {
|
|
int i = 2 % 2;
|
|
int i2 = q;
|
|
int i3 = i2 + 53;
|
|
r = i3 % 128;
|
|
T t2 = null;
|
|
if (i3 % 2 != 0) {
|
|
T t3 = this.presenter;
|
|
if (t3 != null) {
|
|
int i4 = i2 + 59;
|
|
r = i4 % 128;
|
|
if (i4 % 2 == 0) {
|
|
int i5 = 67 / 0;
|
|
}
|
|
t2 = t3;
|
|
} else {
|
|
C14957gcv.a("");
|
|
}
|
|
t2.w_();
|
|
super.onDestroy();
|
|
return;
|
|
}
|
|
throw null;
|
|
}
|
|
|
|
@Override // o.InterfaceC6629cYg
|
|
public void d() {
|
|
int i = 2 % 2;
|
|
int i2 = q;
|
|
int i3 = i2 + 79;
|
|
r = i3 % 128;
|
|
int i4 = i3 % 2;
|
|
CustomPinWithMaxInput customPinWithMaxInput = this.customPinInput;
|
|
if (customPinWithMaxInput != null) {
|
|
int i5 = i2 + 99;
|
|
r = i5 % 128;
|
|
int i6 = i5 % 2;
|
|
} else {
|
|
C14957gcv.a("");
|
|
customPinWithMaxInput = null;
|
|
}
|
|
customPinWithMaxInput.a();
|
|
}
|
|
|
|
@OnClick
|
|
public final void onNextClick() {
|
|
int i = 2 % 2;
|
|
T t2 = this.presenter;
|
|
Object obj = null;
|
|
if (t2 != null) {
|
|
int i2 = r + 17;
|
|
q = i2 % 128;
|
|
if (i2 % 2 != 0) {
|
|
obj.hashCode();
|
|
throw null;
|
|
}
|
|
} else {
|
|
C14957gcv.a("");
|
|
int i3 = r + 111;
|
|
q = i3 % 128;
|
|
int i4 = i3 % 2;
|
|
t2 = null;
|
|
}
|
|
t2.a();
|
|
}
|
|
|
|
private static void ax(char[] cArr, byte b2, int i, Object[] objArr) {
|
|
int i2;
|
|
Object obj;
|
|
int i3 = 2 % 2;
|
|
IRS irs = new IRS();
|
|
char[] cArr2 = b;
|
|
Object obj2 = null;
|
|
if (cArr2 != null) {
|
|
int length = cArr2.length;
|
|
char[] cArr3 = new char[length];
|
|
int i4 = 0;
|
|
while (i4 < length) {
|
|
try {
|
|
Object[] objArr2 = {Integer.valueOf(cArr2[i4])};
|
|
Object obj3 = xzZ.y.get(-1987398494);
|
|
if (obj3 == null) {
|
|
Class cls = (Class) xzZ.c((ViewConfiguration.getPressedStateDuration() >> 16) + 298, 5 - (ViewConfiguration.getPressedStateDuration() >> 16), (char) (ViewConfiguration.getScrollBarSize() >> 8));
|
|
byte b3 = (byte) 0;
|
|
byte b4 = b3;
|
|
Object[] objArr3 = new Object[1];
|
|
az(b3, b4, (byte) (b4 + 3), objArr3);
|
|
obj3 = cls.getMethod((String) objArr3[0], Integer.TYPE);
|
|
xzZ.y.put(-1987398494, obj3);
|
|
}
|
|
cArr3[i4] = ((Character) ((Method) obj3).invoke(null, objArr2)).charValue();
|
|
i4++;
|
|
int i5 = $10 + 49;
|
|
$11 = i5 % 128;
|
|
int i6 = i5 % 2;
|
|
} catch (Throwable th) {
|
|
Throwable cause = th.getCause();
|
|
if (cause == null) {
|
|
throw th;
|
|
}
|
|
throw cause;
|
|
}
|
|
}
|
|
cArr2 = cArr3;
|
|
}
|
|
try {
|
|
Object[] objArr4 = {Integer.valueOf(m)};
|
|
Object obj4 = xzZ.y.get(-1987398494);
|
|
long j = 0;
|
|
if (obj4 == null) {
|
|
Class cls2 = (Class) xzZ.c(View.resolveSizeAndState(0, 0, 0) + 298, 6 - (SystemClock.elapsedRealtime() > 0L ? 1 : (SystemClock.elapsedRealtime() == 0L ? 0 : -1)), (char) ((-1) - TextUtils.lastIndexOf("", '0', 0, 0)));
|
|
byte b5 = (byte) 0;
|
|
byte b6 = b5;
|
|
Object[] objArr5 = new Object[1];
|
|
az(b5, b6, (byte) (b6 + 3), objArr5);
|
|
obj4 = cls2.getMethod((String) objArr5[0], Integer.TYPE);
|
|
xzZ.y.put(-1987398494, obj4);
|
|
}
|
|
char charValue = ((Character) ((Method) obj4).invoke(null, objArr4)).charValue();
|
|
char[] cArr4 = new char[i];
|
|
if (i % 2 != 0) {
|
|
i2 = i - 1;
|
|
cArr4[i2] = (char) (cArr[i2] - b2);
|
|
} else {
|
|
i2 = i;
|
|
}
|
|
if (i2 > 1) {
|
|
int i7 = $10 + 125;
|
|
$11 = i7 % 128;
|
|
int i8 = i7 % 2;
|
|
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 - b2);
|
|
cArr4[irs.e + 1] = (char) (irs.c - b2);
|
|
int i9 = $11 + 73;
|
|
$10 = i9 % 128;
|
|
int i10 = i9 % 2;
|
|
obj = obj2;
|
|
} else {
|
|
Object[] objArr6 = {irs, irs, Integer.valueOf(charValue), irs, irs, Integer.valueOf(charValue), irs, irs, Integer.valueOf(charValue), irs, irs, Integer.valueOf(charValue), irs};
|
|
Object obj5 = xzZ.y.get(822107368);
|
|
if (obj5 == null) {
|
|
Class cls3 = (Class) xzZ.c(234 - (SystemClock.elapsedRealtimeNanos() > j ? 1 : (SystemClock.elapsedRealtimeNanos() == j ? 0 : -1)), 5 - View.resolveSizeAndState(0, 0, 0), (char) ((ExpandableListView.getPackedPositionForChild(0, 0) > j ? 1 : (ExpandableListView.getPackedPositionForChild(0, 0) == j ? 0 : -1)) + 22025));
|
|
byte b7 = (byte) 0;
|
|
byte b8 = b7;
|
|
Object[] objArr7 = new Object[1];
|
|
az(b7, b8, b8, objArr7);
|
|
obj5 = cls3.getMethod((String) objArr7[0], Object.class, Object.class, Integer.TYPE, Object.class, Object.class, Integer.TYPE, Object.class, Object.class, Integer.TYPE, Object.class, Object.class, Integer.TYPE, Object.class);
|
|
xzZ.y.put(822107368, obj5);
|
|
}
|
|
if (((Integer) ((Method) obj5).invoke(null, objArr6)).intValue() == irs.j) {
|
|
int i11 = $10 + 119;
|
|
$11 = i11 % 128;
|
|
int i12 = i11 % 2;
|
|
Object[] objArr8 = {irs, irs, Integer.valueOf(charValue), Integer.valueOf(charValue), irs, irs, Integer.valueOf(charValue), Integer.valueOf(charValue), irs, Integer.valueOf(charValue), irs};
|
|
Object obj6 = xzZ.y.get(-1152873385);
|
|
if (obj6 == null) {
|
|
Class cls4 = (Class) xzZ.c(326 - ((byte) KeyEvent.getModifierMetaStateMask()), 5 - (ViewConfiguration.getFadingEdgeLength() >> 16), (char) (Process.myPid() >> 22));
|
|
byte b9 = (byte) 0;
|
|
byte b10 = b9;
|
|
Object[] objArr9 = new Object[1];
|
|
az(b9, b10, (byte) (b10 + 2), objArr9);
|
|
obj6 = cls4.getMethod((String) objArr9[0], Object.class, Object.class, Integer.TYPE, Integer.TYPE, Object.class, Object.class, Integer.TYPE, Integer.TYPE, Object.class, Integer.TYPE, Object.class);
|
|
xzZ.y.put(-1152873385, obj6);
|
|
}
|
|
obj = null;
|
|
int intValue = ((Integer) ((Method) obj6).invoke(null, objArr8)).intValue();
|
|
int i13 = (irs.d * charValue) + irs.j;
|
|
cArr4[irs.e] = cArr2[intValue];
|
|
cArr4[irs.e + 1] = cArr2[i13];
|
|
} else {
|
|
obj = null;
|
|
if (irs.a == irs.d) {
|
|
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];
|
|
}
|
|
}
|
|
}
|
|
irs.e += 2;
|
|
obj2 = obj;
|
|
j = 0;
|
|
}
|
|
}
|
|
for (int i18 = 0; i18 < i; i18++) {
|
|
cArr4[i18] = (char) (cArr4[i18] ^ 13722);
|
|
}
|
|
objArr[0] = new String(cArr4);
|
|
} catch (Throwable th2) {
|
|
Throwable cause2 = th2.getCause();
|
|
if (cause2 == null) {
|
|
throw th2;
|
|
}
|
|
throw cause2;
|
|
}
|
|
}
|
|
|
|
@Override // com.scb.phone.view.activity.BaseActivity, com.scb.phone.view.activity.PreLoadCheckActivity, com.akexorcist.localizationactivity.LocalizationActivity, androidx.appcompat.app.AppCompatActivity, androidx.fragment.app.FragmentActivity, androidx.activity.ComponentActivity, androidx.core.app.ComponentActivity, android.app.Activity
|
|
public void onResume() {
|
|
int i = 2 % 2;
|
|
Context baseContext = getBaseContext();
|
|
Object obj = null;
|
|
if (baseContext == null) {
|
|
int i2 = r + 67;
|
|
q = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
Object[] objArr = new Object[1];
|
|
ax(new char[]{11, '\n', 29, 2, 26, 29, ' ', '\b', '\b', 22, 26, '\b', '!', '\t', 24, 29, 4, 25, 24, 5, 16, 17, 3, 23, '\b', NistHelper.SEP_FS}, (byte) (((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.friend_get_friends_regis_successful_success_cc_activation_register).substring(17, 18).codePointAt(0) + 34), ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion - 8, objArr);
|
|
Class<?> cls = Class.forName((String) objArr[0]);
|
|
Object[] objArr2 = new Object[1];
|
|
ax(new char[]{2, '!', 13898, 13898, 27, 15, 24, NistHelper.SEP_FS, 13900, 13900, '\n', 25, 4, '\t', 24, 29, 27, 7}, (byte) (98 - Color.alpha(0)), (ViewConfiguration.getLongPressTimeout() >> 16) + 18, objArr2);
|
|
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
|
|
}
|
|
if (baseContext != null) {
|
|
int i4 = r + 39;
|
|
q = 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(Color.rgb(0, 0, 0) + 16777708, 5 - (ViewConfiguration.getPressedStateDuration() >> 16), (char) (TextUtils.lastIndexOf("", '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(1378719468);
|
|
if (obj3 == null) {
|
|
obj3 = ((Class) xzZ.c(488 - (ViewConfiguration.getScrollFriction() > BitmapDescriptorFactory.HUE_RED ? 1 : (ViewConfiguration.getScrollFriction() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)), 5 - (CdmaCellLocation.convertQuartSecToDecDegrees(0) > 0.0d ? 1 : (CdmaCellLocation.convertQuartSecToDecDegrees(0) == 0.0d ? 0 : -1)), (char) TextUtils.indexOf("", "", 0))).getMethod(KtaJsonExactionHelper.OBJECT, Context.class);
|
|
xzZ.y.put(1378719468, obj3);
|
|
}
|
|
((Method) obj3).invoke(invoke, objArr3);
|
|
} catch (Throwable th) {
|
|
Throwable cause = th.getCause();
|
|
if (cause == null) {
|
|
throw th;
|
|
}
|
|
throw cause;
|
|
}
|
|
}
|
|
super.onResume();
|
|
}
|
|
|
|
@Override // com.scb.phone.view.activity.BaseActivity, com.scb.phone.view.activity.PreLoadCheckActivity, com.akexorcist.localizationactivity.LocalizationActivity, androidx.appcompat.app.AppCompatActivity, androidx.fragment.app.FragmentActivity, androidx.activity.ComponentActivity, androidx.core.app.ComponentActivity, android.app.Activity
|
|
public void onPause() {
|
|
int i = 2 % 2;
|
|
Context baseContext = getBaseContext();
|
|
if (baseContext == null) {
|
|
int i2 = q + 41;
|
|
r = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
Object[] objArr = new Object[1];
|
|
ax(new char[]{11, '\n', 29, 2, 26, 29, ' ', '\b', '\b', 22, 26, '\b', '!', '\t', 24, 29, 4, 25, 24, 5, 16, 17, 3, 23, '\b', NistHelper.SEP_FS}, (byte) (((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.e_document_description_mcmc).substring(49, 50).length() + 65), ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getPackageName().length() + 13, objArr);
|
|
Class<?> cls = Class.forName((String) objArr[0]);
|
|
Object[] objArr2 = new Object[1];
|
|
ax(new char[]{2, '!', 13898, 13898, 27, 15, 24, NistHelper.SEP_FS, 13900, 13900, '\n', 25, 4, '\t', 24, 29, 27, 7}, (byte) (((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.auto_my_insurance_no_policy_description).substring(45, 46).length() + 97), 19 - (SystemClock.elapsedRealtime() > 0L ? 1 : (SystemClock.elapsedRealtime() == 0L ? 0 : -1)), objArr2);
|
|
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
|
|
}
|
|
if (baseContext != null) {
|
|
baseContext = baseContext.getApplicationContext();
|
|
int i4 = q + 121;
|
|
r = i4 % 128;
|
|
int i5 = i4 % 2;
|
|
}
|
|
if (baseContext != null) {
|
|
try {
|
|
Object obj = xzZ.y.get(125943855);
|
|
if (obj == null) {
|
|
obj = ((Class) xzZ.c(492 - View.MeasureSpec.makeMeasureSpec(0, 0), 5 - TextUtils.indexOf("", ""), (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(TextUtils.getOffsetBefore("", 0) + 487, 4 - MotionEvent.axisFromString(""), (char) (ExpandableListView.getPackedPositionForGroup(0) > 0L ? 1 : (ExpandableListView.getPackedPositionForGroup(0) == 0L ? 0 : -1)))).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();
|
|
int i6 = q + 107;
|
|
r = i6 % 128;
|
|
if (i6 % 2 == 0) {
|
|
throw null;
|
|
}
|
|
}
|
|
|
|
@Override // com.scb.phone.view.activity.BaseActivity, com.scb.phone.view.activity.PreLoadCheckActivity, com.akexorcist.localizationactivity.LocalizationActivity, androidx.appcompat.app.AppCompatActivity, androidx.fragment.app.FragmentActivity, androidx.activity.ComponentActivity, androidx.core.app.ComponentActivity, android.app.Activity, android.view.ContextThemeWrapper, android.content.ContextWrapper
|
|
public void attachBaseContext(Context context) {
|
|
Context context2;
|
|
int i = 2 % 2;
|
|
super.attachBaseContext(context);
|
|
Object[] objArr = new Object[1];
|
|
ax(new char[]{11, '\n', 29, 2, 26, 29, ' ', '\b', 31, 25, 0, 14, 1, 29, '\t', 27, 13880, 13880}, (byte) (79 - View.combineMeasuredStates(0, 0)), KeyEvent.keyCodeFromString("") + 18, objArr);
|
|
Class<?> cls = Class.forName((String) objArr[0]);
|
|
Object[] objArr2 = new Object[1];
|
|
ay(new char[]{60136, 31951, 30455, 46632, 30683, 2070}, View.resolveSizeAndState(0, 0, 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 i2 = q + 107;
|
|
r = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
context2 = context.getApplicationContext();
|
|
} else {
|
|
context2 = context;
|
|
}
|
|
if (context2 != null) {
|
|
try {
|
|
Object obj = xzZ.y.get(125943855);
|
|
if (obj == null) {
|
|
obj = ((Class) xzZ.c(492 - (ViewConfiguration.getKeyRepeatTimeout() >> 16), 5 - TextUtils.getOffsetBefore("", 0), (char) ((-16777216) - Color.rgb(0, 0, 0)))).getMethod("a", null);
|
|
xzZ.y.put(125943855, obj);
|
|
}
|
|
Object invoke = ((Method) obj).invoke(null, null);
|
|
Object[] objArr3 = new Object[1];
|
|
ay(new char[]{39412, 44881, 39395, 45028, 37325, 12916, 28175, 3456, 53113, 19701, 44291, 43301, 62875, 36878, 2818, 52916, 12285, 28175, 43123, 16302, 43507, 31871, 53417, 27562, 49145, 1531, 5995, 9220, 5641, 16865, 35203, 38197, 34844, 36829, 'y', 36268, 5696, 51422, 25242, 18594, 37958, 32529, 13618, 26812, 12975, 15126, 52132, 2658}, 48 - TextUtils.getTrimmedLength(""), objArr3);
|
|
String str = (String) objArr3[0];
|
|
Object[] objArr4 = new Object[1];
|
|
ay(new char[]{22602, 18496, 24331, 57785, 15876, 59576, 24501, 48427, 34357, 52072, 14342, 43463, 14342, 43463, 16305, 30088, 48308, 57899, 4480, 19272, 8791, 48651, 63090, 55719, 49062, 33413, 57885, 12175, 35223, 33018, 50461, 17015, 59766, 18263, 8307, 35519, 11123, 59042, 25242, 18594, 15876, 59576, 11211, 57003, 40093, 1359, 15876, 59576, 19232, 1205, 36902, 20496, 12975, 15126, 32573, 16046, 60314, 26004, 2894, 16414, 15876, 59576, 42850, 38909}, 63 - TextUtils.lastIndexOf("", '0', 0), objArr4);
|
|
String str2 = (String) objArr4[0];
|
|
Object[] objArr5 = new Object[1];
|
|
ay(new char[]{8972, 56932, 30317, 20963, 43001, 26676, 15341, 25748, 35223, 33018, 14757, 25634, 2991, 36877, 50461, 17015, 23311, 22269, 40213, 162, 53558, 32916, 38430, 62314, 12975, 15126, 5696, 51422, 40970, 36781, 26118, 44238, 39395, 45028, 48837, 31873, 30423, 29166, 64841, 17898, 51677, 54885, 33592, 17111, 47959, 897, 24331, 57785, 21775, 11659, 43123, 16302, 23474, 2453, 29428, 37040, 5040, 6183, 28175, 3456, 11123, 59042, 62346, 63775}, KeyEvent.keyCodeFromString("") + 64, objArr5);
|
|
String str3 = (String) objArr5[0];
|
|
Object[] objArr6 = new Object[1];
|
|
ax(new char[]{17, NistHelper.SEP_FS, 26, 23, 21, 31, 13873, 13873, 22, 25, 6, 22, 1, 27, 13939, 13939, 23, 3, 4, 27, 11, '\b', '\"', 11, '\n', 21, 5, 26, 17, 4, 22, '\t', 27, 5, 7, 22, 26, 5, 20, 2, 11, 4, 25, 20, 31, '!', 11, 4, 20, 3, 1, 27, 24, 30, '\b', 22, 29, 25, 27, '\n', 15, 20, 23, 25, 25, 0, '\f', 25, 19, 3, 27, 15, 25, 23}, (byte) (124 - (ExpandableListView.getPackedPositionForGroup(0) > 0L ? 1 : (ExpandableListView.getPackedPositionForGroup(0) == 0L ? 0 : -1))), (ViewConfiguration.getLongPressTimeout() >> 16) + 74, objArr6);
|
|
String str4 = (String) objArr6[0];
|
|
Object[] objArr7 = new Object[1];
|
|
ax(new char[]{' ', 1, '\b', 0, 13753}, (byte) (16 - (SystemClock.currentThreadTimeMillis() > (-1L) ? 1 : (SystemClock.currentThreadTimeMillis() == (-1L) ? 0 : -1))), (ViewConfiguration.getScrollFriction() > BitmapDescriptorFactory.HUE_RED ? 1 : (ViewConfiguration.getScrollFriction() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) + 4, objArr7);
|
|
String str5 = (String) objArr7[0];
|
|
Object[] objArr8 = new Object[1];
|
|
ay(new char[]{48406, 21279, 37958, 32529, 7514, 55322, 17430, 41503, 65147, 44430, 50933, 27726, 40541, 41000, 7360, 51851, 64841, 17898, 13682, 58163, 21775, 11659, 33430, 10792, 43242, 48756, 44291, 43301, 4905, 51682, 5995, 9220, 47990, 54357, 13212, 5476}, TextUtils.indexOf((CharSequence) "", '0', 0, 0) + 37, 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(TextUtils.indexOf("", "") + 487, 5 - (ViewConfiguration.getWindowTouchSlop() >> 8), (char) ((-1) - TextUtils.indexOf((CharSequence) "", '0', 0, 0)))).getMethod("e", Context.class, String.class, String.class, String.class, String.class, Boolean.TYPE, String.class, String.class);
|
|
xzZ.y.put(1656189573, obj2);
|
|
}
|
|
((Method) obj2).invoke(invoke, objArr9);
|
|
int i4 = q + 59;
|
|
r = i4 % 128;
|
|
if (i4 % 2 == 0) {
|
|
int i5 = 5 / 3;
|
|
}
|
|
} catch (Throwable th) {
|
|
Throwable cause = th.getCause();
|
|
if (cause == null) {
|
|
throw th;
|
|
}
|
|
throw cause;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
@Override // com.scb.phone.view.activity.BaseActivity, com.scb.phone.view.activity.PreLoadCheckActivity, com.akexorcist.localizationactivity.LocalizationActivity, androidx.appcompat.app.AppCompatActivity, androidx.fragment.app.FragmentActivity, androidx.activity.ComponentActivity, androidx.core.app.ComponentActivity, android.app.Activity
|
|
public void onStart() {
|
|
int i = 2 % 2;
|
|
int i2 = q + 41;
|
|
r = i2 % 128;
|
|
int i3 = i2 % 2;
|
|
super.onStart();
|
|
int i4 = q + 7;
|
|
r = i4 % 128;
|
|
if (i4 % 2 == 0) {
|
|
int i5 = 11 / 0;
|
|
}
|
|
}
|
|
|
|
/* loaded from: classes4.dex */
|
|
public final /* synthetic */ class HBt {
|
|
public static final int[] c;
|
|
|
|
static {
|
|
int[] iArr = new int[TV.values().length];
|
|
try {
|
|
iArr[TV.FAIR.ordinal()] = 1;
|
|
} catch (NoSuchFieldError unused) {
|
|
}
|
|
try {
|
|
iArr[TV.GOOD.ordinal()] = 2;
|
|
} catch (NoSuchFieldError unused2) {
|
|
}
|
|
try {
|
|
iArr[TV.ERROR.ordinal()] = 3;
|
|
} catch (NoSuchFieldError unused3) {
|
|
}
|
|
c = iArr;
|
|
}
|
|
}
|
|
|
|
@Override // o.InterfaceC6629cYg
|
|
public final void e() {
|
|
e(new Object[]{this}, -1486306629, 1486306630, ((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) + 1367975127);
|
|
}
|
|
|
|
@Override // o.InterfaceC6629cYg
|
|
public final void e(int i) {
|
|
e(new Object[]{this, Integer.valueOf(i)}, 1838925889, -1838925889, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 2044457765);
|
|
}
|
|
}
|