- 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
63 lines
1.5 KiB
Smali
63 lines
1.5 KiB
Smali
.class final Lcom/google/android/gms/internal/ads/zzaog;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# instance fields
|
|
.field public final zza:I
|
|
|
|
.field public final zzb:J
|
|
|
|
|
|
# direct methods
|
|
.method private constructor <init>(IJ)V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput p1, p0, Lcom/google/android/gms/internal/ads/zzaog;->zza:I
|
|
|
|
iput-wide p2, p0, Lcom/google/android/gms/internal/ads/zzaog;->zzb:J
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static zza(Lcom/google/android/gms/internal/ads/zzaco;Lcom/google/android/gms/internal/ads/zzdy;)Lcom/google/android/gms/internal/ads/zzaog;
|
|
.locals 3
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-virtual {p1}, Lcom/google/android/gms/internal/ads/zzdy;->zzN()[B
|
|
|
|
move-result-object v0
|
|
|
|
const/16 v1, 0x8
|
|
|
|
const/4 v2, 0x0
|
|
|
|
invoke-interface {p0, v0, v2, v1}, Lcom/google/android/gms/internal/ads/zzaco;->zzh([BII)V
|
|
|
|
.line 2
|
|
invoke-virtual {p1, v2}, Lcom/google/android/gms/internal/ads/zzdy;->zzL(I)V
|
|
|
|
.line 3
|
|
invoke-virtual {p1}, Lcom/google/android/gms/internal/ads/zzdy;->zzg()I
|
|
|
|
move-result p0
|
|
|
|
.line 4
|
|
invoke-virtual {p1}, Lcom/google/android/gms/internal/ads/zzdy;->zzs()J
|
|
|
|
move-result-wide v0
|
|
|
|
new-instance p1, Lcom/google/android/gms/internal/ads/zzaog;
|
|
|
|
invoke-direct {p1, p0, v0, v1}, Lcom/google/android/gms/internal/ads/zzaog;-><init>(IJ)V
|
|
|
|
return-object p1
|
|
.end method
|