- 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
154 lines
3.1 KiB
Smali
154 lines
3.1 KiB
Smali
.class public final Lcom/ironsource/aj;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# static fields
|
|
.field public static final a:Lcom/ironsource/aj;
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 1
|
|
|
|
new-instance v0, Lcom/ironsource/aj;
|
|
|
|
invoke-direct {v0}, Lcom/ironsource/aj;-><init>()V
|
|
|
|
sput-object v0, Lcom/ironsource/aj;->a:Lcom/ironsource/aj;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private constructor <init>()V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static final a(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Ljava/lang/Object;",
|
|
">(TT;TT;)TT;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 0
|
|
if-nez p0, :cond_0
|
|
|
|
move-object p0, p1
|
|
|
|
:cond_0
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static final a(Ljava/lang/Object;)Z
|
|
.locals 3
|
|
|
|
.line 0
|
|
const/4 v0, 0x0
|
|
|
|
const/4 v1, 0x6
|
|
|
|
const/4 v2, 0x0
|
|
|
|
invoke-static {p0, v2, v0, v1, v2}, Lcom/ironsource/aj;->a(Ljava/lang/Object;Ljava/lang/String;ZILjava/lang/Object;)Z
|
|
|
|
move-result p0
|
|
|
|
return p0
|
|
.end method
|
|
|
|
.method public static final a(Ljava/lang/Object;Ljava/lang/String;)Z
|
|
.locals 3
|
|
|
|
.line 0
|
|
const-string v0, "errorMessage"
|
|
|
|
invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
const/4 v0, 0x4
|
|
|
|
const/4 v1, 0x0
|
|
|
|
const/4 v2, 0x0
|
|
|
|
invoke-static {p0, p1, v2, v0, v1}, Lcom/ironsource/aj;->a(Ljava/lang/Object;Ljava/lang/String;ZILjava/lang/Object;)Z
|
|
|
|
move-result p0
|
|
|
|
return p0
|
|
.end method
|
|
|
|
.method public static final a(Ljava/lang/Object;Ljava/lang/String;Z)Z
|
|
.locals 1
|
|
|
|
.line 0
|
|
const-string v0, "errorMessage"
|
|
|
|
invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
const/4 v0, 0x1
|
|
|
|
if-eqz p0, :cond_0
|
|
|
|
return v0
|
|
|
|
:cond_0
|
|
if-eq p2, v0, :cond_2
|
|
|
|
if-nez p2, :cond_1
|
|
|
|
sget-object p0, Lcom/ironsource/mediationsdk/logger/IronLog;->API:Lcom/ironsource/mediationsdk/logger/IronLog;
|
|
|
|
invoke-virtual {p0, p1}, Lcom/ironsource/mediationsdk/logger/IronLog;->error(Ljava/lang/String;)V
|
|
|
|
const/4 p0, 0x0
|
|
|
|
return p0
|
|
|
|
:cond_1
|
|
new-instance p0, Lkotlin/NoWhenBranchMatchedException;
|
|
|
|
invoke-direct {p0}, Lkotlin/NoWhenBranchMatchedException;-><init>()V
|
|
|
|
throw p0
|
|
|
|
:cond_2
|
|
new-instance p0, Ljava/lang/NullPointerException;
|
|
|
|
invoke-direct {p0, p1}, Ljava/lang/NullPointerException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p0
|
|
.end method
|
|
|
|
.method public static synthetic a(Ljava/lang/Object;Ljava/lang/String;ZILjava/lang/Object;)Z
|
|
.locals 0
|
|
|
|
.line 0
|
|
and-int/lit8 p4, p3, 0x2
|
|
|
|
if-eqz p4, :cond_0
|
|
|
|
const-string p1, "reference is null"
|
|
|
|
:cond_0
|
|
and-int/lit8 p3, p3, 0x4
|
|
|
|
if-eqz p3, :cond_1
|
|
|
|
const/4 p2, 0x0
|
|
|
|
:cond_1
|
|
invoke-static {p0, p1, p2}, Lcom/ironsource/aj;->a(Ljava/lang/Object;Ljava/lang/String;Z)Z
|
|
|
|
move-result p0
|
|
|
|
return p0
|
|
.end method
|