CrackMe.apk

Download file
    package com.google.android.gms.internal.p002firebaseauthapi;

import java.security.GeneralSecurityException;
import java.util.concurrent.atomic.AtomicReference;

/* renamed from: com.google.android.gms.internal.firebase-auth-api.zzgn  reason: invalid package */
/* compiled from: com.google.firebase:firebase-auth@@21.1.0 */
public final class zzgn {
    private static final zzgn zza = new zzgn();
    private final AtomicReference zzb = new AtomicReference(new zzhh(new zzhb(), (zzhg) null));

    public static zzgn zzb() {
        return zza;
    }

    /* JADX WARNING: Can't wrap try/catch for region: R(3:3|4|5) */
    /* JADX WARNING: Code restructure failed: missing block: B:5:0x0012, code lost:
        return new com.google.android.gms.internal.p002firebaseauthapi.zzgg(r2, r3);
     */
    /* JADX WARNING: Code restructure failed: missing block: B:6:0x0013, code lost:
        r2 = move-exception;
     */
    /* JADX WARNING: Code restructure failed: missing block: B:8:0x001b, code lost:
        throw new com.google.android.gms.internal.p002firebaseauthapi.zzhi("Creating a LegacyProtoKey failed", r2);
     */
    /* JADX WARNING: Failed to process nested try/catch */
    /* JADX WARNING: Missing exception handler attribute for start block: B:3:0x000d */
    /* Code decompiled incorrectly, please refer to instructions dump. */
    public final com.google.android.gms.internal.p002firebaseauthapi.zzaw zza(com.google.android.gms.internal.p002firebaseauthapi.zzgy r2, com.google.android.gms.internal.p002firebaseauthapi.zzca r3) {
        /*
            r1 = this;
            java.util.concurrent.atomic.AtomicReference r0 = r1.zzb     // Catch:{ GeneralSecurityException -> 0x000d }
            java.lang.Object r0 = r0.get()     // Catch:{ GeneralSecurityException -> 0x000d }
            com.google.android.gms.internal.firebase-auth-api.zzhh r0 = (com.google.android.gms.internal.p002firebaseauthapi.zzhh) r0     // Catch:{ GeneralSecurityException -> 0x000d }
            com.google.android.gms.internal.firebase-auth-api.zzaw r2 = r0.zza(r2, r3)     // Catch:{ GeneralSecurityException -> 0x000d }
            return r2
        L_0x000d:
            com.google.android.gms.internal.firebase-auth-api.zzgg r0 = new com.google.android.gms.internal.firebase-auth-api.zzgg     // Catch:{ GeneralSecurityException -> 0x0013 }
            r0.<init>(r2, r3)     // Catch:{ GeneralSecurityException -> 0x0013 }
            return r0
        L_0x0013:
            r2 = move-exception
            com.google.android.gms.internal.firebase-auth-api.zzhi r3 = new com.google.android.gms.internal.firebase-auth-api.zzhi
            java.lang.String r0 = "Creating a LegacyProtoKey failed"
            r3.<init>(r0, r2)
            throw r3
        */
        throw new UnsupportedOperationException("Method not decompiled: com.google.android.gms.internal.p002firebaseauthapi.zzgn.zza(com.google.android.gms.internal.firebase-auth-api.zzgy, com.google.android.gms.internal.firebase-auth-api.zzca):com.google.android.gms.internal.firebase-auth-api.zzaw");
    }

    public final synchronized void zzc(zzfv zzfv) throws GeneralSecurityException {
        zzhb zzhb = new zzhb((zzhh) this.zzb.get());
        zzhb.zza(zzfv);
        this.zzb.set(new zzhh(zzhb, (zzhg) null));
    }

    public final synchronized void zzd(zzfz zzfz) throws GeneralSecurityException {
        zzhb zzhb = new zzhb((zzhh) this.zzb.get());
        zzhb.zzb(zzfz);
        this.zzb.set(new zzhh(zzhb, (zzhg) null));
    }

    public final synchronized void zze(zzgr zzgr) throws GeneralSecurityException {
        zzhb zzhb = new zzhb((zzhh) this.zzb.get());
        zzhb.zzc(zzgr);
        this.zzb.set(new zzhh(zzhb, (zzhg) null));
    }

    public final synchronized void zzf(zzgv zzgv) throws GeneralSecurityException {
        zzhb zzhb = new zzhb((zzhh) this.zzb.get());
        zzhb.zzd(zzgv);
        this.zzb.set(new zzhh(zzhb, (zzhg) null));
    }
}
    
Download file