- 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
151 lines
4.1 KiB
Smali
151 lines
4.1 KiB
Smali
.class Lcom/ironsource/i9$b;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Ljava/lang/Runnable;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/ironsource/i9;->a(Ljava/util/HashSet;Ljava/lang/String;Ljava/lang/String;ZLjava/lang/String;IZ)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic a:Landroid/content/Context;
|
|
|
|
.field final synthetic b:Ljava/lang/String;
|
|
|
|
.field final synthetic c:Lcom/ironsource/i9;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/ironsource/i9;Landroid/content/Context;Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
iput-object p1, p0, Lcom/ironsource/i9$b;->c:Lcom/ironsource/i9;
|
|
|
|
iput-object p2, p0, Lcom/ironsource/i9$b;->a:Landroid/content/Context;
|
|
|
|
iput-object p3, p0, Lcom/ironsource/i9$b;->b:Ljava/lang/String;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public run()V
|
|
.locals 3
|
|
|
|
:try_start_0
|
|
iget-object v0, p0, Lcom/ironsource/i9$b;->c:Lcom/ironsource/i9;
|
|
|
|
invoke-static {v0}, Lcom/ironsource/i9;->a(Lcom/ironsource/i9;)Lcom/ironsource/ce;
|
|
|
|
move-result-object v0
|
|
|
|
iget-object v1, p0, Lcom/ironsource/i9$b;->a:Landroid/content/Context;
|
|
|
|
invoke-interface {v0, v1}, Lcom/ironsource/ce;->p(Landroid/content/Context;)Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-static {v0}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z
|
|
|
|
move-result v1
|
|
|
|
if-nez v1, :cond_0
|
|
|
|
iget-object v1, p0, Lcom/ironsource/i9$b;->c:Lcom/ironsource/i9;
|
|
|
|
invoke-static {v1, v0}, Lcom/ironsource/i9;->a(Lcom/ironsource/i9;Ljava/lang/String;)Ljava/lang/String;
|
|
|
|
goto :goto_0
|
|
|
|
:catch_0
|
|
move-exception v0
|
|
|
|
goto :goto_1
|
|
|
|
:cond_0
|
|
:goto_0
|
|
iget-object v0, p0, Lcom/ironsource/i9$b;->c:Lcom/ironsource/i9;
|
|
|
|
invoke-static {v0}, Lcom/ironsource/i9;->a(Lcom/ironsource/i9;)Lcom/ironsource/ce;
|
|
|
|
move-result-object v0
|
|
|
|
iget-object v1, p0, Lcom/ironsource/i9$b;->a:Landroid/content/Context;
|
|
|
|
invoke-interface {v0, v1}, Lcom/ironsource/ce;->a(Landroid/content/Context;)Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-static {v0}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z
|
|
|
|
move-result v1
|
|
|
|
if-nez v1, :cond_1
|
|
|
|
iget-object v1, p0, Lcom/ironsource/i9$b;->c:Lcom/ironsource/i9;
|
|
|
|
invoke-static {v1, v0}, Lcom/ironsource/i9;->b(Lcom/ironsource/i9;Ljava/lang/String;)Ljava/lang/String;
|
|
|
|
:cond_1
|
|
iget-object v0, p0, Lcom/ironsource/i9$b;->a:Landroid/content/Context;
|
|
|
|
const-string v1, "CRep"
|
|
|
|
const/4 v2, 0x0
|
|
|
|
invoke-virtual {v0, v1, v2}, Landroid/content/Context;->getSharedPreferences(Ljava/lang/String;I)Landroid/content/SharedPreferences;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-interface {v0}, Landroid/content/SharedPreferences;->edit()Landroid/content/SharedPreferences$Editor;
|
|
|
|
move-result-object v0
|
|
|
|
const-string v1, "String1"
|
|
|
|
iget-object v2, p0, Lcom/ironsource/i9$b;->c:Lcom/ironsource/i9;
|
|
|
|
invoke-static {v2}, Lcom/ironsource/i9;->b(Lcom/ironsource/i9;)Ljava/lang/String;
|
|
|
|
move-result-object v2
|
|
|
|
invoke-interface {v0, v1, v2}, Landroid/content/SharedPreferences$Editor;->putString(Ljava/lang/String;Ljava/lang/String;)Landroid/content/SharedPreferences$Editor;
|
|
|
|
const-string v1, "sId"
|
|
|
|
iget-object v2, p0, Lcom/ironsource/i9$b;->b:Ljava/lang/String;
|
|
|
|
invoke-interface {v0, v1, v2}, Landroid/content/SharedPreferences$Editor;->putString(Ljava/lang/String;Ljava/lang/String;)Landroid/content/SharedPreferences$Editor;
|
|
|
|
invoke-interface {v0}, Landroid/content/SharedPreferences$Editor;->apply()V
|
|
:try_end_0
|
|
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
goto :goto_2
|
|
|
|
:goto_1
|
|
sget-object v1, Lcom/ironsource/mediationsdk/logger/IronLog;->INTERNAL:Lcom/ironsource/mediationsdk/logger/IronLog;
|
|
|
|
invoke-virtual {v0}, Ljava/lang/Object;->toString()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v1, v0}, Lcom/ironsource/mediationsdk/logger/IronLog;->error(Ljava/lang/String;)V
|
|
|
|
:goto_2
|
|
return-void
|
|
.end method
|