- 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
77 lines
1.5 KiB
Smali
77 lines
1.5 KiB
Smali
.class public final Lcom/ironsource/b6;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# direct methods
|
|
.method public static final synthetic a(Lcom/ironsource/n6;)Lcom/ironsource/g2;
|
|
.locals 0
|
|
|
|
invoke-static {p0}, Lcom/ironsource/b6;->b(Lcom/ironsource/n6;)Lcom/ironsource/g2;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method private static final b(Lcom/ironsource/n6;)Lcom/ironsource/g2;
|
|
.locals 11
|
|
|
|
invoke-virtual {p0}, Lcom/ironsource/n6;->d()Lcom/ironsource/h5;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0}, Lcom/ironsource/h5;->e()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
sget-object v0, Lcom/ironsource/g2$a;->c:Lcom/ironsource/g2$a;
|
|
|
|
:goto_0
|
|
move-object v2, v0
|
|
|
|
goto :goto_1
|
|
|
|
:cond_0
|
|
sget-object v0, Lcom/ironsource/g2$a;->b:Lcom/ironsource/g2$a;
|
|
|
|
goto :goto_0
|
|
|
|
:goto_1
|
|
new-instance v0, Lcom/ironsource/g2;
|
|
|
|
invoke-virtual {p0}, Lcom/ironsource/n6;->d()Lcom/ironsource/h5;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {v1}, Lcom/ironsource/h5;->j()J
|
|
|
|
move-result-wide v3
|
|
|
|
invoke-virtual {p0}, Lcom/ironsource/n6;->d()Lcom/ironsource/h5;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {v1}, Lcom/ironsource/h5;->b()J
|
|
|
|
move-result-wide v5
|
|
|
|
invoke-virtual {p0}, Lcom/ironsource/n6;->i()I
|
|
|
|
move-result p0
|
|
|
|
int-to-long v7, p0
|
|
|
|
const-wide/16 v9, 0x3e8
|
|
|
|
mul-long/2addr v7, v9
|
|
|
|
move-object v1, v0
|
|
|
|
invoke-direct/range {v1 .. v8}, Lcom/ironsource/g2;-><init>(Lcom/ironsource/g2$a;JJJ)V
|
|
|
|
return-object v0
|
|
.end method
|