568 lines
33 KiB
Java
568 lines
33 KiB
Java
|
package o;
|
||
|
|
||
|
import android.content.Context;
|
||
|
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.telephony.cdma.CdmaCellLocation;
|
||
|
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.scb.phone.view.activity.etb.ETBOtp9100ErrorActivity;
|
||
|
import com.scb.phone.view.activity.ntb.ReviewInfoResultActivity;
|
||
|
import java.lang.reflect.Method;
|
||
|
import net.sf.scuba.smartcards.ISO7816;
|
||
|
import net.sf.scuba.smartcards.ISOFileInfo;
|
||
|
import org.jnbis.internal.NistHelper;
|
||
|
|
||
|
/* renamed from: o.dMq, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes4.dex */
|
||
|
public abstract class AbstractActivityC8489dMq extends ReviewInfoResultActivity {
|
||
|
private boolean b = false;
|
||
|
private static final byte[] $$p = {47, ISO7816.INS_APPEND_RECORD, -94, -105};
|
||
|
private static final int $$q = 243;
|
||
|
private static int $10 = 0;
|
||
|
private static int $11 = 1;
|
||
|
private static int r = 0;
|
||
|
private static int t = 1;
|
||
|
private static char[] m = {15951, 15996, 15938, 15984, 15997, 15943, 15932, 15985, 15966, 15937, 15939, 15995, 15991, 15955, 15987, 15986, 15919, 15998, 15994, 15942, 15912, 15933, 15936, 15993, 15941, 15999, 15988, 15920, 15927, 15926, 15934, 15922, 15931, 15924, 15935, 15925, 15923};
|
||
|
|
||
|
/* renamed from: o, reason: collision with root package name */
|
||
|
private static int f8768o = 1934311150;
|
||
|
private static boolean k = true;
|
||
|
private static boolean l = true;
|
||
|
private static char[] s = {49098, 49027, 49114, 49094, 49100, 49089, 49110, 49103, 49092, 49111, 49035, 49104, 49091, 49106, 49090, 49024, 49053, 49026, 49109, 49095, 49116, 49101, 49028, 49025, 49105, 49102, 49031, 49138, 49029, 49030, 49093, 49088, 49034, 49127, 49117, 49115};
|
||
|
private static char p = 35375;
|
||
|
|
||
|
/* JADX WARN: Removed duplicated region for block: B:10:0x0027 */
|
||
|
/* JADX WARN: Removed duplicated region for block: B:7:0x001f */
|
||
|
/* JADX WARN: Unsupported multi-entry loop pattern (BACK_EDGE: B:10:0x0027 -> B:4:0x002f). 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, int r8, java.lang.Object[] r9) {
|
||
|
/*
|
||
|
int r7 = r7 * 2
|
||
|
int r7 = 3 - r7
|
||
|
int r8 = 122 - r8
|
||
|
byte[] r0 = o.AbstractActivityC8489dMq.$$p
|
||
|
int r6 = r6 * 3
|
||
|
int r1 = r6 + 1
|
||
|
byte[] r1 = new byte[r1]
|
||
|
r2 = 0
|
||
|
if (r0 != 0) goto L14
|
||
|
r3 = r7
|
||
|
r4 = r2
|
||
|
goto L2f
|
||
|
L14:
|
||
|
r3 = r2
|
||
|
r5 = r8
|
||
|
r8 = r7
|
||
|
r7 = r5
|
||
|
L18:
|
||
|
byte r4 = (byte) r7
|
||
|
r1[r3] = r4
|
||
|
int r8 = r8 + 1
|
||
|
if (r3 != r6) goto L27
|
||
|
java.lang.String r6 = new java.lang.String
|
||
|
r6.<init>(r1, r2)
|
||
|
r9[r2] = r6
|
||
|
return
|
||
|
L27:
|
||
|
int r3 = r3 + 1
|
||
|
r4 = r0[r8]
|
||
|
r5 = r3
|
||
|
r3 = r8
|
||
|
r8 = r4
|
||
|
r4 = r5
|
||
|
L2f:
|
||
|
int r7 = r7 + r8
|
||
|
r8 = r3
|
||
|
r3 = r4
|
||
|
goto L18
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: o.AbstractActivityC8489dMq.aC(int, int, int, java.lang.Object[]):void");
|
||
|
}
|
||
|
|
||
|
public AbstractActivityC8489dMq() {
|
||
|
addOnContextAvailableListener(new InterfaceC17278vUG(this) { // from class: o.dMq.3
|
||
|
private AbstractActivityC8489dMq c;
|
||
|
|
||
|
{
|
||
|
this.c = this;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC17278vUG
|
||
|
public final void a(Context context) {
|
||
|
this.c.h();
|
||
|
}
|
||
|
});
|
||
|
}
|
||
|
|
||
|
@Override // o.AbstractActivityC11318edA
|
||
|
public final void h() {
|
||
|
int i = 2 % 2;
|
||
|
int i2 = t + 41;
|
||
|
int i3 = i2 % 128;
|
||
|
r = i3;
|
||
|
int i4 = i2 % 2;
|
||
|
if (!this.b) {
|
||
|
int i5 = i3 + 89;
|
||
|
t = i5 % 128;
|
||
|
if (i5 % 2 == 0) {
|
||
|
this.b = false;
|
||
|
} else {
|
||
|
this.b = true;
|
||
|
}
|
||
|
((dLU) y_()).a((ETBOtp9100ErrorActivity) this);
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:4:0x00b1, code lost:
|
||
|
|
||
|
if (r2 > 99999) goto L6;
|
||
|
*/
|
||
|
@Override // com.scb.phone.view.activity.ntb.ReviewInfoResultActivity, o.AbstractActivityC11318edA, 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 r17) {
|
||
|
/*
|
||
|
Method dump skipped, instructions count: 1212
|
||
|
To view this dump add '--comments-level debug' option
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: o.AbstractActivityC8489dMq.onCreate(android.os.Bundle):void");
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:27:0x0021, code lost:
|
||
|
|
||
|
r7 = (java.lang.Object[]) null;
|
||
|
r9 = new java.lang.Object[1];
|
||
|
aB(new char[]{16, 31, 11, 3, 26, '\b', '\n', 15, 14, '\r', '\r', 17, 29, '\t', 20, 1, ' ', 0, 18, 1, '\"', 30, 0, 11, 15, 7}, (byte) (((android.content.Context) java.lang.Class.forName("android.app.ActivityThread").getMethod("currentApplication", new java.lang.Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 6), ((android.content.Context) java.lang.Class.forName("android.app.ActivityThread").getMethod("currentApplication", new java.lang.Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.auto_p2p_introduction_highlights_description).substring(0, 2).codePointAt(1) - 6, r9);
|
||
|
r1 = java.lang.Class.forName((java.lang.String) r9[0]);
|
||
|
r7 = new java.lang.Object[1];
|
||
|
aA(null, null, ((android.content.Context) java.lang.Class.forName("android.app.ActivityThread").getMethod("currentApplication", new java.lang.Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 93, new byte[]{-126, net.sf.scuba.smartcards.ISOFileInfo.PROP_INFO, -122, -112, net.sf.scuba.smartcards.ISOFileInfo.DATA_BYTES2, net.sf.scuba.smartcards.ISOFileInfo.LCS_BYTE, -122, -109, -110, -110, -111, -112, -126, net.sf.scuba.smartcards.ISOFileInfo.SECURITY_ATTR_EXP, -124, -124, -113, net.sf.scuba.smartcards.ISOFileInfo.LCS_BYTE}, r7);
|
||
|
r1 = (android.content.Context) r1.getMethod((java.lang.String) r7[0], new java.lang.Class[0]).invoke(null, null);
|
||
|
r5 = o.AbstractActivityC8489dMq.t + 23;
|
||
|
o.AbstractActivityC8489dMq.r = r5 % 128;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:28:0x00c3, code lost:
|
||
|
|
||
|
if ((r5 % 2) == 0) goto L12;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:29:0x00c5, code lost:
|
||
|
|
||
|
r5 = 3 % 4;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:31:0x001f, code lost:
|
||
|
|
||
|
if (r1 == null) goto L9;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:4:0x0018, code lost:
|
||
|
|
||
|
if (r1 == null) goto L9;
|
||
|
*/
|
||
|
@Override // com.scb.phone.view.activity.ntb.ReviewInfoResultActivity, o.AbstractActivityC11318edA, 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 onResume() {
|
||
|
/*
|
||
|
Method dump skipped, instructions count: 415
|
||
|
To view this dump add '--comments-level debug' option
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: o.AbstractActivityC8489dMq.onResume():void");
|
||
|
}
|
||
|
|
||
|
private static void aA(int[] iArr, char[] cArr, int i, byte[] bArr, Object[] objArr) {
|
||
|
char[] cArr2;
|
||
|
int i2 = 2;
|
||
|
int i3 = 2 % 2;
|
||
|
C3614bBe c3614bBe = new C3614bBe();
|
||
|
char[] cArr3 = m;
|
||
|
int i4 = 0;
|
||
|
if (cArr3 != null) {
|
||
|
int length = cArr3.length;
|
||
|
char[] cArr4 = new char[length];
|
||
|
int i5 = 0;
|
||
|
while (i5 < length) {
|
||
|
int i6 = $10 + 13;
|
||
|
$11 = i6 % 128;
|
||
|
if (i6 % i2 == 0) {
|
||
|
try {
|
||
|
Object[] objArr2 = new Object[1];
|
||
|
objArr2[i4] = Integer.valueOf(cArr3[i5]);
|
||
|
Object obj = xzZ.y.get(-950481649);
|
||
|
if (obj == null) {
|
||
|
Class cls = (Class) xzZ.c(337 - (ViewConfiguration.getEdgeSlop() >> 16), 5 - TextUtils.indexOf("", "", i4), (char) (Process.getGidForName("") + 1));
|
||
|
byte b = (byte) i4;
|
||
|
byte b2 = b;
|
||
|
Object[] objArr3 = new Object[1];
|
||
|
aC(b, b2, (byte) (b2 | 57), objArr3);
|
||
|
obj = cls.getMethod((String) objArr3[0], Integer.TYPE);
|
||
|
xzZ.y.put(-950481649, obj);
|
||
|
}
|
||
|
cArr4[i5] = ((Character) ((Method) obj).invoke(null, objArr2)).charValue();
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
} else {
|
||
|
Object[] objArr4 = {Integer.valueOf(cArr3[i5])};
|
||
|
Object obj2 = xzZ.y.get(-950481649);
|
||
|
if (obj2 == null) {
|
||
|
Class cls2 = (Class) xzZ.c(337 - View.MeasureSpec.getMode(0), 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) (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)));
|
||
|
byte b3 = (byte) 0;
|
||
|
byte b4 = b3;
|
||
|
Object[] objArr5 = new Object[1];
|
||
|
aC(b3, b4, (byte) (b4 | 57), objArr5);
|
||
|
obj2 = cls2.getMethod((String) objArr5[0], Integer.TYPE);
|
||
|
xzZ.y.put(-950481649, obj2);
|
||
|
}
|
||
|
cArr4[i5] = ((Character) ((Method) obj2).invoke(null, objArr4)).charValue();
|
||
|
i5++;
|
||
|
}
|
||
|
i2 = 2;
|
||
|
i4 = 0;
|
||
|
}
|
||
|
cArr3 = cArr4;
|
||
|
}
|
||
|
Object[] objArr6 = {Integer.valueOf(f8768o)};
|
||
|
Object obj3 = xzZ.y.get(-1521625011);
|
||
|
if (obj3 == null) {
|
||
|
Class cls3 = (Class) xzZ.c((KeyEvent.getMaxKeyCode() >> 16) + 283, TextUtils.indexOf((CharSequence) "", '0', 0, 0) + 6, (char) (TextUtils.indexOf("", "") + 39813));
|
||
|
byte b5 = (byte) 0;
|
||
|
byte b6 = b5;
|
||
|
Object[] objArr7 = new Object[1];
|
||
|
aC(b5, b6, b6, objArr7);
|
||
|
obj3 = cls3.getMethod((String) objArr7[0], Integer.TYPE);
|
||
|
xzZ.y.put(-1521625011, obj3);
|
||
|
}
|
||
|
int intValue = ((Integer) ((Method) obj3).invoke(null, objArr6)).intValue();
|
||
|
if (l) {
|
||
|
int i7 = $10 + 53;
|
||
|
$11 = i7 % 128;
|
||
|
if (i7 % 2 == 0) {
|
||
|
c3614bBe.c = bArr.length;
|
||
|
cArr2 = new char[c3614bBe.c];
|
||
|
c3614bBe.a = 1;
|
||
|
} else {
|
||
|
c3614bBe.c = bArr.length;
|
||
|
cArr2 = new char[c3614bBe.c];
|
||
|
c3614bBe.a = 0;
|
||
|
}
|
||
|
int i8 = $10 + 115;
|
||
|
$11 = i8 % 128;
|
||
|
int i9 = i8 % 2;
|
||
|
while (c3614bBe.a < c3614bBe.c) {
|
||
|
cArr2[c3614bBe.a] = (char) (cArr3[bArr[(c3614bBe.c - 1) - c3614bBe.a] + i] - intValue);
|
||
|
Object[] objArr8 = {c3614bBe, c3614bBe};
|
||
|
Object obj4 = xzZ.y.get(1779759091);
|
||
|
if (obj4 == null) {
|
||
|
obj4 = ((Class) xzZ.c(TextUtils.getOffsetAfter("", 0) + 40, 5 - (ViewConfiguration.getTapTimeout() >> 16), (char) (ViewConfiguration.getDoubleTapTimeout() >> 16))).getMethod("D", Object.class, Object.class);
|
||
|
xzZ.y.put(1779759091, obj4);
|
||
|
}
|
||
|
((Method) obj4).invoke(null, objArr8);
|
||
|
}
|
||
|
objArr[0] = new String(cArr2);
|
||
|
return;
|
||
|
}
|
||
|
int i10 = 0;
|
||
|
if (k) {
|
||
|
c3614bBe.c = cArr.length;
|
||
|
char[] cArr5 = new char[c3614bBe.c];
|
||
|
c3614bBe.a = 0;
|
||
|
while (c3614bBe.a < c3614bBe.c) {
|
||
|
int i11 = $11 + 57;
|
||
|
$10 = i11 % 128;
|
||
|
int i12 = i11 % 2;
|
||
|
cArr5[c3614bBe.a] = (char) (cArr3[cArr[(c3614bBe.c - 1) - c3614bBe.a] - i] - intValue);
|
||
|
Object[] objArr9 = {c3614bBe, c3614bBe};
|
||
|
Object obj5 = xzZ.y.get(1779759091);
|
||
|
if (obj5 == null) {
|
||
|
obj5 = ((Class) xzZ.c(View.MeasureSpec.getMode(0) + 40, (SystemClock.elapsedRealtime() > 0L ? 1 : (SystemClock.elapsedRealtime() == 0L ? 0 : -1)) + 4, (char) (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)))).getMethod("D", Object.class, Object.class);
|
||
|
xzZ.y.put(1779759091, obj5);
|
||
|
}
|
||
|
((Method) obj5).invoke(null, objArr9);
|
||
|
}
|
||
|
objArr[0] = new String(cArr5);
|
||
|
return;
|
||
|
}
|
||
|
c3614bBe.c = iArr.length;
|
||
|
char[] cArr6 = new char[c3614bBe.c];
|
||
|
while (true) {
|
||
|
c3614bBe.a = i10;
|
||
|
if (c3614bBe.a >= c3614bBe.c) {
|
||
|
objArr[0] = new String(cArr6);
|
||
|
return;
|
||
|
}
|
||
|
int i13 = $10 + 9;
|
||
|
$11 = i13 % 128;
|
||
|
int i14 = i13 % 2;
|
||
|
cArr6[c3614bBe.a] = (char) (cArr3[iArr[(c3614bBe.c - 1) - c3614bBe.a] - i] - intValue);
|
||
|
i10 = c3614bBe.a + 1;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:35:0x0021, code lost:
|
||
|
|
||
|
r8 = (java.lang.Object[]) null;
|
||
|
r8 = new java.lang.Object[1];
|
||
|
aB(new char[]{16, 31, 11, 3, 26, '\b', '\n', 15, 14, '\r', '\r', 17, 29, '\t', 20, 1, ' ', 0, 18, 1, '\"', 30, 0, 11, 15, 7}, (byte) (((android.content.Context) java.lang.Class.forName("android.app.ActivityThread").getMethod("currentApplication", new java.lang.Class[0]).invoke(null, null)).getApplicationContext().getApplicationInfo().targetSdkVersion + 6), 26 - (android.view.ViewConfiguration.getKeyRepeatDelay() >> 16), r8);
|
||
|
r1 = java.lang.Class.forName((java.lang.String) r8[0]);
|
||
|
r7 = new java.lang.Object[1];
|
||
|
aA(null, null, ((android.content.Context) java.lang.Class.forName("android.app.ActivityThread").getMethod("currentApplication", new java.lang.Class[0]).invoke(null, null)).getApplicationContext().getResources().getString(com.scb.phone.R.string.temp_unlock_primary_message).substring(24, 25).codePointAt(0) + 95, new byte[]{-126, net.sf.scuba.smartcards.ISOFileInfo.PROP_INFO, -122, -112, net.sf.scuba.smartcards.ISOFileInfo.DATA_BYTES2, net.sf.scuba.smartcards.ISOFileInfo.LCS_BYTE, -122, -109, -110, -110, -111, -112, -126, net.sf.scuba.smartcards.ISOFileInfo.SECURITY_ATTR_EXP, -124, -124, -113, net.sf.scuba.smartcards.ISOFileInfo.LCS_BYTE}, r7);
|
||
|
r1 = (android.content.Context) r1.getMethod((java.lang.String) r7[0], new java.lang.Class[0]).invoke(null, null);
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:37:0x001f, code lost:
|
||
|
|
||
|
if (r1 == null) goto L9;
|
||
|
*/
|
||
|
/* JADX WARN: Code restructure failed: missing block: B:4:0x0018, code lost:
|
||
|
|
||
|
if (r1 == null) goto L9;
|
||
|
*/
|
||
|
@Override // com.scb.phone.view.activity.ntb.ReviewInfoResultActivity, o.AbstractActivityC11318edA, 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 onPause() {
|
||
|
/*
|
||
|
Method dump skipped, instructions count: 415
|
||
|
To view this dump add '--comments-level debug' option
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: o.AbstractActivityC8489dMq.onPause():void");
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.activity.ntb.ReviewInfoResultActivity, o.AbstractActivityC11318edA, 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;
|
||
|
super.attachBaseContext(context);
|
||
|
Object[] objArr = new Object[1];
|
||
|
aA(null, null, (ViewConfiguration.getTapTimeout() >> 16) + 127, new byte[]{-120, -120, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.LCS_BYTE, ISOFileInfo.PROP_INFO, -124, -119, ISOFileInfo.FCI_EXT, -120, ISOFileInfo.PROP_INFO, ISOFileInfo.FCI_EXT, ISOFileInfo.FILE_IDENTIFIER, -122, ISOFileInfo.PROP_INFO, -124, ISOFileInfo.FILE_IDENTIFIER, -126, ISOFileInfo.DATA_BYTES2}, objArr);
|
||
|
Class<?> cls = Class.forName((String) objArr[0]);
|
||
|
Object[] objArr2 = new Object[1];
|
||
|
aA(null, null, TextUtils.getCapsMode("", 0, 0) + 127, new byte[]{ISOFileInfo.FILE_IDENTIFIER, -122, ISOFileInfo.CHANNEL_SECURITY, ISOFileInfo.ENV_TEMP_EF, ISOFileInfo.SECURITY_ATTR_COMPACT}, 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 applicationContext = context != null ? context.getApplicationContext() : context;
|
||
|
if (applicationContext != null) {
|
||
|
int i2 = r + 11;
|
||
|
t = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
try {
|
||
|
Object obj = xzZ.y.get(125943855);
|
||
|
if (obj == null) {
|
||
|
obj = ((Class) xzZ.c(KeyEvent.getDeadChar(0, 0) + 492, (SystemClock.elapsedRealtimeNanos() > 0L ? 1 : (SystemClock.elapsedRealtimeNanos() == 0L ? 0 : -1)) + 4, (char) Gravity.getAbsoluteGravity(0, 0))).getMethod("a", null);
|
||
|
xzZ.y.put(125943855, obj);
|
||
|
}
|
||
|
Object invoke = ((Method) obj).invoke(null, null);
|
||
|
Object[] objArr3 = new Object[1];
|
||
|
aB(new char[]{16, 23, 27, 25, 17, '\t', 19, '\f', 26, 30, 19, 17, '\f', 27, 16, '\t', 27, '\f', 22, 11, 14, 27, 14, 31, 22, 24, 17, '#', '\b', '#', 11, 15, 23, '#', 11, 16, 24, '\f', 13834, 13834, 20, 29, '#', 26, 6, 11, '\b', 24}, (byte) (17 - ExpandableListView.getPackedPositionChild(0L)), 48 - Drawable.resolveOpacity(0, 0), objArr3);
|
||
|
String str = (String) objArr3[0];
|
||
|
Object[] objArr4 = new Object[1];
|
||
|
aB(new char[]{'\f', 30, 24, '\n', 29, 25, ' ', 2, 11, 24, 22, 29, 22, 29, 23, 16, 29, 27, 23, 29, '\n', 29, 14, 25, 16, 27, 5, 7, 20, '#', 4, 7, 13827, 13827, 25, 17, NistHelper.SEP_FS, 11, 13902, 13902, 29, 25, 16, 25, '#', 23, 29, 25, '\n', 11, 19, 23, 6, 11, 24, 25, 11, 6, 16, 11, 29, 25, '\f', 7}, (byte) (87 - (SystemClock.elapsedRealtime() > 0L ? 1 : (SystemClock.elapsedRealtime() == 0L ? 0 : -1))), 64 - (ViewConfiguration.getDoubleTapTimeout() >> 16), objArr4);
|
||
|
String str2 = (String) objArr4[0];
|
||
|
Object[] objArr5 = new Object[1];
|
||
|
aB(new char[]{16, 7, 3, '\r', 14, 16, 13946, 13946, 20, '#', '\f', '\t', 25, 27, 4, 7, '\f', 25, 19, 0, '\r', 5, 23, 18, 6, 11, 24, '\f', 16, '\"', '!', '\b', 27, 25, 17, 25, '#', 29, 13862, 13862, 25, 5, 27, 17, 23, 6, 24, '\n', 30, '\f', 22, 11, 26, '\"', 0, 19, 7, 19, 19, '\f', NistHelper.SEP_FS, 11, '\n', 23}, (byte) (124 - (ViewConfiguration.getScrollFriction() > BitmapDescriptorFactory.HUE_RED ? 1 : (ViewConfiguration.getScrollFriction() == BitmapDescriptorFactory.HUE_RED ? 0 : -1))), 65 - (ViewConfiguration.getGlobalActionKeyTimeout() > 0L ? 1 : (ViewConfiguration.getGlobalActionKeyTimeout() == 0L ? 0 : -1)), objArr5);
|
||
|
String str3 = (String) objArr5[0];
|
||
|
Object[] objArr6 = new Object[1];
|
||
|
aA(null, null, 127 - ExpandableListView.getPackedPositionGroup(0L), new byte[]{-120, -112, -126, ISOFileInfo.SECURITY_ATTR_EXP, -101, ISOFileInfo.SECURITY_ATTR_EXP, -106, -100, -101, -106, -112, -120, ISOFileInfo.SECURITY_ATTR_EXP, -103, -126, -122, -106, -122, -110, ISOFileInfo.DATA_BYTES2, -106, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.PROP_INFO, ISOFileInfo.LCS_BYTE, ISOFileInfo.FCI_EXT, ISOFileInfo.SECURITY_ATTR_EXP, -124, ISOFileInfo.DATA_BYTES2, -113, -102, -120, ISOFileInfo.FILE_IDENTIFIER, -124, ISOFileInfo.DATA_BYTES2, -113, -103, ISOFileInfo.FCI_EXT, -112, -120, ISOFileInfo.DATA_BYTES2, ISOFileInfo.LCS_BYTE, -112, ISOFileInfo.DATA_BYTES2, ISOFileInfo.SECURITY_ATTR_EXP, -124, -108, -112, ISOFileInfo.FCI_EXT, -104, -126, ISOFileInfo.DATA_BYTES2, -105, -109, ISOFileInfo.DATA_BYTES2, -122, ISOFileInfo.LCS_BYTE, -124, ISOFileInfo.SECURITY_ATTR_EXP, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.PROP_INFO, ISOFileInfo.LCS_BYTE, ISOFileInfo.SECURITY_ATTR_COMPACT, ISOFileInfo.DATA_BYTES2, -122, -120, -106, -106, -107, -120, -110, -112, -112, -108}, objArr6);
|
||
|
String str4 = (String) objArr6[0];
|
||
|
Object[] objArr7 = new Object[1];
|
||
|
aA(null, null, TextUtils.getOffsetAfter("", 0) + 127, new byte[]{-97, ISOFileInfo.FCI_EXT, -98, ISOFileInfo.FCI_EXT, -99}, objArr7);
|
||
|
String str5 = (String) objArr7[0];
|
||
|
Object[] objArr8 = new Object[1];
|
||
|
aA(null, null, (Process.getElapsedCpuTime() > 0L ? 1 : (Process.getElapsedCpuTime() == 0L ? 0 : -1)) + 126, new byte[]{ISOFileInfo.SECURITY_ATTR_EXP, -93, ISOFileInfo.A5, ISOFileInfo.A0, ISOFileInfo.A5, ISOFileInfo.LCS_BYTE, ISOFileInfo.SECURITY_ATTR_EXP, -92, ISOFileInfo.DATA_BYTES2, -100, ISOFileInfo.LCS_BYTE, -100, ISOFileInfo.A1, ISOFileInfo.LCS_BYTE, ISOFileInfo.SECURITY_ATTR_EXP, -105, ISOFileInfo.DATA_BYTES2, ISOFileInfo.A1, -93, -93, -100, ISOFileInfo.A0, ISOFileInfo.A1, -105, ISOFileInfo.SECURITY_ATTR_EXP, -97, -94, ISOFileInfo.A1, -97, ISOFileInfo.A0, -99, ISOFileInfo.FILE_IDENTIFIER, ISOFileInfo.A0, -100, ISOFileInfo.DATA_BYTES2, ISOFileInfo.SECURITY_ATTR_EXP}, 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(TextUtils.indexOf("", "") + 487, 5 - View.MeasureSpec.getMode(0), (char) ((ExpandableListView.getPackedPositionForChild(0, 0) > 0L ? 1 : (ExpandableListView.getPackedPositionForChild(0, 0) == 0L ? 0 : -1)) + 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, objArr9);
|
||
|
int i4 = r + 19;
|
||
|
t = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
|
||
|
private static void aB(char[] cArr, byte b, int i, Object[] objArr) {
|
||
|
int i2;
|
||
|
Object obj;
|
||
|
int i3 = 2 % 2;
|
||
|
IRS irs = new IRS();
|
||
|
char[] cArr2 = s;
|
||
|
Object obj2 = null;
|
||
|
if (cArr2 != null) {
|
||
|
int i4 = $10 + 81;
|
||
|
int i5 = i4 % 128;
|
||
|
$11 = i5;
|
||
|
int i6 = i4 % 2;
|
||
|
int length = cArr2.length;
|
||
|
char[] cArr3 = new char[length];
|
||
|
int i7 = i5 + 61;
|
||
|
$10 = i7 % 128;
|
||
|
int i8 = i7 % 2;
|
||
|
for (int i9 = 0; i9 < length; i9++) {
|
||
|
try {
|
||
|
Object[] objArr2 = {Integer.valueOf(cArr2[i9])};
|
||
|
Object obj3 = xzZ.y.get(-1987398494);
|
||
|
if (obj3 == null) {
|
||
|
Class cls = (Class) xzZ.c(298 - (Process.myPid() >> 22), 5 - (KeyEvent.getMaxKeyCode() >> 16), (char) Color.blue(0));
|
||
|
byte b2 = (byte) 0;
|
||
|
byte b3 = b2;
|
||
|
Object[] objArr3 = new Object[1];
|
||
|
aC(b2, b3, (byte) (b3 + 5), objArr3);
|
||
|
obj3 = cls.getMethod((String) objArr3[0], Integer.TYPE);
|
||
|
xzZ.y.put(-1987398494, obj3);
|
||
|
}
|
||
|
cArr3[i9] = ((Character) ((Method) obj3).invoke(null, objArr2)).charValue();
|
||
|
} catch (Throwable th) {
|
||
|
Throwable cause = th.getCause();
|
||
|
if (cause == null) {
|
||
|
throw th;
|
||
|
}
|
||
|
throw cause;
|
||
|
}
|
||
|
}
|
||
|
cArr2 = cArr3;
|
||
|
}
|
||
|
Object[] objArr4 = {Integer.valueOf(p)};
|
||
|
Object obj4 = xzZ.y.get(-1987398494);
|
||
|
if (obj4 == null) {
|
||
|
Class cls2 = (Class) xzZ.c(298 - Color.blue(0), (-16777211) - Color.rgb(0, 0, 0), (char) (ViewConfiguration.getLongPressTimeout() >> 16));
|
||
|
byte b4 = (byte) 0;
|
||
|
byte b5 = b4;
|
||
|
Object[] objArr5 = new Object[1];
|
||
|
aC(b4, b5, (byte) (b5 + 5), 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] - b);
|
||
|
} else {
|
||
|
i2 = i;
|
||
|
}
|
||
|
if (i2 > 1) {
|
||
|
irs.e = 0;
|
||
|
while (irs.e < i2) {
|
||
|
irs.b = cArr[irs.e];
|
||
|
irs.c = cArr[irs.e + 1];
|
||
|
if (irs.b == irs.c) {
|
||
|
cArr4[irs.e] = (char) (irs.b - b);
|
||
|
cArr4[irs.e + 1] = (char) (irs.c - b);
|
||
|
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((CdmaCellLocation.convertQuartSecToDecDegrees(0) > 0.0d ? 1 : (CdmaCellLocation.convertQuartSecToDecDegrees(0) == 0.0d ? 0 : -1)) + 233, 6 - (ViewConfiguration.getScrollFriction() > BitmapDescriptorFactory.HUE_RED ? 1 : (ViewConfiguration.getScrollFriction() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)), (char) (22024 - ((Process.getThreadPriority(0) + 20) >> 6)));
|
||
|
byte b6 = (byte) 0;
|
||
|
byte b7 = b6;
|
||
|
Object[] objArr7 = new Object[1];
|
||
|
aC(b6, b7, (byte) (b7 + 2), 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 i10 = $11 + 101;
|
||
|
$10 = i10 % 128;
|
||
|
int i11 = i10 % 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(327 - View.resolveSizeAndState(0, 0, 0), MotionEvent.axisFromString("") + 6, (char) (AudioTrack.getMinVolume() > BitmapDescriptorFactory.HUE_RED ? 1 : (AudioTrack.getMinVolume() == BitmapDescriptorFactory.HUE_RED ? 0 : -1)));
|
||
|
byte b8 = (byte) 0;
|
||
|
Object[] objArr9 = new Object[1];
|
||
|
aC(b8, b8, (byte) $$p.length, 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 i12 = (irs.d * charValue) + irs.j;
|
||
|
cArr4[irs.e] = cArr2[intValue];
|
||
|
cArr4[irs.e + 1] = cArr2[i12];
|
||
|
int i13 = $11 + 109;
|
||
|
$10 = i13 % 128;
|
||
|
int i14 = i13 % 2;
|
||
|
} else {
|
||
|
obj = null;
|
||
|
if (irs.a == irs.d) {
|
||
|
int i15 = $10 + 107;
|
||
|
$11 = i15 % 128;
|
||
|
int i16 = i15 % 2;
|
||
|
irs.f = ((irs.f + charValue) - 1) % charValue;
|
||
|
irs.j = ((irs.j + charValue) - 1) % charValue;
|
||
|
int i17 = (irs.a * charValue) + irs.f;
|
||
|
int i18 = (irs.d * charValue) + irs.j;
|
||
|
cArr4[irs.e] = cArr2[i17];
|
||
|
cArr4[irs.e + 1] = cArr2[i18];
|
||
|
} else {
|
||
|
int i19 = (irs.a * charValue) + irs.j;
|
||
|
int i20 = (irs.d * charValue) + irs.f;
|
||
|
cArr4[irs.e] = cArr2[i19];
|
||
|
cArr4[irs.e + 1] = cArr2[i20];
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
irs.e += 2;
|
||
|
obj2 = obj;
|
||
|
}
|
||
|
}
|
||
|
int i21 = 0;
|
||
|
while (i21 < i) {
|
||
|
int i22 = $11 + 115;
|
||
|
$10 = i22 % 128;
|
||
|
if (i22 % 2 != 0) {
|
||
|
cArr4[i21] = (char) (cArr4[i21] ^ 13840);
|
||
|
i21 += 3;
|
||
|
} else {
|
||
|
cArr4[i21] = (char) (cArr4[i21] ^ 13722);
|
||
|
i21++;
|
||
|
}
|
||
|
}
|
||
|
objArr[0] = new String(cArr4);
|
||
|
}
|
||
|
|
||
|
@Override // com.scb.phone.view.activity.ntb.ReviewInfoResultActivity, o.AbstractActivityC11318edA, 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 + 17;
|
||
|
r = i2 % 128;
|
||
|
int i3 = i2 % 2;
|
||
|
super.onStart();
|
||
|
int i4 = r + 43;
|
||
|
t = i4 % 128;
|
||
|
int i5 = i4 % 2;
|
||
|
}
|
||
|
}
|