- 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.4 KiB
Smali
67 lines
1.4 KiB
Smali
.class public abstract Lcom/google/android/gms/internal/ads/zzhea;
|
|
.super Lcom/google/android/gms/internal/ads/zzhdy;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Lcom/google/android/gms/internal/ads/zzaqz;
|
|
|
|
|
|
# instance fields
|
|
.field private zzg:I
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
const-string p1, "mvhd"
|
|
|
|
.line 1
|
|
invoke-direct {p0, p1}, Lcom/google/android/gms/internal/ads/zzhdy;-><init>(Ljava/lang/String;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final zzg()I
|
|
.locals 1
|
|
|
|
iget-boolean v0, p0, Lcom/google/android/gms/internal/ads/zzhdy;->zzb:Z
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
.line 1
|
|
invoke-virtual {p0}, Lcom/google/android/gms/internal/ads/zzhdy;->zzf()V
|
|
|
|
:cond_0
|
|
iget v0, p0, Lcom/google/android/gms/internal/ads/zzhea;->zzg:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public final zzh(Ljava/nio/ByteBuffer;)J
|
|
.locals 2
|
|
|
|
.line 1
|
|
invoke-virtual {p1}, Ljava/nio/ByteBuffer;->get()B
|
|
|
|
move-result v0
|
|
|
|
invoke-static {v0}, Lcom/google/android/gms/internal/ads/zzaqy;->zzc(B)I
|
|
|
|
move-result v0
|
|
|
|
iput v0, p0, Lcom/google/android/gms/internal/ads/zzhea;->zzg:I
|
|
|
|
.line 2
|
|
invoke-static {p1}, Lcom/google/android/gms/internal/ads/zzaqy;->zzd(Ljava/nio/ByteBuffer;)I
|
|
|
|
.line 3
|
|
invoke-virtual {p1}, Ljava/nio/ByteBuffer;->get()B
|
|
|
|
const-wide/16 v0, 0x4
|
|
|
|
return-wide v0
|
|
.end method
|