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

115 lines
3.3 KiB
Smali

.class public final Lcom/google/android/gms/internal/auth/zzfb;
.super Ljava/io/IOException;
.source "SourceFile"
# instance fields
.field private zza:Lcom/google/android/gms/internal/auth/zzfx;
# direct methods
.method public constructor <init>(Ljava/io/IOException;)V
.locals 1
.line 1
invoke-virtual {p1}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object v0
invoke-direct {p0, v0, p1}, Ljava/io/IOException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V
const/4 p1, 0x0
iput-object p1, p0, Lcom/google/android/gms/internal/auth/zzfb;->zza:Lcom/google/android/gms/internal/auth/zzfx;
return-void
.end method
.method public constructor <init>(Ljava/lang/String;)V
.locals 0
.line 2
invoke-direct {p0, p1}, Ljava/io/IOException;-><init>(Ljava/lang/String;)V
const/4 p1, 0x0
iput-object p1, p0, Lcom/google/android/gms/internal/auth/zzfb;->zza:Lcom/google/android/gms/internal/auth/zzfx;
return-void
.end method
.method public static zza()Lcom/google/android/gms/internal/auth/zzfb;
.locals 2
.line 1
new-instance v0, Lcom/google/android/gms/internal/auth/zzfb;
const-string v1, "Protocol message contained an invalid tag (zero)."
invoke-direct {v0, v1}, Lcom/google/android/gms/internal/auth/zzfb;-><init>(Ljava/lang/String;)V
return-object v0
.end method
.method public static zzb()Lcom/google/android/gms/internal/auth/zzfb;
.locals 2
.line 1
new-instance v0, Lcom/google/android/gms/internal/auth/zzfb;
const-string v1, "Protocol message had invalid UTF-8."
invoke-direct {v0, v1}, Lcom/google/android/gms/internal/auth/zzfb;-><init>(Ljava/lang/String;)V
return-object v0
.end method
.method public static zzc()Lcom/google/android/gms/internal/auth/zzfb;
.locals 2
.line 1
new-instance v0, Lcom/google/android/gms/internal/auth/zzfb;
const-string v1, "CodedInputStream encountered an embedded string or message which claimed to have negative size."
invoke-direct {v0, v1}, Lcom/google/android/gms/internal/auth/zzfb;-><init>(Ljava/lang/String;)V
return-object v0
.end method
.method public static zzd()Lcom/google/android/gms/internal/auth/zzfb;
.locals 2
.line 1
new-instance v0, Lcom/google/android/gms/internal/auth/zzfb;
const-string v1, "Failed to parse the message."
invoke-direct {v0, v1}, Lcom/google/android/gms/internal/auth/zzfb;-><init>(Ljava/lang/String;)V
return-object v0
.end method
.method public static zzf()Lcom/google/android/gms/internal/auth/zzfb;
.locals 2
.line 1
new-instance v0, Lcom/google/android/gms/internal/auth/zzfb;
const-string v1, "While parsing a protocol message, the input ended unexpectedly in the middle of a field. This could mean either that the input has been truncated or that an embedded message misreported its own length."
invoke-direct {v0, v1}, Lcom/google/android/gms/internal/auth/zzfb;-><init>(Ljava/lang/String;)V
return-object v0
.end method
# virtual methods
.method public final zze(Lcom/google/android/gms/internal/auth/zzfx;)Lcom/google/android/gms/internal/auth/zzfb;
.locals 0
iput-object p1, p0, Lcom/google/android/gms/internal/auth/zzfb;->zza:Lcom/google/android/gms/internal/auth/zzfx;
return-object p0
.end method