- 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
222 lines
3.3 KiB
Smali
222 lines
3.3 KiB
Smali
.class public final Lcom/tapjoy/internal/s0;
|
|
.super Lcom/tapjoy/internal/u0;
|
|
.source "SourceFile"
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 1
|
|
|
|
const/4 v0, 0x1
|
|
|
|
.line 1
|
|
invoke-direct {p0, v0}, Lcom/tapjoy/internal/u0;-><init>(I)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final a(Ljava/lang/Object;)I
|
|
.locals 6
|
|
|
|
.line 7
|
|
check-cast p1, Ljava/lang/Long;
|
|
|
|
.line 8
|
|
invoke-virtual {p1}, Ljava/lang/Long;->longValue()J
|
|
|
|
move-result-wide v0
|
|
|
|
const-wide/16 v2, -0x80
|
|
|
|
and-long/2addr v2, v0
|
|
|
|
const-wide/16 v4, 0x0
|
|
|
|
cmp-long p1, v2, v4
|
|
|
|
if-nez p1, :cond_0
|
|
|
|
const/4 p1, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const-wide/16 v2, -0x4000
|
|
|
|
and-long/2addr v2, v0
|
|
|
|
cmp-long p1, v2, v4
|
|
|
|
if-nez p1, :cond_1
|
|
|
|
const/4 p1, 0x2
|
|
|
|
goto :goto_0
|
|
|
|
:cond_1
|
|
const-wide/32 v2, -0x200000
|
|
|
|
and-long/2addr v2, v0
|
|
|
|
cmp-long p1, v2, v4
|
|
|
|
if-nez p1, :cond_2
|
|
|
|
const/4 p1, 0x3
|
|
|
|
goto :goto_0
|
|
|
|
:cond_2
|
|
const-wide/32 v2, -0x10000000
|
|
|
|
and-long/2addr v2, v0
|
|
|
|
cmp-long p1, v2, v4
|
|
|
|
if-nez p1, :cond_3
|
|
|
|
const/4 p1, 0x4
|
|
|
|
goto :goto_0
|
|
|
|
:cond_3
|
|
const-wide v2, -0x800000000L
|
|
|
|
and-long/2addr v2, v0
|
|
|
|
cmp-long p1, v2, v4
|
|
|
|
if-nez p1, :cond_4
|
|
|
|
const/4 p1, 0x5
|
|
|
|
goto :goto_0
|
|
|
|
:cond_4
|
|
const-wide v2, -0x40000000000L
|
|
|
|
and-long/2addr v2, v0
|
|
|
|
cmp-long p1, v2, v4
|
|
|
|
if-nez p1, :cond_5
|
|
|
|
const/4 p1, 0x6
|
|
|
|
goto :goto_0
|
|
|
|
:cond_5
|
|
const-wide/high16 v2, -0x2000000000000L
|
|
|
|
and-long/2addr v2, v0
|
|
|
|
cmp-long p1, v2, v4
|
|
|
|
if-nez p1, :cond_6
|
|
|
|
const/4 p1, 0x7
|
|
|
|
goto :goto_0
|
|
|
|
:cond_6
|
|
const-wide/high16 v2, -0x100000000000000L
|
|
|
|
and-long/2addr v2, v0
|
|
|
|
cmp-long p1, v2, v4
|
|
|
|
if-nez p1, :cond_7
|
|
|
|
const/16 p1, 0x8
|
|
|
|
goto :goto_0
|
|
|
|
:cond_7
|
|
const-wide/high16 v2, -0x8000000000000000L
|
|
|
|
and-long/2addr v0, v2
|
|
|
|
cmp-long p1, v0, v4
|
|
|
|
if-nez p1, :cond_8
|
|
|
|
const/16 p1, 0x9
|
|
|
|
goto :goto_0
|
|
|
|
:cond_8
|
|
const/16 p1, 0xa
|
|
|
|
:goto_0
|
|
return p1
|
|
.end method
|
|
|
|
.method public final a(Lcom/tapjoy/internal/v0;)Ljava/lang/Object;
|
|
.locals 2
|
|
|
|
.line 9
|
|
invoke-virtual {p1}, Lcom/tapjoy/internal/v0;->e()J
|
|
|
|
move-result-wide v0
|
|
|
|
invoke-static {v0, v1}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public final a(Lcom/tapjoy/internal/w0;Ljava/lang/Object;)V
|
|
.locals 6
|
|
|
|
.line 1
|
|
check-cast p2, Ljava/lang/Long;
|
|
|
|
.line 2
|
|
invoke-virtual {p2}, Ljava/lang/Long;->longValue()J
|
|
|
|
move-result-wide v0
|
|
|
|
:goto_0
|
|
const-wide/16 v2, -0x80
|
|
|
|
and-long/2addr v2, v0
|
|
|
|
const-wide/16 v4, 0x0
|
|
|
|
cmp-long p2, v2, v4
|
|
|
|
if-eqz p2, :cond_0
|
|
|
|
.line 3
|
|
iget-object p2, p1, Lcom/tapjoy/internal/w0;->a:Lcom/tapjoy/internal/l;
|
|
|
|
long-to-int v2, v0
|
|
|
|
and-int/lit8 v2, v2, 0x7f
|
|
|
|
or-int/lit16 v2, v2, 0x80
|
|
|
|
.line 4
|
|
invoke-virtual {p2, v2}, Lcom/tapjoy/internal/l;->b(I)Lcom/tapjoy/internal/l;
|
|
|
|
const/4 p2, 0x7
|
|
|
|
ushr-long/2addr v0, p2
|
|
|
|
goto :goto_0
|
|
|
|
.line 5
|
|
:cond_0
|
|
iget-object p1, p1, Lcom/tapjoy/internal/w0;->a:Lcom/tapjoy/internal/l;
|
|
|
|
long-to-int p2, v0
|
|
|
|
.line 6
|
|
invoke-virtual {p1, p2}, Lcom/tapjoy/internal/l;->b(I)Lcom/tapjoy/internal/l;
|
|
|
|
return-void
|
|
.end method
|