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

126 lines
3.1 KiB
Smali

.class public abstract Lcom/google/android/gms/internal/ads/zzfpm;
.super Lcom/google/android/gms/internal/ads/zzayb;
.source "SourceFile"
# interfaces
.implements Lcom/google/android/gms/internal/ads/zzfpn;
# direct methods
.method public constructor <init>()V
.locals 1
const-string v0, "com.google.android.gms.gass.internal.clearcut.IGassClearcut"
.line 1
invoke-direct {p0, v0}, Lcom/google/android/gms/internal/ads/zzayb;-><init>(Ljava/lang/String;)V
return-void
.end method
# virtual methods
.method public final zzdD(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
.locals 0
.annotation system Ldalvik/annotation/Throws;
value = {
Landroid/os/RemoteException;
}
.end annotation
packed-switch p1, :pswitch_data_0
const/4 p1, 0x0
return p1
.line 1
:pswitch_0
invoke-virtual {p2}, Landroid/os/Parcel;->readStrongBinder()Landroid/os/IBinder;
move-result-object p1
invoke-static {p1}, Lcom/google/android/gms/dynamic/IObjectWrapper$Stub;->asInterface(Landroid/os/IBinder;)Lcom/google/android/gms/dynamic/IObjectWrapper;
.line 2
invoke-virtual {p2}, Landroid/os/Parcel;->readString()Ljava/lang/String;
.line 3
invoke-virtual {p2}, Landroid/os/Parcel;->readString()Ljava/lang/String;
.line 4
invoke-static {p2}, Lcom/google/android/gms/internal/ads/zzayc;->zzc(Landroid/os/Parcel;)V
goto :goto_0
.line 5
:pswitch_1
invoke-virtual {p2}, Landroid/os/Parcel;->readInt()I
.line 6
invoke-static {p2}, Lcom/google/android/gms/internal/ads/zzayc;->zzc(Landroid/os/Parcel;)V
goto :goto_0
.line 7
:pswitch_2
invoke-virtual {p2}, Landroid/os/Parcel;->readInt()I
.line 8
invoke-static {p2}, Lcom/google/android/gms/internal/ads/zzayc;->zzc(Landroid/os/Parcel;)V
goto :goto_0
.line 9
:pswitch_3
invoke-virtual {p2}, Landroid/os/Parcel;->createByteArray()[B
.line 10
invoke-static {p2}, Lcom/google/android/gms/internal/ads/zzayc;->zzc(Landroid/os/Parcel;)V
goto :goto_0
.line 11
:pswitch_4
invoke-virtual {p2}, Landroid/os/Parcel;->createIntArray()[I
.line 12
invoke-static {p2}, Lcom/google/android/gms/internal/ads/zzayc;->zzc(Landroid/os/Parcel;)V
goto :goto_0
.line 13
:pswitch_5
invoke-virtual {p2}, Landroid/os/Parcel;->readStrongBinder()Landroid/os/IBinder;
move-result-object p1
invoke-static {p1}, Lcom/google/android/gms/dynamic/IObjectWrapper$Stub;->asInterface(Landroid/os/IBinder;)Lcom/google/android/gms/dynamic/IObjectWrapper;
.line 14
invoke-virtual {p2}, Landroid/os/Parcel;->readString()Ljava/lang/String;
.line 15
invoke-static {p2}, Lcom/google/android/gms/internal/ads/zzayc;->zzc(Landroid/os/Parcel;)V
.line 16
:goto_0
:pswitch_6
invoke-virtual {p3}, Landroid/os/Parcel;->writeNoException()V
const/4 p1, 0x1
return p1
:pswitch_data_0
.packed-switch 0x2
:pswitch_5
:pswitch_6
:pswitch_4
:pswitch_3
:pswitch_2
:pswitch_1
:pswitch_0
.end packed-switch
.end method