Files
rr3-apk/smali_classes3/com/google/android/gms/internal/ads/zzbxb.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

103 lines
2.8 KiB
Smali

.class public final Lcom/google/android/gms/internal/ads/zzbxb;
.super Ljava/lang/Object;
.source "SourceFile"
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static final zza(Landroid/content/Context;Ljava/lang/String;Lcom/google/android/gms/internal/ads/zzbpe;)Lcom/google/android/gms/internal/ads/zzbwp;
.locals 4
.annotation build Landroidx/annotation/Nullable;
.end annotation
.line 1
invoke-static {p0}, Lcom/google/android/gms/dynamic/ObjectWrapper;->wrap(Ljava/lang/Object;)Lcom/google/android/gms/dynamic/IObjectWrapper;
move-result-object v0
const/4 v1, 0x0
:try_start_0
const-string v2, "com.google.android.gms.ads.rewarded.ChimeraRewardedAdCreatorImpl"
new-instance v3, Lcom/google/android/gms/internal/ads/zzbxa;
invoke-direct {v3}, Lcom/google/android/gms/internal/ads/zzbxa;-><init>()V
.line 2
invoke-static {p0, v2, v3}, Lcom/google/android/gms/ads/internal/util/client/zzs;->zzb(Landroid/content/Context;Ljava/lang/String;Lcom/google/android/gms/ads/internal/util/client/zzq;)Ljava/lang/Object;
move-result-object p0
check-cast p0, Lcom/google/android/gms/internal/ads/zzbwt;
const v2, 0xe916690
.line 3
invoke-virtual {p0, v0, p1, p2, v2}, Lcom/google/android/gms/internal/ads/zzbwt;->zze(Lcom/google/android/gms/dynamic/IObjectWrapper;Ljava/lang/String;Lcom/google/android/gms/internal/ads/zzbpe;I)Landroid/os/IBinder;
move-result-object p0
if-nez p0, :cond_0
goto :goto_1
:cond_0
const-string p1, "com.google.android.gms.ads.internal.rewarded.client.IRewardedAd"
.line 4
invoke-interface {p0, p1}, Landroid/os/IBinder;->queryLocalInterface(Ljava/lang/String;)Landroid/os/IInterface;
move-result-object p1
instance-of p2, p1, Lcom/google/android/gms/internal/ads/zzbwp;
if-eqz p2, :cond_1
.line 5
check-cast p1, Lcom/google/android/gms/internal/ads/zzbwp;
:goto_0
move-object v1, p1
goto :goto_1
:catch_0
move-exception p0
goto :goto_2
:catch_1
move-exception p0
goto :goto_2
:cond_1
new-instance p1, Lcom/google/android/gms/internal/ads/zzbwn;
invoke-direct {p1, p0}, Lcom/google/android/gms/internal/ads/zzbwn;-><init>(Landroid/os/IBinder;)V
:try_end_0
.catch Lcom/google/android/gms/ads/internal/util/client/zzr; {:try_start_0 .. :try_end_0} :catch_1
.catch Landroid/os/RemoteException; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_0
:goto_1
return-object v1
:goto_2
const-string p1, "#007 Could not call remote method."
.line 6
invoke-static {p1, p0}, Lcom/google/android/gms/ads/internal/util/client/zzo;->zzl(Ljava/lang/String;Ljava/lang/Throwable;)V
return-object v1
.end method