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,14 @@
.class public interface abstract Lcom/mbridge/msdk/foundation/d/a;
.super Ljava/lang/Object;
.source "SourceFile"
# virtual methods
.method public abstract close()V
.end method
.method public abstract showed()V
.end method
.method public abstract summit(Ljava/lang/String;)V
.end method

View File

@@ -0,0 +1,69 @@
.class final Lcom/mbridge/msdk/foundation/d/a/a$1;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/mbridge/msdk/widget/dialog/a;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/foundation/d/a/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/foundation/d/a/a;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/foundation/d/a/a;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/foundation/d/a/a$1;->a:Lcom/mbridge/msdk/foundation/d/a/a;
.line 68
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final a()V
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/foundation/d/a/a$1;->a:Lcom/mbridge/msdk/foundation/d/a/a;
.line 71
invoke-static {v0}, Lcom/mbridge/msdk/foundation/d/a/a;->a(Lcom/mbridge/msdk/foundation/d/a/a;)V
return-void
.end method
.method public final b()V
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/foundation/d/a/a$1;->a:Lcom/mbridge/msdk/foundation/d/a/a;
.line 81
invoke-static {v0}, Lcom/mbridge/msdk/foundation/d/a/a;->b(Lcom/mbridge/msdk/foundation/d/a/a;)V
return-void
.end method
.method public final c()V
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/foundation/d/a/a$1;->a:Lcom/mbridge/msdk/foundation/d/a/a;
.line 86
invoke-static {v0}, Lcom/mbridge/msdk/foundation/d/a/a;->c(Lcom/mbridge/msdk/foundation/d/a/a;)V
return-void
.end method

View File

@@ -0,0 +1,47 @@
.class final Lcom/mbridge/msdk/foundation/d/a/a$2;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Landroid/view/View$OnClickListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/mbridge/msdk/foundation/d/a/a;->i()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/foundation/d/a/a;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/foundation/d/a/a;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/foundation/d/a/a$2;->a:Lcom/mbridge/msdk/foundation/d/a/a;
.line 168
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onClick(Landroid/view/View;)V
.locals 0
iget-object p1, p0, Lcom/mbridge/msdk/foundation/d/a/a$2;->a:Lcom/mbridge/msdk/foundation/d/a/a;
.line 171
invoke-virtual {p1}, Lcom/mbridge/msdk/foundation/d/a/a;->e()V
return-void
.end method

View File

@@ -0,0 +1,69 @@
.class final Lcom/mbridge/msdk/foundation/d/a/a$3;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/mbridge/msdk/widget/dialog/a;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/mbridge/msdk/foundation/d/a/a;->k()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/foundation/d/a/a;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/foundation/d/a/a;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/foundation/d/a/a$3;->a:Lcom/mbridge/msdk/foundation/d/a/a;
.line 258
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final a()V
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/foundation/d/a/a$3;->a:Lcom/mbridge/msdk/foundation/d/a/a;
.line 261
invoke-static {v0}, Lcom/mbridge/msdk/foundation/d/a/a;->a(Lcom/mbridge/msdk/foundation/d/a/a;)V
return-void
.end method
.method public final b()V
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/foundation/d/a/a$3;->a:Lcom/mbridge/msdk/foundation/d/a/a;
.line 271
invoke-static {v0}, Lcom/mbridge/msdk/foundation/d/a/a;->b(Lcom/mbridge/msdk/foundation/d/a/a;)V
return-void
.end method
.method public final c()V
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/foundation/d/a/a$3;->a:Lcom/mbridge/msdk/foundation/d/a/a;
.line 276
invoke-static {v0}, Lcom/mbridge/msdk/foundation/d/a/a;->c(Lcom/mbridge/msdk/foundation/d/a/a;)V
return-void
.end method

View File

