Files
rr3-apk/smali_classes4/com/tapjoy/internal/t0.smali
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

208 lines
3.2 KiB
Smali

.class public final Lcom/tapjoy/internal/t0;
.super Lcom/tapjoy/internal/u0;
.source "SourceFile"
# direct methods
.method public constructor <init>()V
.locals 1
const/4 v0, 0x2
.line 1
invoke-direct {p0, v0}, Lcom/tapjoy/internal/u0;-><init>(I)V
return-void
.end method
# virtual methods
.method public final bridge synthetic a(Ljava/lang/Object;)I
.locals 0
.line 18
check-cast p1, Ljava/lang/Long;
const/16 p1, 0x8
return p1
.end method
.method public final a(Lcom/tapjoy/internal/v0;)Ljava/lang/Object;
.locals 2
.line 19
invoke-virtual {p1}, Lcom/tapjoy/internal/v0;->d()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 12
.line 1
check-cast p2, Ljava/lang/Long;
.line 2
invoke-virtual {p2}, Ljava/lang/Long;->longValue()J
move-result-wide v0
.line 3
iget-object p1, p1, Lcom/tapjoy/internal/w0;->a:Lcom/tapjoy/internal/l;
.line 4
invoke-static {v0, v1}, Lcom/tapjoy/internal/f3;->a(J)J
move-result-wide v0
const/16 p2, 0x8
.line 5
invoke-virtual {p1, p2}, Lcom/tapjoy/internal/l;->a(I)Lcom/tapjoy/internal/b1;
move-result-object v2
.line 6
iget-object v3, v2, Lcom/tapjoy/internal/b1;->a:[B
.line 7
iget v4, v2, Lcom/tapjoy/internal/b1;->c:I
add-int/lit8 v5, v4, 0x1
const/16 v6, 0x38
ushr-long v6, v0, v6
const-wide/16 v8, 0xff
and-long/2addr v6, v8
long-to-int v6, v6
int-to-byte v6, v6
.line 8
aput-byte v6, v3, v4
add-int/lit8 v6, v4, 0x2
const/16 v7, 0x30
ushr-long v10, v0, v7
and-long/2addr v10, v8
long-to-int v7, v10
int-to-byte v7, v7
.line 9
aput-byte v7, v3, v5
add-int/lit8 v5, v4, 0x3
const/16 v7, 0x28
ushr-long v10, v0, v7
and-long/2addr v10, v8
long-to-int v7, v10
int-to-byte v7, v7
.line 10
aput-byte v7, v3, v6
add-int/lit8 v6, v4, 0x4
const/16 v7, 0x20
ushr-long v10, v0, v7
and-long/2addr v10, v8
long-to-int v7, v10
int-to-byte v7, v7
.line 11
aput-byte v7, v3, v5
add-int/lit8 v5, v4, 0x5
const/16 v7, 0x18
ushr-long v10, v0, v7
and-long/2addr v10, v8
long-to-int v7, v10
int-to-byte v7, v7
.line 12
aput-byte v7, v3, v6
add-int/lit8 v6, v4, 0x6
const/16 v7, 0x10
ushr-long v10, v0, v7
and-long/2addr v10, v8
long-to-int v7, v10
int-to-byte v7, v7
.line 13
aput-byte v7, v3, v5
add-int/lit8 v5, v4, 0x7
ushr-long v10, v0, p2
and-long/2addr v10, v8
long-to-int v7, v10
int-to-byte v7, v7
.line 14
aput-byte v7, v3, v6
add-int/2addr v4, p2
and-long/2addr v0, v8
long-to-int p2, v0
int-to-byte p2, p2
.line 15
aput-byte p2, v3, v5
.line 16
iput v4, v2, Lcom/tapjoy/internal/b1;->c:I
.line 17
iget-wide v0, p1, Lcom/tapjoy/internal/l;->b:J
const-wide/16 v2, 0x8
add-long/2addr v0, v2
iput-wide v0, p1, Lcom/tapjoy/internal/l;->b:J
return-void
.end method