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
This commit is contained in:
2026-02-18 16:13:44 -08:00
parent c080f0d97f
commit f3960ee359
44288 changed files with 10998761 additions and 0 deletions

View File

@@ -0,0 +1,73 @@
.class public final Lcom/fyber/inneractive/sdk/video/IAVideoKit$a;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/fyber/inneractive/sdk/util/v;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/fyber/inneractive/sdk/video/IAVideoKit;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final a()Z
.locals 2
const-string v0, "vid_cache"
.line 1
invoke-static {v0, v0}, Landroid/text/TextUtils;->equals(Ljava/lang/CharSequence;Ljava/lang/CharSequence;)Z
move-result v0
const/4 v1, 0x0
if-eqz v0, :cond_0
.line 2
sget-object v0, Lcom/fyber/inneractive/sdk/player/cache/p;->f:Lcom/fyber/inneractive/sdk/player/cache/p;
.line 3
iget-boolean v0, v0, Lcom/fyber/inneractive/sdk/player/cache/p;->c:Z
if-eqz v0, :cond_0
.line 5
invoke-static {}, Lcom/fyber/inneractive/sdk/util/s;->a()Z
move-result v0
if-eqz v0, :cond_0
const/4 v1, 0x1
:cond_0
return v1
.end method
.method public final getType()Lcom/fyber/inneractive/sdk/util/w;
.locals 1
.line 1
sget-object v0, Lcom/fyber/inneractive/sdk/util/w;->Video:Lcom/fyber/inneractive/sdk/util/w;
return-object v0
.end method

View File

@@ -0,0 +1,52 @@
.class public final Lcom/fyber/inneractive/sdk/video/IAVideoKit$b;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/fyber/inneractive/sdk/factories/b$b;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/fyber/inneractive/sdk/video/IAVideoKit;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final a()Lcom/fyber/inneractive/sdk/interfaces/a;
.locals 1
.line 1
new-instance v0, Lcom/fyber/inneractive/sdk/flow/o;
invoke-direct {v0}, Lcom/fyber/inneractive/sdk/flow/o;-><init>()V
return-object v0
.end method
.method public final b()Lcom/fyber/inneractive/sdk/response/b;
.locals 1
.line 1
new-instance v0, Lcom/fyber/inneractive/sdk/response/d;
invoke-direct {v0}, Lcom/fyber/inneractive/sdk/response/d;-><init>()V
return-object v0
.end method

View File

@@ -0,0 +1,119 @@
.class public final Lcom/fyber/inneractive/sdk/video/IAVideoKit$c;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/fyber/inneractive/sdk/factories/c$a;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/fyber/inneractive/sdk/video/IAVideoKit;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final a(Lcom/fyber/inneractive/sdk/external/InneractiveAdSpot;)Z
.locals 1
.line 1
invoke-interface {p1}, Lcom/fyber/inneractive/sdk/external/InneractiveAdSpot;->getAdContent()Lcom/fyber/inneractive/sdk/flow/q;
move-result-object v0
if-eqz v0, :cond_0
invoke-interface {p1}, Lcom/fyber/inneractive/sdk/external/InneractiveAdSpot;->getAdContent()Lcom/fyber/inneractive/sdk/flow/q;
move-result-object p1
instance-of p1, p1, Lcom/fyber/inneractive/sdk/flow/g0;
if-eqz p1, :cond_0
const/4 p1, 0x1
return p1
:cond_0
const/4 p1, 0x0
return p1
.end method
.method public final b(Lcom/fyber/inneractive/sdk/external/InneractiveAdSpot;)Lcom/fyber/inneractive/sdk/interfaces/c;
.locals 1
.line 1
invoke-interface {p1}, Lcom/fyber/inneractive/sdk/external/InneractiveAdSpot;->getAdContent()Lcom/fyber/inneractive/sdk/flow/q;
move-result-object v0
.line 2
iget-object v0, v0, Lcom/fyber/inneractive/sdk/flow/q;->a:Lcom/fyber/inneractive/sdk/external/InneractiveAdRequest;
if-eqz v0, :cond_1
.line 3
invoke-virtual {v0}, Lcom/fyber/inneractive/sdk/flow/i0;->getAllowFullscreen()Z
move-result v0
if-eqz v0, :cond_0
goto :goto_0
:cond_0
const/4 v0, 0x0
goto :goto_1
:cond_1
:goto_0
const/4 v0, 0x1
.line 4
:goto_1
invoke-interface {p1}, Lcom/fyber/inneractive/sdk/external/InneractiveAdSpot;->getAdContent()Lcom/fyber/inneractive/sdk/flow/q;
move-result-object p1
invoke-virtual {p1}, Lcom/fyber/inneractive/sdk/flow/q;->e()Z
move-result p1
if-eqz p1, :cond_2
if-eqz v0, :cond_2
.line 5
new-instance p1, Lcom/fyber/inneractive/sdk/renderers/n;
invoke-direct {p1}, Lcom/fyber/inneractive/sdk/renderers/n;-><init>()V
return-object p1
.line 7
:cond_2
new-instance p1, Lcom/fyber/inneractive/sdk/renderers/k;
invoke-direct {p1}, Lcom/fyber/inneractive/sdk/renderers/k;-><init>()V
return-object p1
.end method

