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

220 lines
3.6 KiB
Smali

.class public Lcom/applovin/impl/c4;
.super Ljava/lang/Object;
.source "SourceFile"
# instance fields
.field private final a:Lcom/applovin/impl/l3;
.field private b:Z
# direct methods
.method public constructor <init>()V
.locals 1
.line 40
sget-object v0, Lcom/applovin/impl/l3;->a:Lcom/applovin/impl/l3;
invoke-direct {p0, v0}, Lcom/applovin/impl/c4;-><init>(Lcom/applovin/impl/l3;)V
return-void
.end method
.method public constructor <init>(Lcom/applovin/impl/l3;)V
.locals 0
.line 89
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lcom/applovin/impl/c4;->a:Lcom/applovin/impl/l3;
return-void
.end method
# virtual methods
.method public declared-synchronized a()V
.locals 1
monitor-enter p0
:goto_0
:try_start_0
iget-boolean v0, p0, Lcom/applovin/impl/c4;->b:Z
if-nez v0, :cond_0
.line 85
invoke-virtual {p0}, Ljava/lang/Object;->wait()V
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
goto :goto_0
:catchall_0
move-exception v0
goto :goto_1
:cond_0
monitor-exit p0
return-void
:goto_1
monitor-exit p0
throw v0
.end method
.method public declared-synchronized b()V
.locals 2
monitor-enter p0
const/4 v0, 0x0
:goto_0
:try_start_0
iget-boolean v1, p0, Lcom/applovin/impl/c4;->b:Z
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
if-nez v1, :cond_0
.line 124
:try_start_1
invoke-virtual {p0}, Ljava/lang/Object;->wait()V
:try_end_1
.catch Ljava/lang/InterruptedException; {:try_start_1 .. :try_end_1} :catch_0
.catchall {:try_start_1 .. :try_end_1} :catchall_0
goto :goto_0
:catchall_0
move-exception v0
goto :goto_1
:catch_0
const/4 v0, 0x1
goto :goto_0
:cond_0
if-eqz v0, :cond_1
.line 131
:try_start_2
invoke-static {}, Ljava/lang/Thread;->currentThread()Ljava/lang/Thread;
move-result-object v0
invoke-virtual {v0}, Ljava/lang/Thread;->interrupt()V
:try_end_2
.catchall {:try_start_2 .. :try_end_2} :catchall_0
:cond_1
monitor-exit p0
return-void
:goto_1
monitor-exit p0
throw v0
.end method
.method public declared-synchronized c()Z
.locals 2
monitor-enter p0
:try_start_0
iget-boolean v0, p0, Lcom/applovin/impl/c4;->b:Z
const/4 v1, 0x0
iput-boolean v1, p0, Lcom/applovin/impl/c4;->b:Z
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
.line 74
monitor-exit p0
return v0
:catchall_0
move-exception v0
monitor-exit p0
throw v0
.end method
.method public declared-synchronized d()Z
.locals 1
monitor-enter p0
:try_start_0
iget-boolean v0, p0, Lcom/applovin/impl/c4;->b:Z
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
.line 137
monitor-exit p0
return v0
:catchall_0
move-exception v0
monitor-exit p0
throw v0
.end method
.method public declared-synchronized e()Z
.locals 1
monitor-enter p0
:try_start_0
iget-boolean v0, p0, Lcom/applovin/impl/c4;->b:Z
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
if-eqz v0, :cond_0
.line 59
monitor-exit p0
const/4 v0, 0x0
return v0
:cond_0
const/4 v0, 0x1
:try_start_1
iput-boolean v0, p0, Lcom/applovin/impl/c4;->b:Z
.line 63
invoke-virtual {p0}, Ljava/lang/Object;->notifyAll()V
:try_end_1
.catchall {:try_start_1 .. :try_end_1} :catchall_0
monitor-exit p0
return v0
:catchall_0
move-exception v0
monitor-exit p0
throw v0
.end method