- 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
154 lines
2.2 KiB
Smali
154 lines
2.2 KiB
Smali
.class public final Lcom/google/android/gms/internal/ads/zzqo;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Lcom/google/android/gms/internal/ads/zzpy;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/google/android/gms/internal/ads/zzqn;)V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static zza(III)I
|
|
.locals 2
|
|
|
|
int-to-long v0, p0
|
|
|
|
int-to-long p0, p1
|
|
|
|
mul-long/2addr v0, p0
|
|
|
|
int-to-long p0, p2
|
|
|
|
mul-long/2addr v0, p0
|
|
|
|
const-wide/32 p0, 0xf4240
|
|
|
|
.line 1
|
|
div-long/2addr v0, p0
|
|
|
|
invoke-static {v0, v1}, Lcom/google/android/gms/internal/ads/zzgaq;->zzb(J)I
|
|
|
|
move-result p0
|
|
|
|
return p0
|
|
.end method
|
|
|
|
.method public static zzb(I)I
|
|
.locals 1
|
|
|
|
const/16 v0, 0x14
|
|
|
|
if-eq p0, v0, :cond_1
|
|
|
|
const/16 v0, 0x1e
|
|
|
|
if-eq p0, v0, :cond_0
|
|
|
|
packed-switch p0, :pswitch_data_0
|
|
|
|
packed-switch p0, :pswitch_data_1
|
|
|
|
.line 1
|
|
new-instance p0, Ljava/lang/IllegalArgumentException;
|
|
|
|
invoke-direct {p0}, Ljava/lang/IllegalArgumentException;-><init>()V
|
|
|
|
throw p0
|
|
|
|
:pswitch_0
|
|
const p0, 0x52080
|
|
|
|
return p0
|
|
|
|
:pswitch_1
|
|
const p0, 0x3e800
|
|
|
|
return p0
|
|
|
|
:pswitch_2
|
|
const/16 p0, 0x1f40
|
|
|
|
return p0
|
|
|
|
:pswitch_3
|
|
const p0, 0x2ebae4
|
|
|
|
return p0
|
|
|
|
:pswitch_4
|
|
const/16 p0, 0x1b58
|
|
|
|
return p0
|
|
|
|
:pswitch_5
|
|
const/16 p0, 0x3e80
|
|
|
|
return p0
|
|
|
|
:pswitch_6
|
|
const p0, 0x186a0
|
|
|
|
return p0
|
|
|
|
:pswitch_7
|
|
const p0, 0x9c40
|
|
|
|
return p0
|
|
|
|
:pswitch_8
|
|
const p0, 0x2ee00
|
|
|
|
return p0
|
|
|
|
:pswitch_9
|
|
const p0, 0xbb800
|
|
|
|
return p0
|
|
|
|
:pswitch_a
|
|
const p0, 0x13880
|
|
|
|
return p0
|
|
|
|
:cond_0
|
|
:pswitch_b
|
|
const p0, 0x225510
|
|
|
|
return p0
|
|
|
|
:cond_1
|
|
const p0, 0xf906
|
|
|
|
return p0
|
|
|
|
nop
|
|
|
|
:pswitch_data_0
|
|
.packed-switch 0x5
|
|
:pswitch_a
|
|
:pswitch_9
|
|
:pswitch_8
|
|
:pswitch_b
|
|
:pswitch_7
|
|
:pswitch_6
|
|
:pswitch_5
|
|
:pswitch_4
|
|
.end packed-switch
|
|
|
|
:pswitch_data_1
|
|
.packed-switch 0xe
|
|
:pswitch_3
|
|
:pswitch_2
|
|
:pswitch_1
|
|
:pswitch_0
|
|
:pswitch_9
|
|
.end packed-switch
|
|
.end method
|