View File

@@ -0,0 +1,69 @@
.class public final Lcom/fyber/inneractive/sdk/video/IAVideoKit$d;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/fyber/inneractive/sdk/factories/a$a;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/fyber/inneractive/sdk/video/IAVideoKit;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final a()Lcom/fyber/inneractive/sdk/interfaces/b;
.locals 1
.line 2
new-instance v0, Lcom/fyber/inneractive/sdk/renderers/i;
invoke-direct {v0}, Lcom/fyber/inneractive/sdk/renderers/i;-><init>()V
return-object v0
.end method
.method public final a(Lcom/fyber/inneractive/sdk/external/InneractiveAdSpot;)Z
.locals 1
.line 1
invoke-interface {p1}, Lcom/fyber/inneractive/sdk/external/InneractiveAdSpot;->getAdContent()Lcom/fyber/inneractive/sdk/flow/q;
move-result-object v0
if-eqz v0, :cond_0
invoke-interface {p1}, Lcom/fyber/inneractive/sdk/external/InneractiveAdSpot;->getAdContent()Lcom/fyber/inneractive/sdk/flow/q;
move-result-object p1
instance-of p1, p1, Lcom/fyber/inneractive/sdk/flow/g0;
if-eqz p1, :cond_0
const/4 p1, 0x1
return p1
:cond_0
const/4 p1, 0x0
return p1
.end method

View File

