- 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
192 lines
4.2 KiB
Smali
192 lines
4.2 KiB
Smali
.class public final Lcom/ironsource/w3;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# instance fields
|
|
.field private final a:Z
|
|
|
|
.field private final b:Ljava/util/HashSet;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/util/HashSet<",
|
|
"Ljava/lang/String;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
.field private final c:Ljava/lang/String;
|
|
|
|
.field private final d:Ljava/lang/String;
|
|
|
|
.field private final e:Z
|
|
|
|
.field private final f:I
|
|
|
|
.field private final g:Z
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lorg/json/JSONObject;)V
|
|
.locals 3
|
|
|
|
const-string v0, "applicationCrashReporterSettings"
|
|
|
|
invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
const-string v0, "enabled"
|
|
|
|
const/4 v1, 0x0
|
|
|
|
invoke-virtual {p1, v0, v1}, Lorg/json/JSONObject;->optBoolean(Ljava/lang/String;Z)Z
|
|
|
|
move-result v0
|
|
|
|
iput-boolean v0, p0, Lcom/ironsource/w3;->a:Z
|
|
|
|
const-string v0, "keysToInclude"
|
|
|
|
invoke-virtual {p1, v0}, Lorg/json/JSONObject;->optJSONArray(Ljava/lang/String;)Lorg/json/JSONArray;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-static {v0}, Lcom/ironsource/hj;->b(Lorg/json/JSONArray;)Ljava/util/List;
|
|
|
|
move-result-object v0
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
invoke-static {v0}, Lkotlin/collections/CollectionsKt;->toHashSet(Ljava/lang/Iterable;)Ljava/util/HashSet;
|
|
|
|
move-result-object v0
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
iput-object v0, p0, Lcom/ironsource/w3;->b:Ljava/util/HashSet;
|
|
|
|
const-string v0, "reporterURL"
|
|
|
|
invoke-virtual {p1, v0}, Lorg/json/JSONObject;->optString(Ljava/lang/String;)Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
const-string v2, "applicationCrashReporter\u2026(CRASHREPORTER_URL_FIELD)"
|
|
|
|
invoke-static {v0, v2}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
iput-object v0, p0, Lcom/ironsource/w3;->c:Ljava/lang/String;
|
|
|
|
const-string v0, "reporterKeyword"
|
|
|
|
invoke-virtual {p1, v0}, Lorg/json/JSONObject;->optString(Ljava/lang/String;)Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
const-string v2, "applicationCrashReporter\u2026SHREPORTER_KEYWORD_FIELD)"
|
|
|
|
invoke-static {v0, v2}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
iput-object v0, p0, Lcom/ironsource/w3;->d:Ljava/lang/String;
|
|
|
|
const-string v0, "includeANR"
|
|
|
|
invoke-virtual {p1, v0, v1}, Lorg/json/JSONObject;->optBoolean(Ljava/lang/String;Z)Z
|
|
|
|
move-result v0
|
|
|
|
iput-boolean v0, p0, Lcom/ironsource/w3;->e:Z
|
|
|
|
const-string v0, "timeout"
|
|
|
|
const/16 v2, 0x1388
|
|
|
|
invoke-virtual {p1, v0, v2}, Lorg/json/JSONObject;->optInt(Ljava/lang/String;I)I
|
|
|
|
move-result v0
|
|
|
|
iput v0, p0, Lcom/ironsource/w3;->f:I
|
|
|
|
const-string v0, "setIgnoreDebugger"
|
|
|
|
invoke-virtual {p1, v0, v1}, Lorg/json/JSONObject;->optBoolean(Ljava/lang/String;Z)Z
|
|
|
|
move-result p1
|
|
|
|
iput-boolean p1, p0, Lcom/ironsource/w3;->g:Z
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final a()I
|
|
.locals 1
|
|
|
|
iget v0, p0, Lcom/ironsource/w3;->f:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public final b()Ljava/util/HashSet;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/HashSet<",
|
|
"Ljava/lang/String;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
iget-object v0, p0, Lcom/ironsource/w3;->b:Ljava/util/HashSet;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final c()Ljava/lang/String;
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Lcom/ironsource/w3;->d:Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final d()Ljava/lang/String;
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Lcom/ironsource/w3;->c:Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final e()Z
|
|
.locals 1
|
|
|
|
iget-boolean v0, p0, Lcom/ironsource/w3;->e:Z
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public final f()Z
|
|
.locals 1
|
|
|
|
iget-boolean v0, p0, Lcom/ironsource/w3;->a:Z
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public final g()Z
|
|
.locals 1
|
|
|
|
iget-boolean v0, p0, Lcom/ironsource/w3;->g:Z
|
|
|
|
return v0
|
|
.end method
|