Files
Daniel Elliott f3960ee359 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
2026-02-18 16:13:44 -08:00

149 lines
3.9 KiB
Smali

.class public final Lcom/mbridge/msdk/newreward/function/e/d;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/mbridge/msdk/newreward/function/e/d$a;
}
.end annotation
# instance fields
.field private a:Lcom/mbridge/msdk/newreward/function/c/a/b;
.field private b:Lcom/mbridge/msdk/newreward/function/c/a/b;
# 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()Lcom/mbridge/msdk/newreward/function/c/a/b;
.locals 1
.line 0
iget-object v0, p0, Lcom/mbridge/msdk/newreward/function/e/d;->a:Lcom/mbridge/msdk/newreward/function/c/a/b;
return-object v0
.end method
.method public final a(ILcom/mbridge/msdk/newreward/a/e;Lcom/mbridge/msdk/foundation/entity/CampaignEx;Lcom/mbridge/msdk/newreward/function/f/a;Lcom/mbridge/msdk/newreward/a/b/b;)V
.locals 2
const v0, 0xd6d94
if-nez p3, :cond_1
if-eqz p5, :cond_0
.line 42
new-instance p1, Lcom/mbridge/msdk/foundation/c/b;
const-string p2, "more_offer MainCampaign is null"
invoke-direct {p1, v0, p2}, Lcom/mbridge/msdk/foundation/c/b;-><init>(ILjava/lang/String;)V
invoke-interface {p5, p1}, Lcom/mbridge/msdk/newreward/a/b/b;->reqFailed(Lcom/mbridge/msdk/foundation/c/b;)V
:cond_0
return-void
.line 47
:cond_1
:try_start_0
new-instance p3, Lcom/mbridge/msdk/newreward/a/b/i;
invoke-direct {p3, p2}, Lcom/mbridge/msdk/newreward/a/b/i;-><init>(Lcom/mbridge/msdk/newreward/a/e;)V
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
.line 49
:try_start_1
new-instance v1, Lcom/mbridge/msdk/newreward/function/e/d$a;
invoke-direct {v1, p2, p0, p5, p1}, Lcom/mbridge/msdk/newreward/function/e/d$a;-><init>(Lcom/mbridge/msdk/newreward/a/e;Lcom/mbridge/msdk/newreward/function/e/d;Lcom/mbridge/msdk/newreward/a/b/b;I)V
invoke-virtual {p3, p4, v1}, Lcom/mbridge/msdk/newreward/a/b/i;->a(Ljava/lang/Object;Lcom/mbridge/msdk/newreward/a/b/b;)V
:try_end_1
.catch Ljava/io/IOException; {:try_start_1 .. :try_end_1} :catch_1
.catch Ljava/lang/Exception; {:try_start_1 .. :try_end_1} :catch_0
goto :goto_1
:catch_0
move-exception p1
goto :goto_0
:catch_1
move-exception p1
if-eqz p5, :cond_2
.line 52
:try_start_2
new-instance p2, Lcom/mbridge/msdk/foundation/c/b;
invoke-virtual {p1}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object p1
invoke-direct {p2, v0, p1}, Lcom/mbridge/msdk/foundation/c/b;-><init>(ILjava/lang/String;)V
invoke-interface {p5, p2}, Lcom/mbridge/msdk/newreward/a/b/b;->reqFailed(Lcom/mbridge/msdk/foundation/c/b;)V
:try_end_2
.catch Ljava/lang/Exception; {:try_start_2 .. :try_end_2} :catch_0
goto :goto_1
.line 56
:goto_0
sget-boolean p2, Lcom/mbridge/msdk/MBridgeConstans;->DEBUG:Z
if-eqz p2, :cond_2
.line 57
invoke-virtual {p1}, Ljava/lang/Throwable;->printStackTrace()V
:cond_2
:goto_1
return-void
.end method
.method public final a(Lcom/mbridge/msdk/newreward/function/c/a/b;)V
.locals 0
.line 0
iput-object p1, p0, Lcom/mbridge/msdk/newreward/function/e/d;->a:Lcom/mbridge/msdk/newreward/function/c/a/b;
return-void
.end method
.method public final b()Lcom/mbridge/msdk/newreward/function/c/a/b;
.locals 1
.line 0
iget-object v0, p0, Lcom/mbridge/msdk/newreward/function/e/d;->b:Lcom/mbridge/msdk/newreward/function/c/a/b;
return-object v0
.end method
.method public final b(Lcom/mbridge/msdk/newreward/function/c/a/b;)V
.locals 0
.line 0
iput-object p1, p0, Lcom/mbridge/msdk/newreward/function/e/d;->b:Lcom/mbridge/msdk/newreward/function/c/a/b;
return-void
.end method