Files
rr3-apk/smali_classes2/com/ironsource/qt.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

222 lines
3.6 KiB
Smali

.class public final Lcom/ironsource/qt;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/ironsource/qt$a;
}
.end annotation
# static fields
.field public static final a:Lcom/ironsource/qt$a;
.field private static final b:[Ljava/lang/String;
# direct methods
.method static constructor <clinit>()V
.locals 79
new-instance v0, Lcom/ironsource/qt$a;
const/4 v1, 0x0
invoke-direct {v0, v1}, Lcom/ironsource/qt$a;-><init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
sput-object v0, Lcom/ironsource/qt;->a:Lcom/ironsource/qt$a;
const-string v2, "tkv"
const-string v3, "apm"
const-string v4, "apor"
const-string v5, "apv"
const-string v6, "bat"
const-string v7, "bid"
const-string v8, "chrgt"
const-string v9, "cncdn"
const-string v10, "connt"
const-string v11, "conntr"
const-string v12, "apilvl"
const-string v13, "scrnh"
const-string v14, "dfs"
const-string v15, "lang"
const-string v16, "make"
const-string v17, "model"
const-string v18, "os"
const-string v19, "osv"
const-string v20, "osvf"
const-string v21, "mem"
const-string v22, "sscl"
const-string v23, "vol"
const-string v24, "scrnw"
const-string v25, "tai"
const-string v26, "imm"
const-string v27, "instlr"
const-string v28, "chrg"
const-string v29, "lat"
const-string v30, "tsu"
const-string v31, "md"
const-string v32, "medv"
const-string v33, "ompv"
const-string v34, "omv"
const-string v35, "owp"
const-string v36, "plugin"
const-string v37, "ptype"
const-string v38, "rt"
const-string v39, "sdcrd"
const-string v40, "sdia"
const-string v41, "sdra"
const-string v42, "sdkv"
const-string v43, "simop"
const-string v44, "ua"
const-string v45, "usid"
const-string v46, "gaid"
const-string v47, "apky"
const-string v48, "auid"
const-string v49, "cnst"
const-string v50, "cnstisn"
const-string v51, "gpi"
const-string v52, "icc"
const-string v53, "ltime"
const-string v54, "lpm"
const-string v55, "carrier"
const-string v56, "mcc"
const-string v57, "mnc"
const-string v58, "sid"
const-string v59, "tkgp"
const-string v60, "tz"
const-string v61, "tzoff"
const-string v62, "vpn"
const-string v63, "debug"
const-string v64, "ctgp"
const-string v65, "sdba"
const-string v66, "tca"
const-string v67, "tcs"
const-string v68, "asid"
const-string v69, "itp"
const-string v70, "stid"
const-string v71, "eof"
const-string v72, "do"
const-string v73, "mt"
const-string v74, "cte"
const-string v75, "cmpid"
const-string v76, "shf"
const-string v77, "shcl"
const-string v78, "ismao"
filled-new-array/range {v2 .. v78}, [Ljava/lang/String;
move-result-object v0
sput-object v0, Lcom/ironsource/qt;->b:[Ljava/lang/String;
return-void
.end method
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static final synthetic a()[Ljava/lang/String;
.locals 1
sget-object v0, Lcom/ironsource/qt;->b:[Ljava/lang/String;
return-object v0
.end method
.method public static final b()[Ljava/lang/String;
.locals 1
sget-object v0, Lcom/ironsource/qt;->a:Lcom/ironsource/qt$a;
invoke-virtual {v0}, Lcom/ironsource/qt$a;->a()[Ljava/lang/String;
move-result-object v0
return-object v0
.end method