Files
rr3-apk/smali_classes3/com/google/android/gms/internal/ads/zzekz.smali
Daniel Elliott f3960ee359 Add Discord APKTool decompilation (Smali source for modding)
- 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
2026-02-18 16:13:44 -08:00

81 lines
2.4 KiB
Smali

.class public final synthetic Lcom/google/android/gms/internal/ads/zzekz;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/google/android/gms/internal/ads/zzcvw;
# instance fields
.field public final synthetic zza:Lcom/google/android/gms/internal/ads/zzekn;
.field public final synthetic zzb:Lcom/google/android/gms/internal/ads/zzbmi;
# direct methods
.method public synthetic constructor <init>(Lcom/google/android/gms/internal/ads/zzekn;Lcom/google/android/gms/internal/ads/zzbmi;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lcom/google/android/gms/internal/ads/zzekz;->zza:Lcom/google/android/gms/internal/ads/zzekn;
iput-object p2, p0, Lcom/google/android/gms/internal/ads/zzekz;->zzb:Lcom/google/android/gms/internal/ads/zzbmi;
return-void
.end method
# virtual methods
.method public final zzdz(Lcom/google/android/gms/ads/internal/client/zze;)V
.locals 3
iget-object v0, p0, Lcom/google/android/gms/internal/ads/zzekz;->zza:Lcom/google/android/gms/internal/ads/zzekn;
.line 1
invoke-virtual {v0, p1}, Lcom/google/android/gms/internal/ads/zzekn;->zzdz(Lcom/google/android/gms/ads/internal/client/zze;)V
iget-object v0, p0, Lcom/google/android/gms/internal/ads/zzekz;->zzb:Lcom/google/android/gms/internal/ads/zzbmi;
const-string v1, "#007 Could not call remote method."
if-eqz v0, :cond_0
.line 2
:try_start_0
invoke-interface {v0, p1}, Lcom/google/android/gms/internal/ads/zzbmi;->zzf(Lcom/google/android/gms/ads/internal/client/zze;)V
:try_end_0
.catch Landroid/os/RemoteException; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_0
:catch_0
move-exception v2
.line 3
invoke-static {v1, v2}, Lcom/google/android/gms/ads/internal/util/client/zzo;->zzl(Ljava/lang/String;Ljava/lang/Throwable;)V
:cond_0
:goto_0
if-eqz v0, :cond_1
.line 4
:try_start_1
iget p1, p1, Lcom/google/android/gms/ads/internal/client/zze;->zza:I
invoke-interface {v0, p1}, Lcom/google/android/gms/internal/ads/zzbmi;->zze(I)V
:try_end_1
.catch Landroid/os/RemoteException; {:try_start_1 .. :try_end_1} :catch_1
return-void
:catch_1
move-exception p1
.line 5
invoke-static {v1, p1}, Lcom/google/android/gms/ads/internal/util/client/zzo;->zzl(Ljava/lang/String;Ljava/lang/Throwable;)V
:cond_1
return-void
.end method