@@ -0,0 +1,166 @@
.class public Lcom/fyber/inneractive/sdk/video/IAVideoKit;
.super Landroid/content/BroadcastReceiver;
.source "SourceFile"
# static fields
.field private static final sProvider:Lcom/fyber/inneractive/sdk/util/v;
# direct methods
.method public static constructor <clinit>()V
.locals 1
.line 1
new-instance v0, Lcom/fyber/inneractive/sdk/video/IAVideoKit$a;
invoke-direct {v0}, Lcom/fyber/inneractive/sdk/video/IAVideoKit$a;-><init>()V
sput-object v0, Lcom/fyber/inneractive/sdk/video/IAVideoKit;->sProvider:Lcom/fyber/inneractive/sdk/util/v;
return-void
.end method
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Landroid/content/BroadcastReceiver;-><init>()V
return-void
.end method
# virtual methods
.method public onReceive(Landroid/content/Context;Landroid/content/Intent;)V
.locals 2
sget-object p2, Lcom/fyber/inneractive/sdk/video/IAVideoKit;->sProvider:Lcom/fyber/inneractive/sdk/util/v;
.line 2
sget-object v0, Lcom/fyber/inneractive/sdk/config/IAConfigManager;->L:Lcom/fyber/inneractive/sdk/config/IAConfigManager;
iget-object v0, v0, Lcom/fyber/inneractive/sdk/config/IAConfigManager;->H:Ljava/util/HashMap;
invoke-interface {p2}, Lcom/fyber/inneractive/sdk/util/v;->getType()Lcom/fyber/inneractive/sdk/util/w;
move-result-object v1
invoke-virtual {v0, v1, p2}, Ljava/util/HashMap;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
.line 3
sget-object p2, Lcom/fyber/inneractive/sdk/player/cache/p;->f:Lcom/fyber/inneractive/sdk/player/cache/p;
.line 4
invoke-virtual {p1}, Landroid/content/Context;->getApplicationContext()Landroid/content/Context;
move-result-object v0
if-nez v0, :cond_0
invoke-virtual {p2}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
const/4 p2, 0x0
new-array p2, p2, [Ljava/lang/Object;
const-string v0, "context is null, would not start the video cache."
.line 5
invoke-static {v0, p2}, Lcom/fyber/inneractive/sdk/util/IAlog;->f(Ljava/lang/String;[Ljava/lang/Object;)V
goto :goto_0
.line 6
:cond_0
iget-boolean v1, p2, Lcom/fyber/inneractive/sdk/player/cache/p;->c:Z
if-eqz v1, :cond_1
.line 8
invoke-static {}, Lcom/fyber/inneractive/sdk/util/s;->a()Z
move-result v1
if-eqz v1, :cond_1
goto :goto_0
.line 9
:cond_1
iput-object v0, p2, Lcom/fyber/inneractive/sdk/player/cache/p;->a:Landroid/content/Context;
.line 10
new-instance v0, Ljava/lang/Thread;
iget-object p2, p2, Lcom/fyber/inneractive/sdk/player/cache/p;->e:Lcom/fyber/inneractive/sdk/player/cache/p$a;
const-string v1, "VideoCache"
invoke-direct {v0, p2, v1}, Ljava/lang/Thread;-><init>(Ljava/lang/Runnable;Ljava/lang/String;)V
.line 11
invoke-virtual {v0}, Ljava/lang/Thread;->start()V
.line 12
:goto_0
invoke-virtual {p1}, Landroid/content/Context;->getApplicationContext()Landroid/content/Context;
move-result-object p1
.line 13
invoke-virtual {p1}, Landroid/content/Context;->getPackageName()Ljava/lang/String;
move-result-object p1
filled-new-array {p1}, [Ljava/lang/Object;
move-result-object p1
const-string p2, "IAVideoKit: onReceive in package: %s"
.line 14
invoke-static {p2, p1}, Lcom/fyber/inneractive/sdk/util/IAlog;->a(Ljava/lang/String;[Ljava/lang/Object;)V
.line 15
sget-object p1, Lcom/fyber/inneractive/sdk/factories/b$a;->a:Lcom/fyber/inneractive/sdk/factories/b;
.line 16
sget-object p2, Lcom/fyber/inneractive/sdk/response/a;->RETURNED_ADTYPE_VAST:Lcom/fyber/inneractive/sdk/response/a;
new-instance v0, Lcom/fyber/inneractive/sdk/video/IAVideoKit$b;
invoke-direct {v0}, Lcom/fyber/inneractive/sdk/video/IAVideoKit$b;-><init>()V
invoke-virtual {p1, p2, v0}, Lcom/fyber/inneractive/sdk/factories/b;->a(Lcom/fyber/inneractive/sdk/response/a;Lcom/fyber/inneractive/sdk/factories/b$b;)V
.line 17
sget-object p1, Lcom/fyber/inneractive/sdk/factories/c$b;->a:Lcom/fyber/inneractive/sdk/factories/c;
.line 18
new-instance p2, Lcom/fyber/inneractive/sdk/video/IAVideoKit$c;
invoke-direct {p2}, Lcom/fyber/inneractive/sdk/video/IAVideoKit$c;-><init>()V
.line 19
iget-object p1, p1, Lcom/fyber/inneractive/sdk/factories/c;->a:Ljava/util/HashSet;
.line 20
invoke-virtual {p1, p2}, Ljava/util/HashSet;->add(Ljava/lang/Object;)Z
.line 21
sget-object p1, Lcom/fyber/inneractive/sdk/factories/a$b;->a:Lcom/fyber/inneractive/sdk/factories/a;
.line 22
new-instance p2, Lcom/fyber/inneractive/sdk/video/IAVideoKit$d;
invoke-direct {p2}, Lcom/fyber/inneractive/sdk/video/IAVideoKit$d;-><init>()V
.line 23
iget-object p1, p1, Lcom/fyber/inneractive/sdk/factories/a;->a:Ljava/util/HashSet;
.line 24
invoke-virtual {p1, p2}, Ljava/util/HashSet;->add(Ljava/lang/Object;)Z
return-void
.end method