@@ -0,0 +1,83 @@
.class final Lcom/mbridge/msdk/foundation/d/a/a$4;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Landroid/widget/CompoundButton$OnCheckedChangeListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/mbridge/msdk/foundation/d/a/a;->a(Landroid/widget/RadioButton;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/foundation/d/a/a;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/foundation/d/a/a;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/foundation/d/a/a$4;->a:Lcom/mbridge/msdk/foundation/d/a/a;
.line 388
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onCheckedChanged(Landroid/widget/CompoundButton;Z)V
.locals 0
if-eqz p2, :cond_0
.line 392
invoke-virtual {p1}, Landroid/widget/TextView;->getText()Ljava/lang/CharSequence;
move-result-object p1
check-cast p1, Ljava/lang/String;
invoke-static {p1}, Lcom/mbridge/msdk/foundation/d/a/a;->b(Ljava/lang/String;)Ljava/lang/String;
:cond_0
iget-object p1, p0, Lcom/mbridge/msdk/foundation/d/a/a$4;->a:Lcom/mbridge/msdk/foundation/d/a/a;
.line 394
invoke-static {p1}, Lcom/mbridge/msdk/foundation/d/a/a;->d(Lcom/mbridge/msdk/foundation/d/a/a;)Lcom/mbridge/msdk/widget/dialog/MBFeedBackDialog;
move-result-object p1
if-eqz p1, :cond_1
iget-object p1, p0, Lcom/mbridge/msdk/foundation/d/a/a$4;->a:Lcom/mbridge/msdk/foundation/d/a/a;
.line 395
invoke-static {p1}, Lcom/mbridge/msdk/foundation/d/a/a;->d(Lcom/mbridge/msdk/foundation/d/a/a;)Lcom/mbridge/msdk/widget/dialog/MBFeedBackDialog;
move-result-object p1
invoke-static {}, Lcom/mbridge/msdk/foundation/d/a/a;->h()Ljava/lang/String;
move-result-object p2
invoke-static {p2}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z
move-result p2
xor-int/lit8 p2, p2, 0x1
invoke-virtual {p1, p2}, Lcom/mbridge/msdk/widget/dialog/MBFeedBackDialog;->setCancelButtonClickable(Z)V
:cond_1
return-void
.end method

View File

@@ -0,0 +1,85 @@
.class final Lcom/mbridge/msdk/foundation/d/a/a$5;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/foundation/d/a/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/foundation/d/a/a;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/foundation/d/a/a;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/foundation/d/a/a$5;->a:Lcom/mbridge/msdk/foundation/d/a/a;
.line 421
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final run()V
.locals 1
:try_start_0
iget-object v0, p0, Lcom/mbridge/msdk/foundation/d/a/a$5;->a:Lcom/mbridge/msdk/foundation/d/a/a;
.line 425
invoke-static {v0}, Lcom/mbridge/msdk/foundation/d/a/a;->e(Lcom/mbridge/msdk/foundation/d/a/a;)Landroid/app/Dialog;
move-result-object v0
if-eqz v0, :cond_0
iget-object v0, p0, Lcom/mbridge/msdk/foundation/d/a/a$5;->a:Lcom/mbridge/msdk/foundation/d/a/a;
invoke-static {v0}, Lcom/mbridge/msdk/foundation/d/a/a;->e(Lcom/mbridge/msdk/foundation/d/a/a;)Landroid/app/Dialog;
move-result-object v0
invoke-virtual {v0}, Landroid/app/Dialog;->isShowing()Z
move-result v0
if-eqz v0, :cond_0
iget-object v0, p0, Lcom/mbridge/msdk/foundation/d/a/a$5;->a:Lcom/mbridge/msdk/foundation/d/a/a;
.line 426
invoke-static {v0}, Lcom/mbridge/msdk/foundation/d/a/a;->e(Lcom/mbridge/msdk/foundation/d/a/a;)Landroid/app/Dialog;
move-result-object v0
invoke-virtual {v0}, Landroid/app/Dialog;->dismiss()V
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_0
:catch_0
move-exception v0
.line 429
invoke-virtual {v0}, Ljava/lang/Throwable;->printStackTrace()V
:cond_0
:goto_0
return-void
.end method

View File

@@ -0,0 +1,47 @@
.class final Lcom/mbridge/msdk/foundation/d/a/a$6;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Landroid/view/View$OnClickListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/mbridge/msdk/foundation/d/a/a;->a(Lcom/mbridge/msdk/widget/FeedBackButton;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/foundation/d/a/a;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/foundation/d/a/a;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/foundation/d/a/a$6;->a:Lcom/mbridge/msdk/foundation/d/a/a;
.line 454
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onClick(Landroid/view/View;)V
.locals 0
iget-object p1, p0, Lcom/mbridge/msdk/foundation/d/a/a$6;->a:Lcom/mbridge/msdk/foundation/d/a/a;
.line 457
invoke-virtual {p1}, Lcom/mbridge/msdk/foundation/d/a/a;->e()V
return-void
.end method

View File

@@ -0,0 +1,119 @@
.class public final Lcom/mbridge/msdk/foundation/d/a/a$a;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/mbridge/msdk/widget/dialog/a;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/foundation/d/a/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "a"
.end annotation
# instance fields
.field private a:Lcom/mbridge/msdk/foundation/d/a;
.field private b:Ljava/lang/String;
# direct methods
.method public constructor <init>(Ljava/lang/String;Lcom/mbridge/msdk/foundation/d/a;)V
.locals 0
.line 583
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p2, p0, Lcom/mbridge/msdk/foundation/d/a/a$a;->a:Lcom/mbridge/msdk/foundation/d/a;
iput-object p1, p0, Lcom/mbridge/msdk/foundation/d/a/a$a;->b:Ljava/lang/String;
return-void
.end method
# virtual methods
.method public final a()V
.locals 2
const/4 v0, 0x0
.line 590
sput-boolean v0, Lcom/mbridge/msdk/foundation/d/b;->c:Z
iget-object v0, p0, Lcom/mbridge/msdk/foundation/d/a/a$a;->a:Lcom/mbridge/msdk/foundation/d/a;
if-eqz v0, :cond_0
.line 592
invoke-static {}, Lcom/mbridge/msdk/foundation/d/a/a;->h()Ljava/lang/String;
move-result-object v1
invoke-interface {v0, v1}, Lcom/mbridge/msdk/foundation/d/a;->summit(Ljava/lang/String;)V
:cond_0
return-void
.end method
.method public final a(I)V
.locals 2
const/4 v0, 0x1
.line 619
sput-boolean v0, Lcom/mbridge/msdk/foundation/d/b;->c:Z
iget-object v0, p0, Lcom/mbridge/msdk/foundation/d/a/a$a;->a:Lcom/mbridge/msdk/foundation/d/a;
if-eqz v0, :cond_0
const/4 v1, 0x2
if-ne p1, v1, :cond_0
.line 622
invoke-interface {v0}, Lcom/mbridge/msdk/foundation/d/a;->showed()V
:cond_0
return-void
.end method
.method public final b()V
.locals 1
const/4 v0, 0x0
.line 604
sput-boolean v0, Lcom/mbridge/msdk/foundation/d/b;->c:Z
iget-object v0, p0, Lcom/mbridge/msdk/foundation/d/a/a$a;->a:Lcom/mbridge/msdk/foundation/d/a;
if-eqz v0, :cond_0
.line 606
invoke-interface {v0}, Lcom/mbridge/msdk/foundation/d/a;->close()V
:cond_0
return-void
.end method
.method public final c()V
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/foundation/d/a/a$a;->a:Lcom/mbridge/msdk/foundation/d/a;
if-eqz v0, :cond_0
.line 614
invoke-interface {v0}, Lcom/mbridge/msdk/foundation/d/a;->close()V
:cond_0
return-void
.end method

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,14 @@
.class final synthetic Lcom/mbridge/msdk/foundation/d/b$1;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/foundation/d/b;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1009
name = null
.end annotation

View File

@@ -0,0 +1,43 @@
.class final Lcom/mbridge/msdk/foundation/d/b$a;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/foundation/d/b;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "a"
.end annotation
# static fields
.field private static final a:Lcom/mbridge/msdk/foundation/d/b;
# direct methods
.method static constructor <clinit>()V
.locals 2
.line 279
new-instance v0, Lcom/mbridge/msdk/foundation/d/b;
const/4 v1, 0x0
invoke-direct {v0, v1}, Lcom/mbridge/msdk/foundation/d/b;-><init>(Lcom/mbridge/msdk/foundation/d/b$1;)V
sput-object v0, Lcom/mbridge/msdk/foundation/d/b$a;->a:Lcom/mbridge/msdk/foundation/d/b;
return-void
.end method
.method public static synthetic a()Lcom/mbridge/msdk/foundation/d/b;
.locals 1
sget-object v0, Lcom/mbridge/msdk/foundation/d/b$a;->a:Lcom/mbridge/msdk/foundation/d/b;
return-object v0
.end method

File diff suppressed because it is too large Load Diff