- 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
47 lines
1.1 KiB
Smali
47 lines
1.1 KiB
Smali
.class final Lcom/google/android/gms/internal/ads/zzanp;
|
|
.super Lcom/google/android/gms/internal/ads/zzaby;
|
|
.source "SourceFile"
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/google/android/gms/internal/ads/zzef;JJII)V
|
|
.locals 16
|
|
|
|
.line 1
|
|
new-instance v1, Lcom/google/android/gms/internal/ads/zzabt;
|
|
|
|
invoke-direct {v1}, Lcom/google/android/gms/internal/ads/zzabt;-><init>()V
|
|
|
|
new-instance v2, Lcom/google/android/gms/internal/ads/zzano;
|
|
|
|
const v0, 0x1b8a0
|
|
|
|
move-object/from16 v3, p1
|
|
|
|
move/from16 v4, p6
|
|
|
|
invoke-direct {v2, v4, v3, v0}, Lcom/google/android/gms/internal/ads/zzano;-><init>(ILcom/google/android/gms/internal/ads/zzef;I)V
|
|
|
|
const-wide/16 v5, 0x0
|
|
|
|
const-wide/16 v3, 0x1
|
|
|
|
add-long v7, p2, v3
|
|
|
|
const-wide/16 v9, 0x0
|
|
|
|
const-wide/16 v13, 0xbc
|
|
|
|
const/16 v15, 0x3ac
|
|
|
|
move-object/from16 v0, p0
|
|
|
|
move-wide/from16 v3, p2
|
|
|
|
move-wide/from16 v11, p4
|
|
|
|
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
|