- 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
144 lines
3.6 KiB
Smali
144 lines
3.6 KiB
Smali
.class public final Lcom/google/android/gms/internal/ads/zzbtb;
|
|
.super Lcom/google/android/gms/dynamic/RemoteCreator;
|
|
.source "SourceFile"
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 1
|
|
|
|
const-string v0, "com.google.android.gms.ads.AdOverlayCreatorImpl"
|
|
|
|
.line 1
|
|
invoke-direct {p0, v0}, Lcom/google/android/gms/dynamic/RemoteCreator;-><init>(Ljava/lang/String;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final synthetic getRemoteCreator(Landroid/os/IBinder;)Ljava/lang/Object;
|
|
.locals 2
|
|
|
|
if-nez p1, :cond_0
|
|
|
|
const/4 p1, 0x0
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const-string v0, "com.google.android.gms.ads.internal.overlay.client.IAdOverlayCreator"
|
|
|
|
.line 1
|
|
invoke-interface {p1, v0}, Landroid/os/IBinder;->queryLocalInterface(Ljava/lang/String;)Landroid/os/IInterface;
|
|
|
|
move-result-object v0
|
|
|
|
instance-of v1, v0, Lcom/google/android/gms/internal/ads/zzbth;
|
|
|
|
if-eqz v1, :cond_1
|
|
|
|
.line 2
|
|
move-object p1, v0
|
|
|
|
check-cast p1, Lcom/google/android/gms/internal/ads/zzbth;
|
|
|
|
goto :goto_0
|
|
|
|
:cond_1
|
|
new-instance v0, Lcom/google/android/gms/internal/ads/zzbtf;
|
|
|
|
invoke-direct {v0, p1}, Lcom/google/android/gms/internal/ads/zzbtf;-><init>(Landroid/os/IBinder;)V
|
|
|
|
move-object p1, v0
|
|
|
|
:goto_0
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public final zza(Landroid/app/Activity;)Lcom/google/android/gms/internal/ads/zzbte;
|
|
.locals 4
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
|
|
const-string v0, "Could not create remote AdOverlay."
|
|
|
|
const/4 v1, 0x0
|
|
|
|
.line 1
|
|
:try_start_0
|
|
invoke-static {p1}, Lcom/google/android/gms/dynamic/ObjectWrapper;->wrap(Ljava/lang/Object;)Lcom/google/android/gms/dynamic/IObjectWrapper;
|
|
|
|
move-result-object v2
|
|
|
|
.line 2
|
|
invoke-virtual {p0, p1}, Lcom/google/android/gms/dynamic/RemoteCreator;->getRemoteCreatorInstance(Landroid/content/Context;)Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Lcom/google/android/gms/internal/ads/zzbth;
|
|
|
|
invoke-interface {p1, v2}, Lcom/google/android/gms/internal/ads/zzbth;->zze(Lcom/google/android/gms/dynamic/IObjectWrapper;)Landroid/os/IBinder;
|
|
|
|
move-result-object p1
|
|
|
|
if-nez p1, :cond_0
|
|
|
|
goto :goto_1
|
|
|
|
:cond_0
|
|
const-string v2, "com.google.android.gms.ads.internal.overlay.client.IAdOverlay"
|
|
|
|
.line 3
|
|
invoke-interface {p1, v2}, Landroid/os/IBinder;->queryLocalInterface(Ljava/lang/String;)Landroid/os/IInterface;
|
|
|
|
move-result-object v2
|
|
|
|
instance-of v3, v2, Lcom/google/android/gms/internal/ads/zzbte;
|
|
|
|
if-eqz v3, :cond_1
|
|
|
|
.line 4
|
|
check-cast v2, Lcom/google/android/gms/internal/ads/zzbte;
|
|
|
|
:goto_0
|
|
move-object v1, v2
|
|
|
|
goto :goto_1
|
|
|
|
:catch_0
|
|
move-exception p1
|
|
|
|
goto :goto_2
|
|
|
|
:catch_1
|
|
move-exception p1
|
|
|
|
goto :goto_3
|
|
|
|
:cond_1
|
|
new-instance v2, Lcom/google/android/gms/internal/ads/zzbtc;
|
|
|
|
invoke-direct {v2, p1}, Lcom/google/android/gms/internal/ads/zzbtc;-><init>(Landroid/os/IBinder;)V
|
|
:try_end_0
|
|
.catch Landroid/os/RemoteException; {:try_start_0 .. :try_end_0} :catch_1
|
|
.catch Lcom/google/android/gms/dynamic/RemoteCreator$RemoteCreatorException; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
goto :goto_0
|
|
|
|
:goto_1
|
|
return-object v1
|
|
|
|
.line 5
|
|
:goto_2
|
|
invoke-static {v0, p1}, Lcom/google/android/gms/ads/internal/util/client/zzo;->zzk(Ljava/lang/String;Ljava/lang/Throwable;)V
|
|
|
|
return-object v1
|
|
|
|
.line 6
|
|
:goto_3
|
|
invoke-static {v0, p1}, Lcom/google/android/gms/ads/internal/util/client/zzo;->zzk(Ljava/lang/String;Ljava/lang/Throwable;)V
|
|
|
|
return-object v1
|
|
.end method
|