- 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
56 lines
887 B
Smali
56 lines
887 B
Smali
.class public final Lcom/ironsource/adqualitysdk/sdk/i/if;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# static fields
|
|
.field public static final メ:[B
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 1
|
|
|
|
const/16 v0, 0x14
|
|
|
|
new-array v0, v0, [B
|
|
|
|
fill-array-data v0, :array_0
|
|
|
|
sput-object v0, Lcom/ironsource/adqualitysdk/sdk/i/if;->メ:[B
|
|
|
|
return-void
|
|
|
|
:array_0
|
|
.array-data 1
|
|
0x40t
|
|
-0x36t
|
|
-0x71t
|
|
-0x2ft
|
|
0x62t
|
|
-0x34t
|
|
0x57t
|
|
-0x66t
|
|
-0x41t
|
|
-0x7ft
|
|
0x59t
|
|
0x33t
|
|
-0xbt
|
|
-0x23t
|
|
0x1et
|
|
0x4dt
|
|
-0x2dt
|
|
0x4bt
|
|
-0x1at
|
|
0x3t
|
|
.end array-data
|
|
.end method
|
|
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|