Files
rr3-apk/smali_classes2/com/ironsource/jp.smali
Daniel Elliott f3960ee359 Add Discord APKTool decompilation (Smali source for modding)
- 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
2026-02-18 16:13:44 -08:00

76 lines
1.5 KiB
Smali

.class public final Lcom/ironsource/jp;
.super Ljava/lang/Object;
.source "SourceFile"
# direct methods
.method public static final synthetic a(Lcom/ironsource/pp;Z)Lcom/ironsource/g2;
.locals 0
invoke-static {p0, p1}, Lcom/ironsource/jp;->b(Lcom/ironsource/pp;Z)Lcom/ironsource/g2;
move-result-object p0
return-object p0
.end method
.method private static final b(Lcom/ironsource/pp;Z)Lcom/ironsource/g2;
.locals 8
if-eqz p1, :cond_0
sget-object p1, Lcom/ironsource/g2$a;->a:Lcom/ironsource/g2$a;
:goto_0
move-object v1, p1
goto :goto_1
:cond_0
invoke-virtual {p0}, Lcom/ironsource/pp;->k()Lcom/ironsource/h5;
move-result-object p1
invoke-virtual {p1}, Lcom/ironsource/h5;->e()Z
move-result p1
if-eqz p1, :cond_1
sget-object p1, Lcom/ironsource/g2$a;->e:Lcom/ironsource/g2$a;
goto :goto_0
:cond_1
sget-object p1, Lcom/ironsource/g2$a;->d:Lcom/ironsource/g2$a;
goto :goto_0
:goto_1
new-instance p1, Lcom/ironsource/g2;
invoke-virtual {p0}, Lcom/ironsource/pp;->k()Lcom/ironsource/h5;
move-result-object v0
invoke-virtual {v0}, Lcom/ironsource/h5;->j()J
move-result-wide v2
invoke-virtual {p0}, Lcom/ironsource/pp;->k()Lcom/ironsource/h5;
move-result-object p0
invoke-virtual {p0}, Lcom/ironsource/h5;->b()J
move-result-wide v4
const-wide/16 v6, -0x1
move-object v0, p1
invoke-direct/range {v0 .. v7}, Lcom/ironsource/g2;-><init>(Lcom/ironsource/g2$a;JJJ)V
return-object p1
.end method