package o; import android.content.Context; import android.graphics.Color; import android.graphics.PointF; import android.media.AudioTrack; import android.os.Bundle; import android.os.Process; import android.os.SystemClock; import android.telephony.cdma.CdmaCellLocation; 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.kofax.mobile.sdk._internal.impl.extraction.kta.KtaJsonExactionHelper; import com.scb.phone.view.activity.BaseActivity; import com.scb.phone.view.activity.mwpartner.MwCoachMarkActivity; import java.lang.reflect.Method; import net.sf.scuba.smartcards.ISOFileInfo; import o.C13068fPo; import o.VLM; import org.bouncycastle.crypto.tls.CipherSuite; /* renamed from: o.dYe, reason: case insensitive filesystem */ /* loaded from: classes5.dex */ public abstract class AbstractActivityC8870dYe extends BaseActivity implements fPA { private volatile C13073fPt m; private static final byte[] $$g = {105, ISOFileInfo.A5, 80, 53}; private static final int $$h = 107; private static int $10 = 0; private static int $11 = 1; private static int t = 0; private static int p = 1; private static char[] k = {15898, 15895, 15901, 15883, 15880, 15890, 16087, 15884, 16105, 15900, 15902, 15886, 15885, 16122, 15881, 15893, 16074, 16064, 16077, 15899, 16076, 15903, 16066, 16075, 16065, 16079, 16078, 16073, 15889, 16067, 16072, 15894, 15892, 15888, 15882, 15887, 16086}; private static int l = 1934311097; private static boolean s = true; private static boolean r = true; private static char[] q = {40048, 40176, 40205, 40177, 40185, 39995, 40044, 40034, 40032, 40059, 40039, 40045, 40002, 40012, 40035, 40059, 40004, 39996, 40025, 40032, 40037, 40036, 40036, 40037, 40061, 40045, 40021, 40038, 40032, 40040, 40041}; /* renamed from: o, reason: collision with root package name */ private final Object f8868o = new Object(); boolean b = false; /* JADX WARN: Multi-variable type inference failed */ /* JADX WARN: Removed duplicated region for block: B:10:0x0026 */ /* JADX WARN: Removed duplicated region for block: B:7:0x001e */ /* JADX WARN: Type inference failed for: r8v1, types: [int] */ /* JADX WARN: Unsupported multi-entry loop pattern (BACK_EDGE: B:10:0x0026 -> B:4:0x002a). Please report as a decompilation issue!!! */ /* Code decompiled incorrectly, please refer to instructions dump. To view partially-correct add '--show-bad-code' argument */ private static void az(short r6, int r7, byte r8, java.lang.Object[] r9) { /* int r6 = r6 * 4 int r6 = 4 - r6 int r7 = r7 * 2 int r0 = r7 + 1 byte[] r1 = o.AbstractActivityC8870dYe.$$g int r8 = r8 + 65 byte[] r0 = new byte[r0] r2 = 0 if (r1 != 0) goto L15 r4 = r8 r3 = r2 r8 = r6 goto L2a L15: r3 = r2 r5 = r8 r8 = r6 r6 = r5 L19: byte r4 = (byte) r6 r0[r3] = r4 if (r3 != r7) goto L26 java.lang.String r6 = new java.lang.String r6.(r0, r2) r9[r2] = r6 return L26: r4 = r1[r8] int r3 = r3 + 1 L2a: int r4 = -r4 int r6 = r6 + r4 int r8 = r8 + 1 goto L19 */ throw new UnsupportedOperationException("Method not decompiled: o.AbstractActivityC8870dYe.az(short, int, byte, java.lang.Object[]):void"); } public AbstractActivityC8870dYe() { addOnContextAvailableListener(new InterfaceC17278vUG(this) { // from class: o.dYe.2 private AbstractActivityC8870dYe c; { this.c = this; } @Override // o.InterfaceC17278vUG public final void a(Context context) { AbstractActivityC8870dYe abstractActivityC8870dYe = this.c; if (abstractActivityC8870dYe.b) { return; } abstractActivityC8870dYe.b = true; ((InterfaceC8918dZs) abstractActivityC8870dYe.y_()).a((MwCoachMarkActivity) abstractActivityC8870dYe); } }); } @Override // o.fPC public final Object y_() { int i = 2 % 2; int i2 = t + 17; p = i2 % 128; int i3 = i2 % 2; Object y_ = j().y_(); int i4 = p + 37; t = i4 % 128; if (i4 % 2 == 0) { return y_; } throw null; } private C13073fPt j() { if (this.m == null) { synchronized (this.f8868o) { if (this.m == null) { this.m = new C13073fPt(this); } } } return this.m; } @Override // androidx.activity.ComponentActivity, o.GvH public VLM.LWm getDefaultViewModelProviderFactory() { Bundle bundle; int i = 2 % 2; VLM.LWm defaultViewModelProviderFactory = super.getDefaultViewModelProviderFactory(); C13068fPo.LWm a = ((C13068fPo.Sts) fOV.c(this, C13068fPo.Sts.class)).a(); if (getIntent() != null) { int i2 = p + 17; t = i2 % 128; int i3 = i2 % 2; bundle = getIntent().getExtras(); } else { int i4 = p + 109; t = i4 % 128; int i5 = i4 % 2; bundle = null; } return a.aBN_(this, bundle, defaultViewModelProviderFactory); } /* JADX WARN: Code restructure failed: missing block: B:4:0x008a, code lost: if (r0 > 99999) goto L6; */ @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 /* Code decompiled incorrectly, please refer to instructions dump. To view partially-correct add '--show-bad-code' argument */ public void onCreate(android.os.Bundle r15) { /* Method dump skipped, instructions count: 984 To view this dump add '--comments-level debug' option */ throw new UnsupportedOperationException("Method not decompiled: o.AbstractActivityC8870dYe.onCreate(android.os.Bundle):void"); } private static void ax(int[] iArr, char[] cArr, int i, byte[] bArr, Object[] objArr) { char[] cArr2; int i2 = 2 % 2; C3614bBe c3614bBe = new C3614bBe(); char[] cArr3 = k; int i3 = 0; if (cArr3 != null) { int i4 = $10 + 59; $11 = i4 % 128; int i5 = i4 % 2; int length = cArr3.length; char[] cArr4 = new char[length]; int i6 = 0; while (i6 < length) { try { Object[] objArr2 = new Object[1]; objArr2[i3] = Integer.valueOf(cArr3[i6]); Object obj = xzZ.y.get(-950481649); if (obj == null) { Class cls = (Class) xzZ.c(TextUtils.indexOf("", "") + 337, TextUtils.lastIndexOf("", '0', i3, i3) + 6, (char) ((-16777216) - Color.rgb(i3, i3, i3))); byte b = (byte) i3; byte b2 = b; Object[] objArr3 = new Object[1]; az(b, b2, b2, objArr3); obj = cls.getMethod((String) objArr3[0], Integer.TYPE); xzZ.y.put(-950481649, obj); } cArr4[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; } } cArr3 = cArr4; } try { Object[] objArr4 = {Integer.valueOf(l)}; Object obj2 = xzZ.y.get(-1521625011); if (obj2 == null) { Class cls2 = (Class) xzZ.c(283 - View.resolveSizeAndState(0, 0, 0), 5 - (ViewConfiguration.getMaximumDrawingCacheSize() >> 24), (char) (39814 - (ViewConfiguration.getGlobalActionKeyTimeout() > 0L ? 1 : (ViewConfiguration.getGlobalActionKeyTimeout() == 0L ? 0 : -1)))); byte b3 = (byte) 0; byte b4 = b3; Object[] objArr5 = new Object[1]; az(b3, b4, (byte) (b4 | 57), objArr5); obj2 = cls2.getMethod((String) objArr5[0], Integer.TYPE); xzZ.y.put(-1521625011, obj2); } int intValue = ((Integer) ((Method) obj2).invoke(null, objArr4)).intValue(); if (!(!r)) { int i7 = $11 + 67; $10 = i7 % 128; int i8 = i7 % 2; c3614bBe.c = bArr.length; char[] cArr5 = new char[c3614bBe.c]; c3614bBe.a = 0; while (c3614bBe.a < c3614bBe.c) { cArr5[c3614bBe.a] = (char) (cArr3[bArr[(c3614bBe.c - 1) - c3614bBe.a] + i] - intValue); Object[] objArr6 = {c3614bBe, c3614bBe}; Object obj3 = xzZ.y.get(1779759091); if (obj3 == null) { obj3 = ((Class) xzZ.c((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)) + 40, 5 - (ViewConfiguration.getScrollBarFadeDuration() >> 16), (char) (Process.myTid() >> 22))).getMethod("D", Object.class, Object.class); xzZ.y.put(1779759091, obj3); } ((Method) obj3).invoke(null, objArr6); } objArr[0] = new String(cArr5); return; } if (!s) { c3614bBe.c = iArr.length; char[] cArr6 = new char[c3614bBe.c]; c3614bBe.a = 0; int i9 = $10 + 15; $11 = i9 % 128; if (i9 % 2 == 0) { int i10 = 4 % 3; } while (c3614bBe.a < c3614bBe.c) { cArr6[c3614bBe.a] = (char) (cArr3[iArr[(c3614bBe.c - 1) - c3614bBe.a] - i] - intValue); c3614bBe.a++; } objArr[0] = new String(cArr6); return; } int i11 = $10 + 35; $11 = i11 % 128; if (i11 % 2 == 0) { c3614bBe.c = cArr.length; cArr2 = new char[c3614bBe.c]; c3614bBe.a = 1; } else { c3614bBe.c = cArr.length; cArr2 = new char[c3614bBe.c]; c3614bBe.a = 0; } while (c3614bBe.a < c3614bBe.c) { cArr2[c3614bBe.a] = (char) (cArr3[cArr[(c3614bBe.c - 1) - c3614bBe.a] - i] - intValue); Object[] objArr7 = {c3614bBe, c3614bBe}; Object obj4 = xzZ.y.get(1779759091); if (obj4 == null) { obj4 = ((Class) xzZ.c((SystemClock.elapsedRealtimeNanos() > 0L ? 1 : (SystemClock.elapsedRealtimeNanos() == 0L ? 0 : -1)) + 39, 6 - (Process.getElapsedCpuTime() > 0L ? 1 : (Process.getElapsedCpuTime() == 0L ? 0 : -1)), (char) (ViewConfiguration.getPressedStateDuration() >> 16))).getMethod("D", Object.class, Object.class); xzZ.y.put(1779759091, obj4); } ((Method) obj4).invoke(null, objArr7); } objArr[0] = new String(cArr2); } 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; int i2 = t + 121; p = i2 % 128; if (i2 % 2 == 0) { getBaseContext(); throw null; } Context baseContext = getBaseContext(); if (baseContext == null) { int i3 = p + 121; t = i3 % 128; int i4 = i3 % 2; Object[] objArr = new Object[1]; ay(new int[]{5, 26, 0, 0}, false, new byte[]{1, 1, 0, 0, 1, 0, 1, 0, 1, 1, 0, 0, 1, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 1, 0, 1}, objArr); Class cls = Class.forName((String) objArr[0]); Object[] objArr2 = new Object[1]; ax(null, null, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 93, new byte[]{-126, ISOFileInfo.PROP_INFO, -122, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.DATA_BYTES2, ISOFileInfo.LCS_BYTE, -122, -112, -113, -113, ISOFileInfo.CHANNEL_SECURITY, ISOFileInfo.ENV_TEMP_EF, -126, ISOFileInfo.SECURITY_ATTR_EXP, -124, -124, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.LCS_BYTE}, objArr2); baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null); } if (baseContext != null) { int i5 = p + 69; t = i5 % 128; int i6 = i5 % 2; baseContext = baseContext.getApplicationContext(); int i7 = p + 13; t = i7 % 128; int i8 = i7 % 2; } if (baseContext != null) { try { Object obj = xzZ.y.get(125943855); if (obj == null) { obj = ((Class) xzZ.c(TextUtils.getOffsetBefore("", 0) + 492, TextUtils.indexOf("", "", 0, 0) + 5, (char) (ExpandableListView.getPackedPositionChild(0L) + 1))).getMethod("a", null); xzZ.y.put(125943855, obj); } Object invoke = ((Method) obj).invoke(null, null); Object[] objArr3 = {baseContext}; Object obj2 = xzZ.y.get(1378719468); if (obj2 == null) { obj2 = ((Class) xzZ.c((CdmaCellLocation.convertQuartSecToDecDegrees(0) > 0.0d ? 1 : (CdmaCellLocation.convertQuartSecToDecDegrees(0) == 0.0d ? 0 : -1)) + 487, 5 - TextUtils.indexOf("", "", 0), (char) (TextUtils.indexOf((CharSequence) "", '0') + 1))).getMethod(KtaJsonExactionHelper.OBJECT, Context.class); xzZ.y.put(1378719468, obj2); } ((Method) obj2).invoke(invoke, objArr3); } catch (Throwable th) { Throwable cause = th.getCause(); if (cause == null) { throw th; } throw cause; } } super.onResume(); } private static void ay(int[] iArr, boolean z, byte[] bArr, Object[] objArr) { int i; char[] cArr; char c; int i2; int i3 = 2; int i4 = 2 % 2; TVH tvh = new TVH(); int i5 = 0; int i6 = iArr[0]; int i7 = iArr[1]; int i8 = iArr[2]; int i9 = iArr[3]; char[] cArr2 = q; if (cArr2 != null) { int length = cArr2.length; char[] cArr3 = new char[length]; int i10 = 0; while (i10 < length) { int i11 = $11 + 21; $10 = i11 % 128; if (i11 % i3 != 0) { try { Object[] objArr2 = new Object[1]; objArr2[i5] = Integer.valueOf(cArr2[i10]); Object obj = xzZ.y.get(1645349359); if (obj != null) { i2 = length; } else { Class cls = (Class) xzZ.c(223 - (ViewConfiguration.getScrollBarSize() >> 8), 5 - (ViewConfiguration.getMaximumFlingVelocity() >> 16), (char) (41978 - (SystemClock.elapsedRealtimeNanos() > 0L ? 1 : (SystemClock.elapsedRealtimeNanos() == 0L ? 0 : -1)))); byte b = (byte) i5; byte b2 = b; i2 = length; Object[] objArr3 = new Object[1]; az(b, b2, (byte) (b2 | 6), objArr3); obj = cls.getMethod((String) objArr3[0], Integer.TYPE); xzZ.y.put(1645349359, obj); } cArr3[i10] = ((Character) ((Method) obj).invoke(null, objArr2)).charValue(); } catch (Throwable th) { Throwable cause = th.getCause(); if (cause == null) { throw th; } throw cause; } } else { i2 = length; Object[] objArr4 = {Integer.valueOf(cArr2[i10])}; Object obj2 = xzZ.y.get(1645349359); if (obj2 == null) { Class cls2 = (Class) xzZ.c(KeyEvent.keyCodeFromString("") + 223, 5 - (ViewConfiguration.getPressedStateDuration() >> 16), (char) (View.MeasureSpec.getMode(0) + 41977)); byte b3 = (byte) 0; byte b4 = b3; Object[] objArr5 = new Object[1]; az(b3, b4, (byte) (b4 | 6), objArr5); obj2 = cls2.getMethod((String) objArr5[0], Integer.TYPE); xzZ.y.put(1645349359, obj2); } cArr3[i10] = ((Character) ((Method) obj2).invoke(null, objArr4)).charValue(); i10++; } int i12 = $11 + 65; $10 = i12 % 128; int i13 = i12 % 2; length = i2; i3 = 2; i5 = 0; } cArr2 = cArr3; } char[] cArr4 = new char[i7]; System.arraycopy(cArr2, i6, cArr4, 0, i7); if (bArr != null) { int i14 = $10 + 67; $11 = i14 % 128; if (i14 % 2 == 0) { cArr = new char[i7]; tvh.c = 1; c = 1; } else { cArr = new char[i7]; tvh.c = 0; c = 0; } while (tvh.c < i7) { if (bArr[tvh.c] == 1) { int i15 = tvh.c; Object[] objArr6 = {Integer.valueOf(cArr4[tvh.c]), Integer.valueOf(c)}; Object obj3 = xzZ.y.get(850398076); if (obj3 == null) { obj3 = ((Class) xzZ.c(TextUtils.indexOf((CharSequence) "", '0', 0, 0) + 503, 5 - (ViewConfiguration.getFadingEdgeLength() >> 16), (char) (TextUtils.indexOf("", "", 0) + 54))).getMethod("F", Integer.TYPE, Integer.TYPE); xzZ.y.put(850398076, obj3); } cArr[i15] = ((Character) ((Method) obj3).invoke(null, objArr6)).charValue(); } else { int i16 = tvh.c; Object[] objArr7 = {Integer.valueOf(cArr4[tvh.c]), Integer.valueOf(c)}; Object obj4 = xzZ.y.get(1084521042); if (obj4 == null) { obj4 = ((Class) xzZ.c(15 - (TypedValue.complexToFloat(0) > BitmapDescriptorFactory.HUE_RED ? 1 : (TypedValue.complexToFloat(0) == BitmapDescriptorFactory.HUE_RED ? 0 : -1)), 5 - (Process.myPid() >> 22), (char) (58134 - (PointF.length(BitmapDescriptorFactory.HUE_RED, BitmapDescriptorFactory.HUE_RED) > BitmapDescriptorFactory.HUE_RED ? 1 : (PointF.length(BitmapDescriptorFactory.HUE_RED, BitmapDescriptorFactory.HUE_RED) == BitmapDescriptorFactory.HUE_RED ? 0 : -1))))).getMethod("H", Integer.TYPE, Integer.TYPE); xzZ.y.put(1084521042, obj4); } cArr[i16] = ((Character) ((Method) obj4).invoke(null, objArr7)).charValue(); } c = cArr[tvh.c]; Object[] objArr8 = {tvh, tvh}; Object obj5 = xzZ.y.get(1698744941); if (obj5 == null) { Class cls3 = (Class) xzZ.c(KeyEvent.normalizeMetaState(0) + 402, 6 - (AudioTrack.getMaxVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMaxVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)), (char) (21608 - (ViewConfiguration.getWindowTouchSlop() >> 8))); byte b5 = (byte) 0; byte b6 = b5; Object[] objArr9 = new Object[1]; az(b5, b6, (byte) (b6 | 8), objArr9); obj5 = cls3.getMethod((String) objArr9[0], Object.class, Object.class); xzZ.y.put(1698744941, obj5); } ((Method) obj5).invoke(null, objArr8); } int i17 = $11 + 23; $10 = i17 % 128; int i18 = i17 % 2; cArr4 = cArr; } if (i9 > 0) { char[] cArr5 = new char[i7]; i = 0; System.arraycopy(cArr4, 0, cArr5, 0, i7); int i19 = i7 - i9; System.arraycopy(cArr5, 0, cArr4, i19, i9); System.arraycopy(cArr5, i9, cArr4, 0, i19); } else { i = 0; } if (z) { char[] cArr6 = new char[i7]; while (true) { tvh.c = i; if (tvh.c >= i7) { break; } cArr6[tvh.c] = cArr4[(i7 - tvh.c) - 1]; i = tvh.c + 1; } cArr4 = cArr6; } if (i8 > 0) { int i20 = $10 + 63; $11 = i20 % 128; int i21 = i20 % 2; int i22 = 0; while (true) { tvh.c = i22; if (tvh.c >= i7) { break; } cArr4[tvh.c] = (char) (cArr4[tvh.c] - iArr[2]); i22 = tvh.c + 1; } } objArr[0] = new String(cArr4); } @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(); Object obj = null; if (baseContext == null) { Object[] objArr = new Object[1]; ay(new int[]{5, 26, 0, 0}, false, new byte[]{1, 1, 0, 0, 1, 0, 1, 0, 1, 1, 0, 0, 1, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 1, 0, 1}, objArr); Class cls = Class.forName((String) objArr[0]); Object[] objArr2 = new Object[1]; ax(null, null, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.banking_generate_qr_please_show_qr).substring(11, 12).codePointAt(0) + 95, new byte[]{-126, ISOFileInfo.PROP_INFO, -122, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.DATA_BYTES2, ISOFileInfo.LCS_BYTE, -122, -112, -113, -113, ISOFileInfo.CHANNEL_SECURITY, ISOFileInfo.ENV_TEMP_EF, -126, ISOFileInfo.SECURITY_ATTR_EXP, -124, -124, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.LCS_BYTE}, objArr2); baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null); int i2 = p + 39; t = i2 % 128; int i3 = i2 % 2; } if (baseContext != null) { baseContext = baseContext.getApplicationContext(); int i4 = p + 5; t = i4 % 128; int i5 = i4 % 2; } if (baseContext != null) { int i6 = p + 75; t = i6 % 128; try { if (i6 % 2 != 0) { Object obj2 = xzZ.y.get(125943855); if (obj2 == null) { obj2 = ((Class) xzZ.c(ExpandableListView.getPackedPositionType(0L) + 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)) + 5, (char) KeyEvent.getDeadChar(0, 0))).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 - (ViewConfiguration.getJumpTapTimeout() >> 16), Color.argb(0, 0, 0, 0) + 5, (char) (MotionEvent.axisFromString("") + 1))).getMethod("c", Context.class); xzZ.y.put(1633456013, obj3); } ((Method) obj3).invoke(invoke, objArr3); obj.hashCode(); throw null; } Object obj4 = xzZ.y.get(125943855); if (obj4 == null) { obj4 = ((Class) xzZ.c(Color.rgb(0, 0, 0) + 16777708, 5 - TextUtils.getOffsetBefore("", 0), (char) (ViewConfiguration.getMaximumDrawingCacheSize() >> 24))).getMethod("a", null); xzZ.y.put(125943855, obj4); } Object invoke2 = ((Method) obj4).invoke(null, null); Object[] objArr4 = {baseContext}; Object obj5 = xzZ.y.get(1633456013); if (obj5 == null) { obj5 = ((Class) xzZ.c(487 - (ViewConfiguration.getMaximumDrawingCacheSize() >> 24), KeyEvent.keyCodeFromString("") + 5, (char) (TextUtils.indexOf((CharSequence) "", '0', 0, 0) + 1))).getMethod("c", Context.class); xzZ.y.put(1633456013, obj5); } ((Method) obj5).invoke(invoke2, objArr4); } catch (Throwable th) { Throwable cause = th.getCause(); if (cause == null) { throw th; } throw cause; } } super.onPause(); } @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) { int i = 2 % 2; int i2 = p + 17; t = i2 % 128; int i3 = i2 % 2; super.attachBaseContext(context); Object[] objArr = new Object[1]; ax(null, null, TextUtils.lastIndexOf("", '0', 0, 0) + 128, 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]; ay(new int[]{0, 5, CipherSuite.TLS_RSA_PSK_WITH_3DES_EDE_CBC_SHA, 1}, false, new byte[]{1, 1, 0, 0, 0}, objArr2); int intValue = ((Integer) cls.getDeclaredMethod((String) objArr2[0], new Class[0]).invoke(null, new Object[0])).intValue() % 100000; if (intValue < 99000 || intValue > 99999) { if (context != null) { context = context.getApplicationContext(); } if (context != null) { try { Object obj = xzZ.y.get(125943855); if (obj == null) { obj = ((Class) xzZ.c(Color.green(0) + 492, 5 - (ViewConfiguration.getScrollDefaultDelay() >> 16), (char) ((-1) - (ExpandableListView.getPackedPositionForChild(0, 0) > 0L ? 1 : (ExpandableListView.getPackedPositionForChild(0, 0) == 0L ? 0 : -1))))).getMethod("a", null); xzZ.y.put(125943855, obj); } Object invoke = ((Method) obj).invoke(null, null); Object[] objArr3 = new Object[1]; ax(null, null, 127 - Color.argb(0, 0, 0, 0), new byte[]{-109, ISOFileInfo.SECURITY_ATTR_EXP, -103, ISOFileInfo.LCS_BYTE, -101, -105, -109, -104, -108, -108, ISOFileInfo.SECURITY_ATTR_EXP, -106, -111, -103, -101, -111, -111, ISOFileInfo.FILE_IDENTIFIER, -105, ISOFileInfo.LCS_BYTE, -101, ISOFileInfo.LCS_BYTE, -102, -106, -105, ISOFileInfo.DATA_BYTES2, -109, -107, -103, -104, -107, -108, -103, -107, -108, -107, ISOFileInfo.DATA_BYTES2, -104, -105, -108, ISOFileInfo.DATA_BYTES2, -106, ISOFileInfo.LCS_BYTE, -107, -108, -109, -110, -111}, objArr3); String str = (String) objArr3[0]; Object[] objArr4 = new Object[1]; ax(null, null, (AudioTrack.getMaxVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMaxVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) + 126, new byte[]{ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.DATA_BYTES2, -108, -102, -103, -111, ISOFileInfo.LCS_BYTE, -103, -108, -101, -103, ISOFileInfo.LCS_BYTE, -110, -106, -103, ISOFileInfo.FILE_IDENTIFIER, -108, -102, -111, -101, -102, ISOFileInfo.DATA_BYTES2, -108, -102, -108, -108, -103, -101, ISOFileInfo.DATA_BYTES2, -101, -110, -110, -103, -100, -105, -104, ISOFileInfo.LCS_BYTE, -100, -102, -107, -109, ISOFileInfo.DATA_BYTES2, -102, ISOFileInfo.LCS_BYTE, -104, -111, -109, -102, -111, -110, -102, -104, -102, -104, -101, ISOFileInfo.SECURITY_ATTR_EXP, -105, -109, -108, -102, ISOFileInfo.SECURITY_ATTR_EXP, -102, -108, ISOFileInfo.SECURITY_ATTR_EXP}, objArr4); String str2 = (String) objArr4[0]; Object[] objArr5 = new Object[1]; ax(null, null, Color.green(0) + 127, new byte[]{-110, ISOFileInfo.LCS_BYTE, -103, -101, ISOFileInfo.DATA_BYTES2, -106, ISOFileInfo.DATA_BYTES2, -100, -106, -100, -105, -102, -103, -104, ISOFileInfo.SECURITY_ATTR_EXP, -108, ISOFileInfo.SECURITY_ATTR_EXP, -102, ISOFileInfo.LCS_BYTE, -106, -107, -101, -100, -101, -111, -111, -104, -101, -101, ISOFileInfo.DATA_BYTES2, -108, -109, ISOFileInfo.FILE_IDENTIFIER, -105, -102, -103, ISOFileInfo.SECURITY_ATTR_EXP, -106, -103, ISOFileInfo.LCS_BYTE, -104, -110, -100, -111, -100, -106, -108, ISOFileInfo.DATA_BYTES2, -103, -100, -109, -108, ISOFileInfo.SECURITY_ATTR_EXP, -107, -105, -104, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.SECURITY_ATTR_EXP, -107, ISOFileInfo.DATA_BYTES2, -107, -100, -103, ISOFileInfo.DATA_BYTES2}, objArr5); String str3 = (String) objArr5[0]; Object[] objArr6 = new Object[1]; ax(null, null, 127 - View.MeasureSpec.getSize(0), new byte[]{-120, ISOFileInfo.ENV_TEMP_EF, -126, ISOFileInfo.SECURITY_ATTR_EXP, -92, ISOFileInfo.SECURITY_ATTR_EXP, -97, -104, -92, -97, ISOFileInfo.ENV_TEMP_EF, -120, ISOFileInfo.SECURITY_ATTR_EXP, -94, -126, -122, -97, -122, -113, ISOFileInfo.DATA_BYTES2, -97, ISOFileInfo.A0, ISOFileInfo.PROP_INFO, ISOFileInfo.LCS_BYTE, ISOFileInfo.FCI_EXT, ISOFileInfo.SECURITY_ATTR_EXP, -124, ISOFileInfo.DATA_BYTES2, ISOFileInfo.SECURITY_ATTR_COMPACT, -93, -120, ISOFileInfo.FILE_IDENTIFIER, -124, ISOFileInfo.DATA_BYTES2, ISOFileInfo.SECURITY_ATTR_COMPACT, -94, ISOFileInfo.FCI_EXT, ISOFileInfo.ENV_TEMP_EF, -120, ISOFileInfo.DATA_BYTES2, ISOFileInfo.LCS_BYTE, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.DATA_BYTES2, ISOFileInfo.SECURITY_ATTR_EXP, -124, -99, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.FCI_EXT, ISOFileInfo.A1, -126, ISOFileInfo.DATA_BYTES2, -108, -112, ISOFileInfo.DATA_BYTES2, -122, ISOFileInfo.LCS_BYTE, -124, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.A0, ISOFileInfo.A0, ISOFileInfo.PROP_INFO, ISOFileInfo.LCS_BYTE, ISOFileInfo.A0, ISOFileInfo.DATA_BYTES2, -122, -120, -97, -97, -98, -120, -113, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.ENV_TEMP_EF, -99}, objArr6); String str4 = (String) objArr6[0]; Object[] objArr7 = new Object[1]; ax(null, null, 127 - (ViewConfiguration.getScrollBarSize() >> 8), new byte[]{-100, ISOFileInfo.FCI_EXT, -103, ISOFileInfo.FCI_EXT, -105}, objArr7); String str5 = (String) objArr7[0]; Object[] objArr8 = new Object[1]; ax(null, null, ((byte) KeyEvent.getModifierMetaStateMask()) + 128, new byte[]{ISOFileInfo.SECURITY_ATTR_EXP, -111, -101, -109, -101, ISOFileInfo.LCS_BYTE, ISOFileInfo.SECURITY_ATTR_EXP, -110, ISOFileInfo.DATA_BYTES2, -104, ISOFileInfo.LCS_BYTE, -104, ISOFileInfo.A5, ISOFileInfo.LCS_BYTE, ISOFileInfo.SECURITY_ATTR_EXP, -108, ISOFileInfo.DATA_BYTES2, ISOFileInfo.A5, -111, -111, -104, -109, ISOFileInfo.A5, -108, ISOFileInfo.SECURITY_ATTR_EXP, -100, -102, ISOFileInfo.A5, -100, -109, -105, ISOFileInfo.FILE_IDENTIFIER, -109, -104, ISOFileInfo.DATA_BYTES2, ISOFileInfo.SECURITY_ATTR_EXP}, objArr8); Object[] objArr9 = {context, str, str2, str3, str4, true, str5, (String) objArr8[0]}; Object obj2 = xzZ.y.get(1656189573); if (obj2 == null) { obj2 = ((Class) xzZ.c(View.combineMeasuredStates(0, 0) + 487, TextUtils.indexOf((CharSequence) "", '0', 0) + 6, (char) (KeyEvent.getMaxKeyCode() >> 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; } } } int i4 = t + 79; p = i4 % 128; if (i4 % 2 == 0) { int i5 = 3 / 0; } } @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 = t + 39; p = i2 % 128; int i3 = i2 % 2; super.onStart(); int i4 = t + 23; p = i4 % 128; if (i4 % 2 == 0) { int i5 = 31 / 0; } } }