- 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
119 lines
2.6 KiB
Smali
119 lines
2.6 KiB
Smali
.class final Lcom/google/android/gms/internal/ads/zzaer;
|
|
.super Lcom/google/android/gms/internal/ads/zzaby;
|
|
.source "SourceFile"
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/google/android/gms/internal/ads/zzacy;IJJ)V
|
|
.locals 16
|
|
|
|
move-object/from16 v0, p1
|
|
|
|
.line 1
|
|
invoke-static/range {p1 .. p1}, Ljava/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
new-instance v1, Lcom/google/android/gms/internal/ads/zzaeo;
|
|
|
|
invoke-direct {v1, v0}, Lcom/google/android/gms/internal/ads/zzaeo;-><init>(Lcom/google/android/gms/internal/ads/zzacy;)V
|
|
|
|
new-instance v2, Lcom/google/android/gms/internal/ads/zzaep;
|
|
|
|
const/4 v3, 0x0
|
|
|
|
move/from16 v4, p2
|
|
|
|
invoke-direct {v2, v0, v4, v3}, Lcom/google/android/gms/internal/ads/zzaep;-><init>(Lcom/google/android/gms/internal/ads/zzacy;ILcom/google/android/gms/internal/ads/zzaeq;)V
|
|
|
|
.line 2
|
|
invoke-virtual/range {p1 .. p1}, Lcom/google/android/gms/internal/ads/zzacy;->zza()J
|
|
|
|
move-result-wide v3
|
|
|
|
iget-wide v7, v0, Lcom/google/android/gms/internal/ads/zzacy;->zzj:J
|
|
|
|
iget v5, v0, Lcom/google/android/gms/internal/ads/zzacy;->zzd:I
|
|
|
|
if-lez v5, :cond_0
|
|
|
|
iget v6, v0, Lcom/google/android/gms/internal/ads/zzacy;->zzc:I
|
|
|
|
int-to-long v9, v6
|
|
|
|
int-to-long v5, v5
|
|
|
|
add-long/2addr v5, v9
|
|
|
|
const-wide/16 v9, 0x2
|
|
|
|
div-long/2addr v5, v9
|
|
|
|
const-wide/16 v9, 0x1
|
|
|
|
add-long/2addr v5, v9
|
|
|
|
move-wide v13, v5
|
|
|
|
goto :goto_0
|
|
|
|
.line 4
|
|
:cond_0
|
|
iget v5, v0, Lcom/google/android/gms/internal/ads/zzacy;->zza:I
|
|
|
|
iget v6, v0, Lcom/google/android/gms/internal/ads/zzacy;->zzb:I
|
|
|
|
const-wide/16 v9, 0x1000
|
|
|
|
if-ne v5, v6, :cond_1
|
|
|
|
if-lez v5, :cond_1
|
|
|
|
int-to-long v9, v5
|
|
|
|
:cond_1
|
|
iget v5, v0, Lcom/google/android/gms/internal/ads/zzacy;->zzg:I
|
|
|
|
int-to-long v5, v5
|
|
|
|
iget v11, v0, Lcom/google/android/gms/internal/ads/zzacy;->zzh:I
|
|
|
|
int-to-long v11, v11
|
|
|
|
mul-long/2addr v9, v5
|
|
|
|
mul-long/2addr v9, v11
|
|
|
|
const-wide/16 v5, 0x8
|
|
|
|
div-long/2addr v9, v5
|
|
|
|
const-wide/16 v5, 0x40
|
|
|
|
add-long/2addr v9, v5
|
|
|
|
move-wide v13, v9
|
|
|
|
:goto_0
|
|
const-wide/16 v5, 0x0
|
|
|
|
const/4 v9, 0x6
|
|
|
|
.line 2
|
|
iget v0, v0, Lcom/google/android/gms/internal/ads/zzacy;->zzc:I
|
|
|
|
.line 3
|
|
invoke-static {v9, v0}, Ljava/lang/Math;->max(II)I
|
|
|
|
move-result v15
|
|
|
|
move-object/from16 v0, p0
|
|
|
|
move-wide/from16 v9, p3
|
|
|
|
move-wide/from16 v11, p5
|
|
|
|
.line 4
|
|
invoke-direct/range {v0 .. v15}, Lcom/google/android/gms/internal/ads/zzaby;-><init>(Lcom/google/android/gms/internal/ads/zzabv;Lcom/google/android/gms/internal/ads/zzabx;JJJJJJI)V
|
|
|
|
return-void
|
|
.end method
|