- 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
82 lines
2.1 KiB
Smali
82 lines
2.1 KiB
Smali
.class public Lcom/google/android/gms/internal/ads/zzhdz;
|
|
.super Lcom/google/android/gms/internal/ads/zzhec;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Lcom/google/android/gms/internal/ads/zzaqz;
|
|
|
|
|
|
# instance fields
|
|
.field protected final zza:Ljava/lang/String;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Lcom/google/android/gms/internal/ads/zzhec;-><init>()V
|
|
|
|
const-string p1, "moov"
|
|
|
|
iput-object p1, p0, Lcom/google/android/gms/internal/ads/zzhdz;->zza:Ljava/lang/String;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final zza()Ljava/lang/String;
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/ads/zzhdz;->zza:Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final zzb(Lcom/google/android/gms/internal/ads/zzhed;Ljava/nio/ByteBuffer;JLcom/google/android/gms/internal/ads/zzaqw;)V
|
|
.locals 2
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-interface {p1}, Lcom/google/android/gms/internal/ads/zzhed;->zzb()J
|
|
|
|
invoke-virtual {p2}, Ljava/nio/Buffer;->remaining()I
|
|
|
|
.line 2
|
|
invoke-virtual {p2}, Ljava/nio/Buffer;->remaining()I
|
|
|
|
iput-object p1, p0, Lcom/google/android/gms/internal/ads/zzhec;->zzc:Lcom/google/android/gms/internal/ads/zzhed;
|
|
|
|
.line 3
|
|
invoke-interface {p1}, Lcom/google/android/gms/internal/ads/zzhed;->zzb()J
|
|
|
|
move-result-wide v0
|
|
|
|
iput-wide v0, p0, Lcom/google/android/gms/internal/ads/zzhec;->zze:J
|
|
|
|
.line 4
|
|
invoke-interface {p1}, Lcom/google/android/gms/internal/ads/zzhed;->zzb()J
|
|
|
|
move-result-wide v0
|
|
|
|
add-long/2addr v0, p3
|
|
|
|
invoke-interface {p1, v0, v1}, Lcom/google/android/gms/internal/ads/zzhed;->zze(J)V
|
|
|
|
.line 5
|
|
invoke-interface {p1}, Lcom/google/android/gms/internal/ads/zzhed;->zzb()J
|
|
|
|
move-result-wide p1
|
|
|
|
iput-wide p1, p0, Lcom/google/android/gms/internal/ads/zzhec;->zzf:J
|
|
|
|
iput-object p5, p0, Lcom/google/android/gms/internal/ads/zzhec;->zzb:Lcom/google/android/gms/internal/ads/zzaqw;
|
|
|
|
return-void
|
|
.end method
|