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

142 lines
3.3 KiB
Smali

.class public final synthetic Lcom/google/android/gms/internal/ads/zzbvh;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/lang/Runnable;
# instance fields
.field public final synthetic zza:Ljava/io/OutputStream;
.field public final synthetic zzb:[B
# direct methods
.method public synthetic constructor <init>(Ljava/io/OutputStream;[B)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lcom/google/android/gms/internal/ads/zzbvh;->zza:Ljava/io/OutputStream;
iput-object p2, p0, Lcom/google/android/gms/internal/ads/zzbvh;->zzb:[B
return-void
.end method
# virtual methods
.method public final run()V
.locals 5
sget-object v0, Lcom/google/android/gms/internal/ads/zzbvi;->CREATOR:Landroid/os/Parcelable$Creator;
iget-object v0, p0, Lcom/google/android/gms/internal/ads/zzbvh;->zza:Ljava/io/OutputStream;
iget-object v1, p0, Lcom/google/android/gms/internal/ads/zzbvh;->zzb:[B
const/4 v2, 0x0
.line 1
:try_start_0
new-instance v3, Ljava/io/DataOutputStream;
invoke-direct {v3, v0}, Ljava/io/DataOutputStream;-><init>(Ljava/io/OutputStream;)V
:try_end_0
.catch Ljava/io/IOException; {:try_start_0 .. :try_end_0} :catch_1
.catchall {:try_start_0 .. :try_end_0} :catchall_1
.line 2
:try_start_1
array-length v2, v1
invoke-virtual {v3, v2}, Ljava/io/DataOutputStream;->writeInt(I)V
.line 3
invoke-virtual {v3, v1}, Ljava/io/OutputStream;->write([B)V
:try_end_1
.catch Ljava/io/IOException; {:try_start_1 .. :try_end_1} :catch_0
.catchall {:try_start_1 .. :try_end_1} :catchall_0
.line 7
invoke-static {v3}, Lcom/google/android/gms/common/util/IOUtils;->closeQuietly(Ljava/io/Closeable;)V
return-void
:catchall_0
move-exception v1
goto :goto_0
:catch_0
move-exception v1
goto :goto_1
:goto_0
move-object v2, v3
goto :goto_3
:goto_1
move-object v2, v3
goto :goto_2
:catchall_1
move-exception v1
goto :goto_3
:catch_1
move-exception v1
:goto_2
:try_start_2
const-string v3, "Error transporting the ad response"
.line 4
invoke-static {v3, v1}, Lcom/google/android/gms/ads/internal/util/client/zzo;->zzh(Ljava/lang/String;Ljava/lang/Throwable;)V
.line 5
invoke-static {}, Lcom/google/android/gms/ads/internal/zzv;->zzp()Lcom/google/android/gms/internal/ads/zzbzm;
move-result-object v3
const-string v4, "LargeParcelTeleporter.pipeData.1"
invoke-virtual {v3, v1, v4}, Lcom/google/android/gms/internal/ads/zzbzm;->zzw(Ljava/lang/Throwable;Ljava/lang/String;)V
:try_end_2
.catchall {:try_start_2 .. :try_end_2} :catchall_1
if-nez v2, :cond_0
.line 6
invoke-static {v0}, Lcom/google/android/gms/common/util/IOUtils;->closeQuietly(Ljava/io/Closeable;)V
return-void
.line 7
:cond_0
invoke-static {v2}, Lcom/google/android/gms/common/util/IOUtils;->closeQuietly(Ljava/io/Closeable;)V
return-void
:goto_3
if-nez v2, :cond_1
.line 6
invoke-static {v0}, Lcom/google/android/gms/common/util/IOUtils;->closeQuietly(Ljava/io/Closeable;)V
goto :goto_4
.line 7
:cond_1
invoke-static {v2}, Lcom/google/android/gms/common/util/IOUtils;->closeQuietly(Ljava/io/Closeable;)V
.line 8
:goto_4
throw v1
.end method