- Added realracing3-community.apk (71.57 MB) - Removed 32-bit support (armeabi-v7a) - Only includes arm64-v8a libraries - Decompiled source code included - Added README-community.md with analysis
117 lines
3.5 KiB
Java
117 lines
3.5 KiB
Java
package com.google.android.gms.internal.ads;
|
|
|
|
import androidx.annotation.Nullable;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class zzajc {
|
|
public final boolean zza;
|
|
|
|
@Nullable
|
|
public final String zzb;
|
|
public final zzads zzc;
|
|
public final int zzd;
|
|
|
|
@Nullable
|
|
public final byte[] zze;
|
|
|
|
/* JADX WARN: Can't fix incorrect switch cases order, some code will duplicate */
|
|
/* JADX WARN: Code restructure failed: missing block: B:20:0x003a, code lost:
|
|
|
|
if (r6.equals(com.mbridge.msdk.playercommon.exoplayer2.C.CENC_TYPE_cenc) != false) goto L28;
|
|
*/
|
|
/*
|
|
Code decompiled incorrectly, please refer to instructions dump.
|
|
To view partially-correct add '--show-bad-code' argument
|
|
*/
|
|
public zzajc(boolean r5, @androidx.annotation.Nullable java.lang.String r6, int r7, byte[] r8, int r9, int r10, @androidx.annotation.Nullable byte[] r11) {
|
|
/*
|
|
r4 = this;
|
|
r4.<init>()
|
|
r0 = 0
|
|
r1 = 1
|
|
if (r7 != 0) goto L9
|
|
r2 = r1
|
|
goto La
|
|
L9:
|
|
r2 = r0
|
|
La:
|
|
if (r11 != 0) goto Le
|
|
r3 = r1
|
|
goto Lf
|
|
Le:
|
|
r3 = r0
|
|
Lf:
|
|
r2 = r2 ^ r3
|
|
com.google.android.gms.internal.ads.zzcw.zzd(r2)
|
|
r4.zza = r5
|
|
r4.zzb = r6
|
|
r4.zzd = r7
|
|
r4.zze = r11
|
|
com.google.android.gms.internal.ads.zzads r5 = new com.google.android.gms.internal.ads.zzads
|
|
if (r6 != 0) goto L20
|
|
goto L77
|
|
L20:
|
|
int r7 = r6.hashCode()
|
|
r11 = 3
|
|
r2 = 2
|
|
switch(r7) {
|
|
case 3046605: goto L47;
|
|
case 3046671: goto L3d;
|
|
case 3049879: goto L34;
|
|
case 3049895: goto L2a;
|
|
default: goto L29;
|
|
}
|
|
L29:
|
|
goto L51
|
|
L2a:
|
|
java.lang.String r7 = "cens"
|
|
boolean r7 = r6.equals(r7)
|
|
if (r7 == 0) goto L51
|
|
r0 = r1
|
|
goto L52
|
|
L34:
|
|
java.lang.String r7 = "cenc"
|
|
boolean r7 = r6.equals(r7)
|
|
if (r7 == 0) goto L51
|
|
goto L52
|
|
L3d:
|
|
java.lang.String r7 = "cbcs"
|
|
boolean r7 = r6.equals(r7)
|
|
if (r7 == 0) goto L51
|
|
r0 = r11
|
|
goto L52
|
|
L47:
|
|
java.lang.String r7 = "cbc1"
|
|
boolean r7 = r6.equals(r7)
|
|
if (r7 == 0) goto L51
|
|
r0 = r2
|
|
goto L52
|
|
L51:
|
|
r0 = -1
|
|
L52:
|
|
if (r0 == 0) goto L77
|
|
if (r0 == r1) goto L77
|
|
if (r0 == r2) goto L76
|
|
if (r0 == r11) goto L76
|
|
java.lang.StringBuilder r7 = new java.lang.StringBuilder
|
|
r7.<init>()
|
|
java.lang.String r11 = "Unsupported protection scheme type '"
|
|
r7.append(r11)
|
|
r7.append(r6)
|
|
java.lang.String r6 = "'. Assuming AES-CTR crypto mode."
|
|
r7.append(r6)
|
|
java.lang.String r6 = r7.toString()
|
|
java.lang.String r7 = "TrackEncryptionBox"
|
|
com.google.android.gms.internal.ads.zzdo.zzf(r7, r6)
|
|
goto L77
|
|
L76:
|
|
r1 = r2
|
|
L77:
|
|
r5.<init>(r1, r8, r9, r10)
|
|
r4.zzc = r5
|
|
return
|
|
*/
|
|
throw new UnsupportedOperationException("Method not decompiled: com.google.android.gms.internal.ads.zzajc.<init>(boolean, java.lang.String, int, byte[], int, int, byte[]):void");
|
|
}
|
|
}
|