- 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
67 lines
1.8 KiB
Smali
67 lines
1.8 KiB
Smali
.class public final Lcom/google/android/gms/internal/ads/zzbwt;
|
|
.super Lcom/google/android/gms/internal/ads/zzaya;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Landroid/os/IInterface;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Landroid/os/IBinder;)V
|
|
.locals 1
|
|
|
|
const-string v0, "com.google.android.gms.ads.internal.rewarded.client.IRewardedAdCreator"
|
|
|
|
.line 1
|
|
invoke-direct {p0, p1, v0}, Lcom/google/android/gms/internal/ads/zzaya;-><init>(Landroid/os/IBinder;Ljava/lang/String;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final zze(Lcom/google/android/gms/dynamic/IObjectWrapper;Ljava/lang/String;Lcom/google/android/gms/internal/ads/zzbpe;I)Landroid/os/IBinder;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Landroid/os/RemoteException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-virtual {p0}, Lcom/google/android/gms/internal/ads/zzaya;->zza()Landroid/os/Parcel;
|
|
|
|
move-result-object p4
|
|
|
|
.line 2
|
|
invoke-static {p4, p1}, Lcom/google/android/gms/internal/ads/zzayc;->zzf(Landroid/os/Parcel;Landroid/os/IInterface;)V
|
|
|
|
.line 3
|
|
invoke-virtual {p4, p2}, Landroid/os/Parcel;->writeString(Ljava/lang/String;)V
|
|
|
|
.line 4
|
|
invoke-static {p4, p3}, Lcom/google/android/gms/internal/ads/zzayc;->zzf(Landroid/os/Parcel;Landroid/os/IInterface;)V
|
|
|
|
const p1, 0xe916690
|
|
|
|
.line 5
|
|
invoke-virtual {p4, p1}, Landroid/os/Parcel;->writeInt(I)V
|
|
|
|
const/4 p1, 0x1
|
|
|
|
.line 6
|
|
invoke-virtual {p0, p1, p4}, Lcom/google/android/gms/internal/ads/zzaya;->zzcZ(ILandroid/os/Parcel;)Landroid/os/Parcel;
|
|
|
|
move-result-object p1
|
|
|
|
.line 7
|
|
invoke-virtual {p1}, Landroid/os/Parcel;->readStrongBinder()Landroid/os/IBinder;
|
|
|
|
move-result-object p2
|
|
|
|
.line 8
|
|
invoke-virtual {p1}, Landroid/os/Parcel;->recycle()V
|
|
|
|
return-object p2
|
|
.end method
|