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

195 lines
5.1 KiB
Smali

.class public final Lcom/fyber/inneractive/sdk/protobuf/y;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/fyber/inneractive/sdk/protobuf/y$c;,
Lcom/fyber/inneractive/sdk/protobuf/y$f;,
Lcom/fyber/inneractive/sdk/protobuf/y$b;,
Lcom/fyber/inneractive/sdk/protobuf/y$i;,
Lcom/fyber/inneractive/sdk/protobuf/y$a;,
Lcom/fyber/inneractive/sdk/protobuf/y$g;,
Lcom/fyber/inneractive/sdk/protobuf/y$j;,
Lcom/fyber/inneractive/sdk/protobuf/y$h;,
Lcom/fyber/inneractive/sdk/protobuf/y$e;,
Lcom/fyber/inneractive/sdk/protobuf/y$d;
}
.end annotation
# static fields
.field public static final a:Ljava/nio/charset/Charset;
.field public static final b:[B
# direct methods
.method public static constructor <clinit>()V
.locals 3
const-string v0, "UTF-8"
.line 1
invoke-static {v0}, Ljava/nio/charset/Charset;->forName(Ljava/lang/String;)Ljava/nio/charset/Charset;
move-result-object v0
sput-object v0, Lcom/fyber/inneractive/sdk/protobuf/y;->a:Ljava/nio/charset/Charset;
const-string v0, "ISO-8859-1"
.line 2
invoke-static {v0}, Ljava/nio/charset/Charset;->forName(Ljava/lang/String;)Ljava/nio/charset/Charset;
const/4 v0, 0x0
new-array v1, v0, [B
sput-object v1, Lcom/fyber/inneractive/sdk/protobuf/y;->b:[B
.line 321
invoke-static {v1}, Ljava/nio/ByteBuffer;->wrap([B)Ljava/nio/ByteBuffer;
.line 322
new-instance v2, Lcom/fyber/inneractive/sdk/protobuf/j$a;
.line 323
invoke-direct {v2, v1, v0, v0, v0}, Lcom/fyber/inneractive/sdk/protobuf/j$a;-><init>([BIIZ)V
.line 324
:try_start_0
invoke-virtual {v2, v0}, Lcom/fyber/inneractive/sdk/protobuf/j$a;->d(I)I
:try_end_0
.catch Lcom/fyber/inneractive/sdk/protobuf/z; {:try_start_0 .. :try_end_0} :catch_0
return-void
:catch_0
move-exception v0
.line 333
new-instance v1, Ljava/lang/IllegalArgumentException;
invoke-direct {v1, v0}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/Throwable;)V
throw v1
.end method
.method public static a(J)I
.locals 2
.line 0
const/16 v0, 0x20
ushr-long v0, p0, v0
xor-long/2addr p0, v0
long-to-int p0, p0
return p0
.end method
.method public static a(Ljava/lang/Object;Ljava/lang/Object;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
.locals 1
.line 3
check-cast p0, Lcom/fyber/inneractive/sdk/protobuf/o0;
invoke-interface {p0}, Lcom/fyber/inneractive/sdk/protobuf/o0;->toBuilder()Lcom/fyber/inneractive/sdk/protobuf/o0$a;
move-result-object p0
check-cast p1, Lcom/fyber/inneractive/sdk/protobuf/o0;
check-cast p0, Lcom/fyber/inneractive/sdk/protobuf/a$a;
invoke-virtual {p0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
.line 4
check-cast p0, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$b;
.line 5
iget-object v0, p0, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$b;->a:Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
.line 6
invoke-virtual {v0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
move-result-object v0
invoke-virtual {v0, p1}, Ljava/lang/Class;->isInstance(Ljava/lang/Object;)Z
move-result v0
if-eqz v0, :cond_0
.line 11
check-cast p1, Lcom/fyber/inneractive/sdk/protobuf/a;
.line 12
check-cast p1, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
.line 13
invoke-virtual {p0, p1}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$b;->a(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$b;
move-result-object p0
.line 14
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$b;->b()Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
move-result-object p0
return-object p0
.line 15
:cond_0
new-instance p0, Ljava/lang/IllegalArgumentException;
const-string p1, "mergeFrom(MessageLite) can only merge messages of the same type."
invoke-direct {p0, p1}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
throw p0
.end method
.method public static a(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">(TT;",
"Ljava/lang/String;",
")TT;"
}
.end annotation
if-eqz p0, :cond_0
return-object p0
.line 1
:cond_0
new-instance p0, Ljava/lang/NullPointerException;
invoke-direct {p0, p1}, Ljava/lang/NullPointerException;-><init>(Ljava/lang/String;)V
throw p0
.end method
.method public static a([B)Ljava/lang/String;
.locals 2
.line 2
new-instance v0, Ljava/lang/String;
sget-object v1, Lcom/fyber/inneractive/sdk/protobuf/y;->a:Ljava/nio/charset/Charset;
invoke-direct {v0, p0, v1}, Ljava/lang/String;-><init>([BLjava/nio/charset/Charset;)V
return-object v0
.end method