Files
rr3-apk/smali_classes2/com/fyber/inneractive/sdk/protobuf/l.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

573 lines
11 KiB
Smali

.class public abstract Lcom/fyber/inneractive/sdk/protobuf/l;
.super Lcom/fyber/inneractive/sdk/protobuf/h;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/fyber/inneractive/sdk/protobuf/l$d;,
Lcom/fyber/inneractive/sdk/protobuf/l$b;,
Lcom/fyber/inneractive/sdk/protobuf/l$c;,
Lcom/fyber/inneractive/sdk/protobuf/l$a;
}
.end annotation
# static fields
.field public static final b:Ljava/util/logging/Logger;
.field public static final c:Z
# instance fields
.field public a:Lcom/fyber/inneractive/sdk/protobuf/m;
# direct methods
.method public static constructor <clinit>()V
.locals 1
const-class v0, Lcom/fyber/inneractive/sdk/protobuf/l;
.line 1
invoke-virtual {v0}, Ljava/lang/Class;->getName()Ljava/lang/String;
move-result-object v0
invoke-static {v0}, Ljava/util/logging/Logger;->getLogger(Ljava/lang/String;)Ljava/util/logging/Logger;
move-result-object v0
sput-object v0, Lcom/fyber/inneractive/sdk/protobuf/l;->b:Ljava/util/logging/Logger;
.line 2
sget-boolean v0, Lcom/fyber/inneractive/sdk/protobuf/p1;->e:Z
sput-boolean v0, Lcom/fyber/inneractive/sdk/protobuf/l;->c:Z
return-void
.end method
.method public constructor <init>()V
.locals 0
.line 2
invoke-direct {p0}, Lcom/fyber/inneractive/sdk/protobuf/h;-><init>()V
return-void
.end method
.method public synthetic constructor <init>(I)V
.locals 0
.line 1
invoke-direct {p0}, Lcom/fyber/inneractive/sdk/protobuf/l;-><init>()V
return-void
.end method
.method public static a(I)I
.locals 0
.line 2
invoke-static {p0}, Lcom/fyber/inneractive/sdk/protobuf/l;->d(I)I
move-result p0
add-int/lit8 p0, p0, 0x4
return p0
.end method
.method public static a(II)I
.locals 0
.line 1
invoke-static {p0}, Lcom/fyber/inneractive/sdk/protobuf/l;->d(I)I
move-result p0
invoke-static {p1}, Lcom/fyber/inneractive/sdk/protobuf/l;->e(I)I
move-result p1
add-int/2addr p1, p0
return p1
.end method
.method public static a(ILcom/fyber/inneractive/sdk/protobuf/i;)I
.locals 1
.line 3
invoke-static {p0}, Lcom/fyber/inneractive/sdk/protobuf/l;->d(I)I
move-result p0
.line 4
invoke-virtual {p1}, Lcom/fyber/inneractive/sdk/protobuf/i;->size()I
move-result p1
.line 5
invoke-static {p1}, Lcom/fyber/inneractive/sdk/protobuf/l;->e(I)I
move-result v0
add-int/2addr v0, p1
add-int/2addr v0, p0
return v0
.end method
.method public static a(J)I
.locals 6
.line 0
const-wide/16 v0, -0x80
and-long/2addr v0, p0
const-wide/16 v2, 0x0
cmp-long v0, v0, v2
if-nez v0, :cond_0
const/4 p0, 0x1
return p0
:cond_0
cmp-long v0, p0, v2
if-gez v0, :cond_1
const/16 p0, 0xa
return p0
:cond_1
const-wide v0, -0x800000000L
and-long/2addr v0, p0
cmp-long v0, v0, v2
if-eqz v0, :cond_2
const/16 v0, 0x1c
ushr-long/2addr p0, v0
const/4 v0, 0x6
goto :goto_0
:cond_2
const/4 v0, 0x2
:goto_0
const-wide/32 v4, -0x200000
and-long/2addr v4, p0
cmp-long v1, v4, v2
if-eqz v1, :cond_3
add-int/lit8 v0, v0, 0x2
const/16 v1, 0xe
ushr-long/2addr p0, v1
:cond_3
const-wide/16 v4, -0x4000
and-long/2addr p0, v4
cmp-long p0, p0, v2
if-eqz p0, :cond_4
add-int/lit8 v0, v0, 0x1
:cond_4
return v0
.end method
.method public static a(Ljava/lang/String;)I
.locals 1
.line 6
:try_start_0
invoke-static {p0}, Lcom/fyber/inneractive/sdk/protobuf/q1;->a(Ljava/lang/CharSequence;)I
move-result p0
:try_end_0
.catch Lcom/fyber/inneractive/sdk/protobuf/q1$d; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_0
.line 9
:catch_0
sget-object v0, Lcom/fyber/inneractive/sdk/protobuf/y;->a:Ljava/nio/charset/Charset;
invoke-virtual {p0, v0}, Ljava/lang/String;->getBytes(Ljava/nio/charset/Charset;)[B
move-result-object p0
.line 10
array-length p0, p0
.line 11
:goto_0
invoke-static {p0}, Lcom/fyber/inneractive/sdk/protobuf/l;->e(I)I
move-result v0
add-int/2addr v0, p0
return v0
.end method
.method public static b(I)I
.locals 0
.line 1
invoke-static {p0}, Lcom/fyber/inneractive/sdk/protobuf/l;->d(I)I
move-result p0
add-int/lit8 p0, p0, 0x8
return p0
.end method
.method public static b(J)J
.locals 3
.line 0
const/4 v0, 0x1
shl-long v0, p0, v0
const/16 v2, 0x3f
shr-long/2addr p0, v2
xor-long/2addr p0, v0
return-wide p0
.end method
.method public static c(I)I
.locals 0
if-ltz p0, :cond_0
.line 1
invoke-static {p0}, Lcom/fyber/inneractive/sdk/protobuf/l;->e(I)I
move-result p0
return p0
:cond_0
const/16 p0, 0xa
return p0
.end method
.method public static d(I)I
.locals 1
const/4 v0, 0x0
.line 1
invoke-static {p0, v0}, Lcom/fyber/inneractive/sdk/protobuf/r1;->a(II)I
move-result p0
invoke-static {p0}, Lcom/fyber/inneractive/sdk/protobuf/l;->e(I)I
move-result p0
return p0
.end method
.method public static e(I)I
.locals 1
.line 0
and-int/lit8 v0, p0, -0x80
if-nez v0, :cond_0
const/4 p0, 0x1
return p0
:cond_0
and-int/lit16 v0, p0, -0x4000
if-nez v0, :cond_1
const/4 p0, 0x2
return p0
:cond_1
const/high16 v0, -0x200000
and-int/2addr v0, p0
if-nez v0, :cond_2
const/4 p0, 0x3
return p0
:cond_2
const/high16 v0, -0x10000000
and-int/2addr p0, v0
if-nez p0, :cond_3
const/4 p0, 0x4
return p0
:cond_3
const/4 p0, 0x5
return p0
.end method
.method public static f(I)I
.locals 1
shl-int/lit8 v0, p0, 0x1
shr-int/lit8 p0, p0, 0x1f
xor-int/2addr p0, v0
return p0
.end method
# virtual methods
.method public abstract a(B)V
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.end method
.method public abstract a(IJ)V
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.end method
.method public abstract a(ILcom/fyber/inneractive/sdk/protobuf/o0;)V
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.end method
.method public abstract a(ILcom/fyber/inneractive/sdk/protobuf/o0;Lcom/fyber/inneractive/sdk/protobuf/d1;)V
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.end method
.method public abstract a(IZ)V
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.end method
.method public abstract a(Ljava/lang/String;I)V
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.end method
.method public final a(Ljava/lang/String;Lcom/fyber/inneractive/sdk/protobuf/q1$d;)V
.locals 3
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
sget-object v0, Lcom/fyber/inneractive/sdk/protobuf/l;->b:Ljava/util/logging/Logger;
.line 12
sget-object v1, Ljava/util/logging/Level;->WARNING:Ljava/util/logging/Level;
const-string v2, "Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly!"
invoke-virtual {v0, v1, v2, p2}, Ljava/util/logging/Logger;->log(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/Throwable;)V
.line 21
sget-object p2, Lcom/fyber/inneractive/sdk/protobuf/y;->a:Ljava/nio/charset/Charset;
invoke-virtual {p1, p2}, Ljava/lang/String;->getBytes(Ljava/nio/charset/Charset;)[B
move-result-object p1
.line 23
:try_start_0
array-length p2, p1
invoke-virtual {p0, p2}, Lcom/fyber/inneractive/sdk/protobuf/l;->i(I)V
.line 24
array-length p2, p1
const/4 v0, 0x0
invoke-virtual {p0, p1, v0, p2}, Lcom/fyber/inneractive/sdk/protobuf/h;->a([BII)V
:try_end_0
.catch Ljava/lang/IndexOutOfBoundsException; {:try_start_0 .. :try_end_0} :catch_1
.catch Lcom/fyber/inneractive/sdk/protobuf/l$c; {:try_start_0 .. :try_end_0} :catch_0
return-void
:catch_0
move-exception p1
goto :goto_0
:catch_1
move-exception p1
goto :goto_1
.line 28
:goto_0
throw p1
.line 29
:goto_1
new-instance p2, Lcom/fyber/inneractive/sdk/protobuf/l$c;
invoke-direct {p2, p1}, Lcom/fyber/inneractive/sdk/protobuf/l$c;-><init>(Ljava/lang/IndexOutOfBoundsException;)V
throw p2
.end method
.method public abstract b(II)V
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.end method
.method public abstract b(IJ)V
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.end method
.method public abstract b(ILcom/fyber/inneractive/sdk/protobuf/i;)V
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.end method
.method public abstract c(II)V
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.end method
.method public abstract c(ILcom/fyber/inneractive/sdk/protobuf/i;)V
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.end method
.method public abstract c(J)V
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.end method
.method public abstract d(II)V
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.end method
.method public abstract d(J)V
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.end method
.method public abstract e(II)V
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.end method
.method public abstract g(I)V
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.end method
.method public abstract h(I)V
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.end method
.method public abstract i(I)V
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.end method