- Imported from https://github.com/supermegamestre/Project-Real-Resurrection-3 - APKTool decompilation (Smali bytecode) for modding and rebuilding APK - Supports both 32-bit (armeabi-v7a) and 64-bit (arm64-v8a) architectures - Includes full Smali source, resources, and native libraries - Ready to rebuild APK after modifications with apktool b command - Added comprehensive README-apktool.md with modding guide This branch complements the JADX branches: - Use JADX (main/discord-community) to UNDERSTAND code (readable Java) - Use APKTool (this branch) to MODIFY and REBUILD APK (editable Smali) Total: 44,417 files, 538.51 MB Smali source code
88 lines
2.1 KiB
Smali
88 lines
2.1 KiB
Smali
.class public final Lcom/google/android/gms/internal/ads/zzges;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 2
|
|
|
|
.line 1
|
|
sget v0, Lcom/google/android/gms/internal/ads/zzgts;->zza:I
|
|
|
|
.line 2
|
|
:try_start_0
|
|
invoke-static {}, Lcom/google/android/gms/internal/ads/zzges;->zza()V
|
|
:try_end_0
|
|
.catch Ljava/security/GeneralSecurityException; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
return-void
|
|
|
|
:catch_0
|
|
move-exception v0
|
|
|
|
.line 1
|
|
new-instance v1, Ljava/lang/ExceptionInInitializerError;
|
|
|
|
.line 3
|
|
invoke-direct {v1, v0}, Ljava/lang/ExceptionInInitializerError;-><init>(Ljava/lang/Throwable;)V
|
|
|
|
throw v1
|
|
.end method
|
|
|
|
.method public static zza()V
|
|
.locals 2
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/security/GeneralSecurityException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-static {}, Lcom/google/android/gms/internal/ads/zzgey;->zzd()V
|
|
|
|
.line 2
|
|
invoke-static {}, Lcom/google/android/gms/internal/ads/zzgox;->zza()V
|
|
|
|
const/4 v0, 0x1
|
|
|
|
.line 3
|
|
invoke-static {v0}, Lcom/google/android/gms/internal/ads/zzgff;->zza(Z)V
|
|
|
|
.line 4
|
|
invoke-static {v0}, Lcom/google/android/gms/internal/ads/zzggb;->zza(Z)V
|
|
|
|
.line 5
|
|
invoke-static {}, Lcom/google/android/gms/internal/ads/zzgkt;->zzb()Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
return-void
|
|
|
|
.line 6
|
|
:cond_0
|
|
invoke-static {v0}, Lcom/google/android/gms/internal/ads/zzgfq;->zza(Z)V
|
|
|
|
.line 7
|
|
invoke-static {v0}, Lcom/google/android/gms/internal/ads/zzggm;->zza(Z)V
|
|
|
|
.line 8
|
|
invoke-static {v0}, Lcom/google/android/gms/internal/ads/zzggu;->zza(Z)V
|
|
|
|
.line 9
|
|
invoke-static {v0}, Lcom/google/android/gms/internal/ads/zzggz;->zza(Z)V
|
|
|
|
.line 10
|
|
invoke-static {v0}, Lcom/google/android/gms/internal/ads/zzghd;->zza(Z)V
|
|
|
|
.line 11
|
|
invoke-static {v0}, Lcom/google/android/gms/internal/ads/zzgip;->zza(Z)V
|
|
|
|
.line 12
|
|
invoke-static {v0}, Lcom/google/android/gms/internal/ads/zzgii;->zza(Z)V
|
|
|
|
return-void
|
|
.end method
|