640 lines
35 KiB
Java
640 lines
35 KiB
Java
|
package com.scb.phone.view.activity.hml.businessowner;
|
||
|
|
||
|
import android.content.Context;
|
||
|
import android.content.Intent;
|
||
|
import android.graphics.Color;
|
||
|
import android.graphics.PointF;
|
||
|
import android.graphics.drawable.Drawable;
|
||
|
import android.media.AudioTrack;
|
||
|
import android.os.Process;
|
||
|
import android.os.SystemClock;
|
||
|
import android.text.AndroidCharacter;
|
||
|
import android.text.TextUtils;
|
||
|
import android.util.TypedValue;
|
||
|
import android.view.Gravity;
|
||
|
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.R;
|
||
|
import java.lang.reflect.Method;
|
||
|
import net.sf.scuba.smartcards.ISOFileInfo;
|
||
|
import o.C14957gcv;
|
||
|
import o.C3614bBe;
|
||
|
import o.xzZ;
|
||
|
import o.zUI;
|
||
|
import org.bouncycastle.crypto.tls.CipherSuite;
|
||
|
|
||
|
/* loaded from: classes4.dex */
|
||
|
public final class HmlBusinessHelpActivity extends Hilt_HmlBusinessHelpActivity {
|
||
|
private static char[] k;
|
||
|
private static int l;
|
||
|
public static final HBt m;
|
||
|
|
||
|
/* renamed from: o, reason: collision with root package name */
|
||
|
private static int f7362o;
|
||
|
private static boolean q;
|
||
|
private static int r;
|
||
|
private static boolean s;
|
||
|
private static final byte[] $$p = {83, -27, -97, -69};
|
||
|
private static final int $$q = 57;
|
||
|
private static int $10 = 0;
|
||
|
private static int $11 = 1;
|
||
|
private static int t = 1;
|
||
|
|
||
|
/* JADX WARN: Removed duplicated region for block: B:10:0x0025 */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:7:0x001d */
|
||
|
/* JADX WARN: Unsupported multi-entry loop pattern (BACK_EDGE: B:10:0x0025 -> B:4:0x002c). Please report as a decompilation issue!!! */
|
||
|
/*
|
||
|
Code decompiled incorrectly, please refer to instructions dump.
|
||
|
To view partially-correct add '--show-bad-code' argument
|
||
|
*/
|
||
|
private static void aC(int r6, int r7, byte r8, java.lang.Object[] r9) {
|
||
|
/*
|
||
|
int r8 = r8 * 2
|
||
|
int r8 = 4 - r8
|
||
|
int r6 = r6 * 4
|
||
|
int r6 = 1 - r6
|
||
|
int r7 = r7 + 65
|
||
|
byte[] r0 = com.scb.phone.view.activity.hml.businessowner.HmlBusinessHelpActivity.$$p
|
||
|
byte[] r1 = new byte[r6]
|
||
|
r2 = 0
|
||
|
if (r0 != 0) goto L15
|
||
|
r3 = r8
|
||
|
r4 = r2
|
||
|
r8 = r6
|
||
|
goto L2c
|
||
|
L15:
|
||
|
r3 = r2
|
||
|
L16:
|
||
|
byte r4 = (byte) r7
|
||
|
r1[r3] = r4
|
||
|
int r3 = r3 + 1
|
||
|
if (r3 != r6) goto L25
|
||
|
java.lang.String r6 = new java.lang.String
|
||
|
r6.<init>(r1, r2)
|
||
|
r9[r2] = r6
|
||
|
return
|
||
|
L25:
|
||
|
r4 = r0[r8]
|
||
|
r5 = r8
|
||
|
r8 = r7
|
||
|
r7 = r4
|
||
|
r4 = r3
|
||
|
r3 = r5
|
||
|
L2c:
|
||
|
int r3 = r3 + 1
|
||
|
int r7 = -r7
|
||
|
int r7 = r7 + r8
|
||
|
r8 = r3
|
||
|
r3 = r4
|
||
|
goto L16
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.hml.businessowner.HmlBusinessHelpActivity.aC(int, int, byte, java.lang.Object[]):void");
|
||
|
}
|
||
|
|
||
|
/* loaded from: classes4.dex */
|
||
|
public static final class HBt {
|
||
|
private HBt() {
|
||
|
}
|
||
|
|
||
|
public static Intent agy_(Context context, String str, int i) {
|
||
|
C14957gcv.e(context, "");
|
||
|
C14957gcv.e(str, "");
|
||
|
Intent intent = new Intent(context, (Class<?>) HmlBusinessHelpActivity.class);
|
||
|
intent.putExtra("LAYOUT_ID", i);
|
||
|
intent.putExtra("TITLE", str);
|
||
|
return intent;
|
||
|
}
|
||
|
|
||
|
public /* synthetic */ HBt(byte b) {
|
||
|
this();
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:21:0x013e, code lost:
|
||
|
|
||
|
if (r7 > 99999) goto L11;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:6:0x0138, code lost:
|
||
|
|
||
|
if (r7 > 99999) goto L11;
|
||
|
*/
|
||
|
/* JADX WARN: Removed duplicated region for block: B:12:0x03a9 */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:9:0x0388 */
|
||
|
@Override // com.scb.phone.view.activity.hml.businessowner.Hilt_HmlBusinessHelpActivity, 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 r20) {
|
||
|
/*
|
||
|
Method dump skipped, instructions count: 1230
|
||
|
To view this dump add '--comments-level debug' option
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.hml.businessowner.HmlBusinessHelpActivity.onCreate(android.os.Bundle):void");
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:10:0x003c, code lost:
|
||
|
|
||
|
r1 = 5 % 2;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:12:0x0023, code lost:
|
||
|
|
||
|
if (getIntent() != null) goto L9;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:4:0x0019, code lost:
|
||
|
|
||
|
if (getIntent() != null) goto L9;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:8:0x0025, code lost:
|
||
|
|
||
|
p(getIntent().getStringExtra("TITLE"));
|
||
|
r1 = com.scb.phone.view.activity.hml.businessowner.HmlBusinessHelpActivity.t + 53;
|
||
|
com.scb.phone.view.activity.hml.businessowner.HmlBusinessHelpActivity.r = r1 % 128;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:9:0x003a, code lost:
|
||
|
|
||
|
if ((r1 % 2) == 0) goto L12;
|
||
|
*/
|
||
|
@Override // com.scb.phone.view.activity.BaseActivity
|
||
|
/*
|
||
|
Code decompiled incorrectly, please refer to instructions dump.
|
||
|
To view partially-correct add '--show-bad-code' argument
|
||
|
*/
|
||
|
public final void Z() {
|
||
|
/*
|
||
|
r4 = this;
|
||
|
r0 = 2
|
||
|
int r1 = r0 % r0
|
||
|
int r1 = com.scb.phone.view.activity.hml.businessowner.HmlBusinessHelpActivity.r
|
||
|
int r1 = r1 + 21
|
||
|
int r2 = r1 % 128
|
||
|
com.scb.phone.view.activity.hml.businessowner.HmlBusinessHelpActivity.t = r2
|
||
|
int r1 = r1 % r0
|
||
|
r2 = 53
|
||
|
if (r1 != 0) goto L1c
|
||
|
super.Z()
|
||
|
android.content.Intent r1 = r4.getIntent()
|
||
|
int r3 = r2 / 0
|
||
|
if (r1 == 0) goto L3e
|
||
|
goto L25
|
||
|
L1c:
|
||
|
super.Z()
|
||
|
android.content.Intent r1 = r4.getIntent()
|
||
|
if (r1 == 0) goto L3e
|
||
|
L25:
|
||
|
android.content.Intent r1 = r4.getIntent()
|
||
|
java.lang.String r3 = "TITLE"
|
||
|
java.lang.String r1 = r1.getStringExtra(r3)
|
||
|
r4.p(r1)
|
||
|
int r1 = com.scb.phone.view.activity.hml.businessowner.HmlBusinessHelpActivity.t
|
||
|
int r1 = r1 + r2
|
||
|
int r2 = r1 % 128
|
||
|
com.scb.phone.view.activity.hml.businessowner.HmlBusinessHelpActivity.r = r2
|
||
|
int r1 = r1 % r0
|
||
|
if (r1 == 0) goto L3e
|
||
|
r1 = 5
|
||
|
int r1 = r1 % r0
|
||
|
L3e:
|
||
|
r4.ac()
|
||
|
return
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: com.scb.phone.view.activity.hml.businessowner.HmlBusinessHelpActivity.Z():void");
|
||
|
}
|
||
|
|
||
|
private static void aA(int i, char[] cArr, int i2, boolean z, int i3, Object[] objArr) {
|
||
|
int i4 = 2 % 2;
|
||
|
zUI zui = new zUI();
|
||
|
char[] cArr2 = new char[i];
|
||
|
zui.d = 0;
|
||
|
while (zui.d < i) {
|
||
|
int i5 = $11 + 5;
|
||
|
$10 = i5 % 128;
|
||
|
int i6 = i5 % 2;
|
||
|
zui.c = cArr[zui.d];
|
||
|
cArr2[zui.d] = (char) (i2 + zui.c);
|
||
|
int i7 = zui.d;
|
||
|
try {
|
||
|
Object[] objArr2 = {Integer.valueOf(cArr2[i7]), Integer.valueOf(l)};
|
||
|
Object obj = xzZ.y.get(880493502);
|
||
|
if (obj == null) {
|
||
|
Class cls = (Class) xzZ.c(View.MeasureSpec.makeMeasureSpec(0, 0) + CipherSuite.TLS_DHE_PSK_WITH_3DES_EDE_CBC_SHA, 7 - Color.argb(0, 0, 0, 0), (char) (AudioTrack.getMinVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMinVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)));
|
||
|
byte length = (byte) $$p.length;
|
||
|
Object[] objArr3 = new Object[1];
|
||
|
aC((byte) 0, length, (byte) (length - 4), objArr3);
|
||
|
obj = cls.getMethod((String) objArr3[0], Integer.TYPE, Integer.TYPE);
|
||
|
xzZ.y.put(880493502, obj);
|
||
|
}
|
||
|
cArr2[i7] = ((Character) ((Method) obj).invoke(null, objArr2)).charValue();
|
||
|
Object[] objArr4 = {zui, zui};
|
||
|
Object obj2 = xzZ.y.get(1294990079);
|
||
|
if (obj2 == null) {
|
||
|
Class cls2 = (Class) xzZ.c(342 - View.resolveSizeAndState(0, 0, 0), (SystemClock.uptimeMillis() > 0L ? 1 : (SystemClock.uptimeMillis() == 0L ? 0 : -1)) + 4, (char) (ViewConfiguration.getFadingEdgeLength() >> 16));
|
||
|
byte b = (byte) 0;
|
||
|
Object[] objArr5 = new Object[1];
|
||
|
aC(b, (byte) (b | 11), b, objArr5);
|
||
|
obj2 = cls2.getMethod((String) objArr5[0], Object.class, Object.class);
|
||
|
xzZ.y.put(1294990079, obj2);
|
||
|
}
|
||
|
((Method) obj2).invoke(null, objArr4);
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
if (i3 > 0) {
|
||
|
int i8 = $11 + 97;
|
||
|
$10 = i8 % 128;
|
||
|
int i9 = i8 % 2;
|
||
|
zui.a = i3;
|
||
|
char[] cArr3 = new char[i];
|
||
|
System.arraycopy(cArr2, 0, cArr3, 0, i);
|
||
|
System.arraycopy(cArr3, 0, cArr2, i - zui.a, zui.a);
|
||
|
System.arraycopy(cArr3, zui.a, cArr2, 0, i - zui.a);
|
||
|
}
|
||
|
if (z) {
|
||
|
char[] cArr4 = new char[i];
|
||
|
zui.d = 0;
|
||
|
while (zui.d < i) {
|
||
|
int i10 = $11 + 55;
|
||
|
$10 = i10 % 128;
|
||
|
int i11 = i10 % 2;
|
||
|
cArr4[zui.d] = cArr2[(i - zui.d) - 1];
|
||
|
Object[] objArr6 = {zui, zui};
|
||
|
Object obj3 = xzZ.y.get(1294990079);
|
||
|
if (obj3 == null) {
|
||
|
Class cls3 = (Class) xzZ.c(TextUtils.getOffsetAfter("", 0) + 342, 4 - TextUtils.lastIndexOf("", '0', 0, 0), (char) (ViewConfiguration.getMinimumFlingVelocity() >> 16));
|
||
|
byte b2 = (byte) 0;
|
||
|
Object[] objArr7 = new Object[1];
|
||
|
aC(b2, (byte) (b2 | 11), b2, objArr7);
|
||
|
obj3 = cls3.getMethod((String) objArr7[0], Object.class, Object.class);
|
||
|
xzZ.y.put(1294990079, obj3);
|
||
|
}
|
||
|
((Method) obj3).invoke(null, objArr6);
|
||
|
}
|
||
|
cArr2 = cArr4;
|
||
|
}
|
||
|
objArr[0] = new String(cArr2);
|
||
|
}
|
||
|
|
||
|
/* JADX INFO: Access modifiers changed from: private */
|
||
|
public static /* synthetic */ Object a(Object[] objArr) {
|
||
|
HmlBusinessHelpActivity hmlBusinessHelpActivity = (HmlBusinessHelpActivity) objArr[0];
|
||
|
int i = 2 % 2;
|
||
|
Context baseContext = hmlBusinessHelpActivity.getBaseContext();
|
||
|
if (baseContext == null) {
|
||
|
int i2 = r + 29;
|
||
|
t = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
Object[] objArr2 = new Object[1];
|
||
|
aB(null, null, (ViewConfiguration.getJumpTapTimeout() >> 16) + 127, new byte[]{ISOFileInfo.FILE_IDENTIFIER, ISOFileInfo.DATA_BYTES2, -112, -124, -113, ISOFileInfo.CHANNEL_SECURITY, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.SECURITY_ATTR_EXP, -122, ISOFileInfo.SECURITY_ATTR_COMPACT, -122, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.LCS_BYTE, -119, ISOFileInfo.FCI_EXT, -120, -120, ISOFileInfo.DATA_BYTES2, ISOFileInfo.FCI_EXT, ISOFileInfo.FILE_IDENTIFIER, -122, ISOFileInfo.PROP_INFO, -124, ISOFileInfo.FILE_IDENTIFIER, -126, ISOFileInfo.DATA_BYTES2}, objArr2);
|
||
|
Class<?> cls = Class.forName((String) objArr2[0]);
|
||
|
Object[] objArr3 = new Object[1];
|
||
|
aB(null, null, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.hml_business_info_2_bank_account_description).substring(CipherSuite.TLS_PSK_WITH_NULL_SHA384, CipherSuite.TLS_DHE_PSK_WITH_AES_128_CBC_SHA256).codePointAt(0) + 95, new byte[]{-126, ISOFileInfo.PROP_INFO, -122, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.DATA_BYTES2, ISOFileInfo.LCS_BYTE, -122, -110, -120, -120, -119, ISOFileInfo.SECURITY_ATTR_EXP, -126, -112, -124, -124, -111, ISOFileInfo.LCS_BYTE}, objArr3);
|
||
|
baseContext = (Context) cls.getMethod((String) objArr3[0], new Class[0]).invoke(null, null);
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
int i4 = r + 105;
|
||
|
t = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
baseContext = baseContext.getApplicationContext();
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
int i6 = r + 103;
|
||
|
t = i6 % 128;
|
||
|
try {
|
||
|
if (i6 % 2 == 0) {
|
||
|
Object obj = xzZ.y.get(125943855);
|
||
|
if (obj == null) {
|
||
|
obj = ((Class) xzZ.c(492 - TextUtils.indexOf("", "", 0), 4 - TextUtils.indexOf((CharSequence) "", '0', 0), (char) ((ViewConfiguration.getGlobalActionKeyTimeout() > 0L ? 1 : (ViewConfiguration.getGlobalActionKeyTimeout() == 0L ? 0 : -1)) - 1))).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((ViewConfiguration.getTouchSlop() >> 8) + 487, (ViewConfiguration.getWindowTouchSlop() >> 8) + 5, (char) (ViewConfiguration.getMinimumFlingVelocity() >> 16))).getMethod(KtaJsonExactionHelper.OBJECT, Context.class);
|
||
|
xzZ.y.put(1378719468, obj2);
|
||
|
}
|
||
|
((Method) obj2).invoke(invoke, objArr4);
|
||
|
throw null;
|
||
|
}
|
||
|
Object obj3 = xzZ.y.get(125943855);
|
||
|
if (obj3 == null) {
|
||
|
obj3 = ((Class) xzZ.c((AudioTrack.getMaxVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMaxVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) + 491, 5 - TextUtils.getOffsetBefore("", 0), (char) KeyEvent.normalizeMetaState(0))).getMethod("a", null);
|
||
|
xzZ.y.put(125943855, obj3);
|
||
|
}
|
||
|
Object invoke2 = ((Method) obj3).invoke(null, null);
|
||
|
Object[] objArr5 = {baseContext};
|
||
|
Object obj4 = xzZ.y.get(1378719468);
|
||
|
if (obj4 == null) {
|
||
|
obj4 = ((Class) xzZ.c((SystemClock.currentThreadTimeMillis() > (-1L) ? 1 : (SystemClock.currentThreadTimeMillis() == (-1L) ? 0 : -1)) + 486, 5 - (TypedValue.complexToFraction(0, BitmapDescriptorFactory.HUE_RED, BitmapDescriptorFactory.HUE_RED) > BitmapDescriptorFactory.HUE_RED ? 1 : (TypedValue.complexToFraction(0, BitmapDescriptorFactory.HUE_RED, BitmapDescriptorFactory.HUE_RED) == BitmapDescriptorFactory.HUE_RED ? 0 : -1)), (char) Color.green(0))).getMethod(KtaJsonExactionHelper.OBJECT, Context.class);
|
||
|
xzZ.y.put(1378719468, obj4);
|
||
|
}
|
||
|
((Method) obj4).invoke(invoke2, objArr5);
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause != null) {
|
||
|
throw cause;
|
||
|
}
|
||
|
throw th;
|
||
|
}
|
||
|
}
|
||
|
super.onResume();
|
||
|
return null;
|
||
|
}
|
||
|
|
||
|
private static void aB(int[] iArr, char[] cArr, int i, byte[] bArr, Object[] objArr) {
|
||
|
int i2 = 2;
|
||
|
int i3 = 2 % 2;
|
||
|
C3614bBe c3614bBe = new C3614bBe();
|
||
|
char[] cArr2 = k;
|
||
|
int i4 = 0;
|
||
|
if (cArr2 != null) {
|
||
|
int length = cArr2.length;
|
||
|
char[] cArr3 = new char[length];
|
||
|
int i5 = 0;
|
||
|
while (i5 < length) {
|
||
|
int i6 = $11 + 61;
|
||
|
$10 = i6 % 128;
|
||
|
int i7 = i6 % i2;
|
||
|
try {
|
||
|
Object[] objArr2 = new Object[1];
|
||
|
objArr2[i4] = Integer.valueOf(cArr2[i5]);
|
||
|
Object obj = xzZ.y.get(-950481649);
|
||
|
if (obj == null) {
|
||
|
Class cls = (Class) xzZ.c(KeyEvent.keyCodeFromString("") + 337, 5 - Drawable.resolveOpacity(i4, i4), (char) (ViewConfiguration.getDoubleTapTimeout() >> 16));
|
||
|
byte b = (byte) i4;
|
||
|
byte b2 = b;
|
||
|
Object[] objArr3 = new Object[1];
|
||
|
aC(b, b2, b2, objArr3);
|
||
|
obj = cls.getMethod((String) objArr3[0], Integer.TYPE);
|
||
|
xzZ.y.put(-950481649, obj);
|
||
|
}
|
||
|
cArr3[i5] = ((Character) ((Method) obj).invoke(null, objArr2)).charValue();
|
||
|
i5++;
|
||
|
i2 = 2;
|
||
|
i4 = 0;
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
cArr2 = cArr3;
|
||
|
}
|
||
|
Object[] objArr4 = {Integer.valueOf(f7362o)};
|
||
|
Object obj2 = xzZ.y.get(-1521625011);
|
||
|
if (obj2 == null) {
|
||
|
Class cls2 = (Class) xzZ.c(283 - Gravity.getAbsoluteGravity(0, 0), TextUtils.indexOf((CharSequence) "", '0', 0, 0) + 6, (char) ((AudioTrack.getMinVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMinVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) + 39813));
|
||
|
byte b3 = (byte) 0;
|
||
|
Object[] objArr5 = new Object[1];
|
||
|
aC(b3, (byte) $$q, 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 (s) {
|
||
|
c3614bBe.c = bArr.length;
|
||
|
char[] cArr4 = new char[c3614bBe.c];
|
||
|
c3614bBe.a = 0;
|
||
|
while (c3614bBe.a < c3614bBe.c) {
|
||
|
int i8 = $11 + 91;
|
||
|
$10 = i8 % 128;
|
||
|
int i9 = i8 % 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(39 - TextUtils.lastIndexOf("", '0', 0, 0), KeyEvent.keyCodeFromString("") + 5, (char) (1 - (Process.getElapsedCpuTime() > 0L ? 1 : (Process.getElapsedCpuTime() == 0L ? 0 : -1))))).getMethod("D", Object.class, Object.class);
|
||
|
xzZ.y.put(1779759091, obj3);
|
||
|
}
|
||
|
((Method) obj3).invoke(null, objArr6);
|
||
|
int i10 = $10 + 51;
|
||
|
$11 = i10 % 128;
|
||
|
int i11 = i10 % 2;
|
||
|
}
|
||
|
objArr[0] = new String(cArr4);
|
||
|
return;
|
||
|
}
|
||
|
int i12 = 0;
|
||
|
if (!(!q)) {
|
||
|
c3614bBe.c = cArr.length;
|
||
|
char[] cArr5 = new char[c3614bBe.c];
|
||
|
c3614bBe.a = 0;
|
||
|
while (c3614bBe.a < c3614bBe.c) {
|
||
|
int i13 = $11 + 27;
|
||
|
$10 = i13 % 128;
|
||
|
int i14 = i13 % 2;
|
||
|
cArr5[c3614bBe.a] = (char) (cArr2[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(((byte) KeyEvent.getModifierMetaStateMask()) + 41, KeyEvent.keyCodeFromString("") + 5, (char) (TextUtils.lastIndexOf("", '0', 0) + 1))).getMethod("D", Object.class, Object.class);
|
||
|
xzZ.y.put(1779759091, obj4);
|
||
|
}
|
||
|
((Method) obj4).invoke(null, objArr7);
|
||
|
}
|
||
|
objArr[0] = new String(cArr5);
|
||
|
return;
|
||
|
}
|
||
|
c3614bBe.c = iArr.length;
|
||
|
char[] cArr6 = new char[c3614bBe.c];
|
||
|
while (true) {
|
||
|
c3614bBe.a = i12;
|
||
|
if (c3614bBe.a >= c3614bBe.c) {
|
||
|
objArr[0] = new String(cArr6);
|
||
|
return;
|
||
|
}
|
||
|
int i15 = $10 + 73;
|
||
|
$11 = i15 % 128;
|
||
|
if (i15 % 2 == 0) {
|
||
|
cArr6[c3614bBe.a] = (char) (cArr2[iArr[(c3614bBe.c / 0) % c3614bBe.a] / i] / intValue);
|
||
|
i12 = c3614bBe.a - 1;
|
||
|
} else {
|
||
|
cArr6[c3614bBe.a] = (char) (cArr2[iArr[(c3614bBe.c - 1) - c3614bBe.a] - i] - intValue);
|
||
|
i12 = c3614bBe.a + 1;
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.activity.hml.businessowner.Hilt_HmlBusinessHelpActivity, 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();
|
||
|
if (baseContext == null) {
|
||
|
Object[] objArr = new Object[1];
|
||
|
aB(null, null, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 93, new byte[]{ISOFileInfo.FILE_IDENTIFIER, ISOFileInfo.DATA_BYTES2, -112, -124, -113, ISOFileInfo.CHANNEL_SECURITY, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.SECURITY_ATTR_EXP, -122, ISOFileInfo.SECURITY_ATTR_COMPACT, -122, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.LCS_BYTE, -119, ISOFileInfo.FCI_EXT, -120, -120, ISOFileInfo.DATA_BYTES2, ISOFileInfo.FCI_EXT, ISOFileInfo.FILE_IDENTIFIER, -122, ISOFileInfo.PROP_INFO, -124, ISOFileInfo.FILE_IDENTIFIER, -126, ISOFileInfo.DATA_BYTES2}, objArr);
|
||
|
Class<?> cls = Class.forName((String) objArr[0]);
|
||
|
Object[] objArr2 = new Object[1];
|
||
|
aB(null, null, ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(R.string.msg_point_x_user_blocked).substring(39, 43).codePointAt(2) + 72, new byte[]{-126, ISOFileInfo.PROP_INFO, -122, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.DATA_BYTES2, ISOFileInfo.LCS_BYTE, -122, -110, -120, -120, -119, ISOFileInfo.SECURITY_ATTR_EXP, -126, -112, -124, -124, -111, ISOFileInfo.LCS_BYTE}, objArr2);
|
||
|
baseContext = (Context) cls.getMethod((String) objArr2[0], new Class[0]).invoke(null, null);
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
int i2 = t + 57;
|
||
|
r = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
baseContext = baseContext.getApplicationContext();
|
||
|
}
|
||
|
if (baseContext != null) {
|
||
|
int i4 = t + 53;
|
||
|
r = i4 % 128;
|
||
|
try {
|
||
|
if (i4 % 2 != 0) {
|
||
|
Object obj = xzZ.y.get(125943855);
|
||
|
if (obj == null) {
|
||
|
obj = ((Class) xzZ.c(492 - Drawable.resolveOpacity(0, 0), 6 - (SystemClock.currentThreadTimeMillis() > (-1L) ? 1 : (SystemClock.currentThreadTimeMillis() == (-1L) ? 0 : -1)), (char) ((-1) - TextUtils.indexOf((CharSequence) "", '0', 0)))).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.indexOf((CharSequence) "", '0', 0) + 488, TextUtils.indexOf((CharSequence) "", '0') + 6, (char) View.resolveSizeAndState(0, 0, 0))).getMethod("c", Context.class);
|
||
|
xzZ.y.put(1633456013, obj2);
|
||
|
}
|
||
|
((Method) obj2).invoke(invoke, objArr3);
|
||
|
int i5 = 56 / 0;
|
||
|
} else {
|
||
|
Object obj3 = xzZ.y.get(125943855);
|
||
|
if (obj3 == null) {
|
||
|
obj3 = ((Class) xzZ.c((KeyEvent.getMaxKeyCode() >> 16) + 492, 5 - (ViewConfiguration.getKeyRepeatDelay() >> 16), (char) TextUtils.getOffsetBefore("", 0))).getMethod("a", null);
|
||
|
xzZ.y.put(125943855, obj3);
|
||
|
}
|
||
|
Object invoke2 = ((Method) obj3).invoke(null, null);
|
||
|
Object[] objArr4 = {baseContext};
|
||
|
Object obj4 = xzZ.y.get(1633456013);
|
||
|
if (obj4 == null) {
|
||
|
obj4 = ((Class) xzZ.c((KeyEvent.getMaxKeyCode() >> 16) + 487, (ExpandableListView.getPackedPositionForGroup(0) > 0L ? 1 : (ExpandableListView.getPackedPositionForGroup(0) == 0L ? 0 : -1)) + 5, (char) (AndroidCharacter.getMirror('0') - '0'))).getMethod("c", Context.class);
|
||
|
xzZ.y.put(1633456013, obj4);
|
||
|
}
|
||
|
((Method) obj4).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.hml.businessowner.Hilt_HmlBusinessHelpActivity, com.scb.phone.view.activity.BaseActivity, com.scb.phone.view.activity.PreLoadCheckActivity, com.akexorcist.localizationactivity.LocalizationActivity, androidx.appcompat.app.AppCompatActivity, androidx.fragment.app.FragmentActivity, androidx.activity.ComponentActivity, androidx.core.app.ComponentActivity, android.app.Activity, android.view.ContextThemeWrapper, android.content.ContextWrapper
|
||
|
public final void attachBaseContext(Context context) {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = r + 55;
|
||
|
t = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
super.attachBaseContext(context);
|
||
|
Object[] objArr = new Object[1];
|
||
|
aA((Process.myPid() >> 22) + 18, new char[]{16, 65483, 65517, 15, '\f', 0, 2, 16, 16, 65534, 11, 1, 15, '\f', 6, 1, 65483, '\f'}, (SystemClock.uptimeMillis() > 0L ? 1 : (SystemClock.uptimeMillis() == 0L ? 0 : -1)) + 267, false, TextUtils.indexOf("", "") + 9, objArr);
|
||
|
Class<?> cls = Class.forName((String) objArr[0]);
|
||
|
Object[] objArr2 = new Object[1];
|
||
|
aA(TextUtils.indexOf((CharSequence) "", '0', 0, 0) + 6, new char[]{65532, 1, 65517, 17, 5}, 273 - (ViewConfiguration.getWindowTouchSlop() >> 8), true, 4 - TextUtils.indexOf((CharSequence) "", '0', 0), objArr2);
|
||
|
int intValue = ((Integer) cls.getDeclaredMethod((String) objArr2[0], new Class[0]).invoke(null, new Object[0])).intValue() % 100000;
|
||
|
if (intValue >= 99000) {
|
||
|
int i4 = t + 9;
|
||
|
r = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
if (intValue <= 99999) {
|
||
|
return;
|
||
|
}
|
||
|
}
|
||
|
Context applicationContext = context != null ? context.getApplicationContext() : context;
|
||
|
if (applicationContext != null) {
|
||
|
int i6 = t + 7;
|
||
|
r = i6 % 128;
|
||
|
int i7 = i6 % 2;
|
||
|
try {
|
||
|
Object obj = xzZ.y.get(125943855);
|
||
|
if (obj == null) {
|
||
|
obj = ((Class) xzZ.c(540 - AndroidCharacter.getMirror('0'), (SystemClock.elapsedRealtimeNanos() > 0L ? 1 : (SystemClock.elapsedRealtimeNanos() == 0L ? 0 : -1)) + 4, (char) (AudioTrack.getMinVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMinVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)))).getMethod("a", null);
|
||
|
xzZ.y.put(125943855, obj);
|
||
|
}
|
||
|
Object invoke = ((Method) obj).invoke(null, null);
|
||
|
Object[] objArr3 = new Object[1];
|
||
|
aB(null, null, 128 - (ViewConfiguration.getZoomControlsTimeout() > 0L ? 1 : (ViewConfiguration.getZoomControlsTimeout() == 0L ? 0 : -1)), new byte[]{-107, -112, -101, ISOFileInfo.LCS_BYTE, -99, -103, -107, -102, -106, -106, -112, -104, -109, -101, -99, -109, -109, ISOFileInfo.FILE_IDENTIFIER, -103, ISOFileInfo.LCS_BYTE, -99, ISOFileInfo.LCS_BYTE, -100, -104, -103, ISOFileInfo.DATA_BYTES2, -107, -105, -101, -102, -105, -106, -101, -105, -106, -105, ISOFileInfo.DATA_BYTES2, -102, -103, -106, ISOFileInfo.DATA_BYTES2, -104, ISOFileInfo.LCS_BYTE, -105, -106, -107, -108, -109}, objArr3);
|
||
|
String str = (String) objArr3[0];
|
||
|
Object[] objArr4 = new Object[1];
|
||
|
aB(null, null, Gravity.getAbsoluteGravity(0, 0) + 127, new byte[]{-112, ISOFileInfo.DATA_BYTES2, -106, -100, -101, -109, ISOFileInfo.LCS_BYTE, -101, -106, -99, -101, ISOFileInfo.LCS_BYTE, -108, -104, -101, ISOFileInfo.FILE_IDENTIFIER, -106, -100, -109, -99, -100, ISOFileInfo.DATA_BYTES2, -106, -100, -106, -106, -101, -99, ISOFileInfo.DATA_BYTES2, -99, -108, -108, -101, -98, -103, -102, ISOFileInfo.LCS_BYTE, -98, -100, -105, -107, ISOFileInfo.DATA_BYTES2, -100, ISOFileInfo.LCS_BYTE, -102, -109, -107, -100, -109, -108, -100, -102, -100, -102, -99, -112, -103, -107, -106, -100, -112, -100, -106, -112}, objArr4);
|
||
|
String str2 = (String) objArr4[0];
|
||
|
Object[] objArr5 = new Object[1];
|
||
|
aB(null, null, 127 - (ViewConfiguration.getJumpTapTimeout() >> 16), new byte[]{-108, ISOFileInfo.LCS_BYTE, -101, -99, ISOFileInfo.DATA_BYTES2, -104, ISOFileInfo.DATA_BYTES2, -98, -104, -98, -103, -100, -101, -102, -112, -106, -112, -100, ISOFileInfo.LCS_BYTE, -104, -105, -99, -98, -99, -109, -109, -102, -99, -99, ISOFileInfo.DATA_BYTES2, -106, -107, ISOFileInfo.FILE_IDENTIFIER, -103, -100, -101, -112, -104, -101, ISOFileInfo.LCS_BYTE, -102, -108, -98, -109, -98, -104, -106, ISOFileInfo.DATA_BYTES2, -101, -98, -107, -106, -112, -105, -103, -102, -112, -112, -105, ISOFileInfo.DATA_BYTES2, -105, -98, -101, ISOFileInfo.DATA_BYTES2}, objArr5);
|
||
|
String str3 = (String) objArr5[0];
|
||
|
Object[] objArr6 = new Object[1];
|
||
|
aB(null, null, 127 - (ViewConfiguration.getScrollBarSize() >> 8), new byte[]{-97, ISOFileInfo.SECURITY_ATTR_EXP, -126, -112, ISOFileInfo.SECURITY_ATTR_COMPACT, -112, ISOFileInfo.A1, -102, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.A1, ISOFileInfo.SECURITY_ATTR_EXP, -97, -112, -92, -126, -122, ISOFileInfo.A1, -122, -120, ISOFileInfo.DATA_BYTES2, ISOFileInfo.A1, -94, ISOFileInfo.PROP_INFO, ISOFileInfo.LCS_BYTE, ISOFileInfo.FCI_EXT, -112, -124, ISOFileInfo.DATA_BYTES2, -111, ISOFileInfo.A5, -97, ISOFileInfo.FILE_IDENTIFIER, -124, ISOFileInfo.DATA_BYTES2, -111, -92, ISOFileInfo.FCI_EXT, ISOFileInfo.SECURITY_ATTR_EXP, -97, ISOFileInfo.DATA_BYTES2, ISOFileInfo.LCS_BYTE, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.DATA_BYTES2, -112, -124, -113, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.FCI_EXT, -93, -126, ISOFileInfo.DATA_BYTES2, -106, -110, ISOFileInfo.DATA_BYTES2, -122, ISOFileInfo.LCS_BYTE, -124, -112, -94, -94, ISOFileInfo.PROP_INFO, ISOFileInfo.LCS_BYTE, -94, ISOFileInfo.DATA_BYTES2, -122, -97, ISOFileInfo.A1, ISOFileInfo.A1, ISOFileInfo.A0, -97, -120, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.SECURITY_ATTR_EXP, -113}, objArr6);
|
||
|
String str4 = (String) objArr6[0];
|
||
|
Object[] objArr7 = new Object[1];
|
||
|
aA(4 - MotionEvent.axisFromString(""), new char[]{7, 65534, 65532, 6, 65532}, 219 - (Process.myPid() >> 22), true, 1 - (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)), objArr7);
|
||
|
String str5 = (String) objArr7[0];
|
||
|
Object[] objArr8 = new Object[1];
|
||
|
aB(null, null, 127 - Color.red(0), new byte[]{-112, -109, -99, -107, -99, ISOFileInfo.LCS_BYTE, -112, -108, ISOFileInfo.DATA_BYTES2, -102, ISOFileInfo.LCS_BYTE, -102, -90, ISOFileInfo.LCS_BYTE, -112, -106, ISOFileInfo.DATA_BYTES2, -90, -109, -109, -102, -107, -90, -106, -112, -98, -100, -90, -98, -107, -103, ISOFileInfo.FILE_IDENTIFIER, -107, -102, ISOFileInfo.DATA_BYTES2, -112}, objArr8);
|
||
|
Object[] objArr9 = {applicationContext, str, str2, str3, str4, true, str5, (String) objArr8[0]};
|
||
|
Object obj2 = xzZ.y.get(1656189573);
|
||
|
if (obj2 == null) {
|
||
|
obj2 = ((Class) xzZ.c(ExpandableListView.getPackedPositionType(0L) + 487, 5 - Color.alpha(0), (char) ((-1) - MotionEvent.axisFromString("")))).getMethod("e", Context.class, String.class, String.class, String.class, String.class, Boolean.TYPE, String.class, String.class);
|
||
|
xzZ.y.put(1656189573, obj2);
|
||
|
}
|
||
|
((Method) obj2).invoke(invoke, objArr9);
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
|
||
|
static void g() {
|
||
|
l = 2015661710;
|
||
|
k = new char[]{16277, 16258, 16264, 16262, 16259, 16269, 15938, 16260, 15989, 16279, 16312, 16314, 16317, 16280, 16268, 16265, 16313, 16256, 15941, 15995, 15992, 16278, 15943, 16266, 15997, 15942, 15996, 15994, 15993, 15940, 16263, 15998, 15939, 16257, 16271, 16267, 16261, 15937};
|
||
|
f7362o = 1934310964;
|
||
|
q = true;
|
||
|
s = true;
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.activity.hml.businessowner.Hilt_HmlBusinessHelpActivity, com.scb.phone.view.activity.BaseActivity, com.scb.phone.view.activity.PreLoadCheckActivity, com.akexorcist.localizationactivity.LocalizationActivity, androidx.appcompat.app.AppCompatActivity, androidx.fragment.app.FragmentActivity, androidx.activity.ComponentActivity, androidx.core.app.ComponentActivity, android.app.Activity
|
||
|
public final void onResume() {
|
||
|
int i = ((Context) Class.forName("android.app.ActivityThread").getMethod("currentApplication", new Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion - 1215837766;
|
||
|
a(new Object[]{this});
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.activity.hml.businessowner.Hilt_HmlBusinessHelpActivity, com.scb.phone.view.activity.BaseActivity, com.scb.phone.view.activity.PreLoadCheckActivity, com.akexorcist.localizationactivity.LocalizationActivity, androidx.appcompat.app.AppCompatActivity, androidx.fragment.app.FragmentActivity, androidx.activity.ComponentActivity, androidx.core.app.ComponentActivity, android.app.Activity
|
||
|
public final void onStart() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = r + 47;
|
||
|
t = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
super.onStart();
|
||
|
int i4 = r + 71;
|
||
|
t = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
|
||
|
static {
|
||
|
r = 0;
|
||
|
g();
|
||
|
m = new HBt((byte) 0);
|
||
|
int i = t + 15;
|
||
|
r = i % 128;
|
||
|
if (i % 2 == 0) {
|
||
|
return;
|
||
|
}
|
||
|
Object obj = null;
|
||
|
obj.hashCode();
|
||
|
throw null;
|
||
|
}
|
||
|
}
|