- 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
201 lines
4.9 KiB
Smali
201 lines
4.9 KiB
Smali
.class public interface abstract Lcom/google/protobuf/DescriptorProtos$FileOptionsOrBuilder;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Lcom/google/protobuf/GeneratedMessageLite$ExtendableMessageOrBuilder;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/google/protobuf/DescriptorProtos;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x609
|
|
name = "FileOptionsOrBuilder"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/lang/Object;",
|
|
"Lcom/google/protobuf/GeneratedMessageLite$ExtendableMessageOrBuilder<",
|
|
"Lcom/google/protobuf/DescriptorProtos$FileOptions;",
|
|
"Lcom/google/protobuf/DescriptorProtos$FileOptions$Builder;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract getCcEnableArenas()Z
|
|
.end method
|
|
|
|
.method public abstract getCcGenericServices()Z
|
|
.end method
|
|
|
|
.method public abstract getCsharpNamespace()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getCsharpNamespaceBytes()Lcom/google/protobuf/ByteString;
|
|
.end method
|
|
|
|
.method public abstract getDeprecated()Z
|
|
.end method
|
|
|
|
.method public abstract getGoPackage()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getGoPackageBytes()Lcom/google/protobuf/ByteString;
|
|
.end method
|
|
|
|
.method public abstract getJavaGenerateEqualsAndHash()Z
|
|
.annotation runtime Ljava/lang/Deprecated;
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract getJavaGenericServices()Z
|
|
.end method
|
|
|
|
.method public abstract getJavaMultipleFiles()Z
|
|
.end method
|
|
|
|
.method public abstract getJavaOuterClassname()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getJavaOuterClassnameBytes()Lcom/google/protobuf/ByteString;
|
|
.end method
|
|
|
|
.method public abstract getJavaPackage()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getJavaPackageBytes()Lcom/google/protobuf/ByteString;
|
|
.end method
|
|
|
|
.method public abstract getJavaStringCheckUtf8()Z
|
|
.end method
|
|
|
|
.method public abstract getObjcClassPrefix()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getObjcClassPrefixBytes()Lcom/google/protobuf/ByteString;
|
|
.end method
|
|
|
|
.method public abstract getOptimizeFor()Lcom/google/protobuf/DescriptorProtos$FileOptions$OptimizeMode;
|
|
.end method
|
|
|
|
.method public abstract getPhpClassPrefix()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getPhpClassPrefixBytes()Lcom/google/protobuf/ByteString;
|
|
.end method
|
|
|
|
.method public abstract getPhpGenericServices()Z
|
|
.end method
|
|
|
|
.method public abstract getPhpMetadataNamespace()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getPhpMetadataNamespaceBytes()Lcom/google/protobuf/ByteString;
|
|
.end method
|
|
|
|
.method public abstract getPhpNamespace()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getPhpNamespaceBytes()Lcom/google/protobuf/ByteString;
|
|
.end method
|
|
|
|
.method public abstract getPyGenericServices()Z
|
|
.end method
|
|
|
|
.method public abstract getRubyPackage()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getRubyPackageBytes()Lcom/google/protobuf/ByteString;
|
|
.end method
|
|
|
|
.method public abstract getSwiftPrefix()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getSwiftPrefixBytes()Lcom/google/protobuf/ByteString;
|
|
.end method
|
|
|
|
.method public abstract getUninterpretedOption(I)Lcom/google/protobuf/DescriptorProtos$UninterpretedOption;
|
|
.end method
|
|
|
|
.method public abstract getUninterpretedOptionCount()I
|
|
.end method
|
|
|
|
.method public abstract getUninterpretedOptionList()Ljava/util/List;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/List<",
|
|
"Lcom/google/protobuf/DescriptorProtos$UninterpretedOption;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract hasCcEnableArenas()Z
|
|
.end method
|
|
|
|
.method public abstract hasCcGenericServices()Z
|
|
.end method
|
|
|
|
.method public abstract hasCsharpNamespace()Z
|
|
.end method
|
|
|
|
.method public abstract hasDeprecated()Z
|
|
.end method
|
|
|
|
.method public abstract hasGoPackage()Z
|
|
.end method
|
|
|
|
.method public abstract hasJavaGenerateEqualsAndHash()Z
|
|
.annotation runtime Ljava/lang/Deprecated;
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract hasJavaGenericServices()Z
|
|
.end method
|
|
|
|
.method public abstract hasJavaMultipleFiles()Z
|
|
.end method
|
|
|
|
.method public abstract hasJavaOuterClassname()Z
|
|
.end method
|
|
|
|
.method public abstract hasJavaPackage()Z
|
|
.end method
|
|
|
|
.method public abstract hasJavaStringCheckUtf8()Z
|
|
.end method
|
|
|
|
.method public abstract hasObjcClassPrefix()Z
|
|
.end method
|
|
|
|
.method public abstract hasOptimizeFor()Z
|
|
.end method
|
|
|
|
.method public abstract hasPhpClassPrefix()Z
|
|
.end method
|
|
|
|
.method public abstract hasPhpGenericServices()Z
|
|
.end method
|
|
|
|
.method public abstract hasPhpMetadataNamespace()Z
|
|
.end method
|
|
|
|
.method public abstract hasPhpNamespace()Z
|
|
.end method
|
|
|
|
.method public abstract hasPyGenericServices()Z
|
|
.end method
|
|
|
|
.method public abstract hasRubyPackage()Z
|
|
.end method
|
|
|
|
.method public abstract hasSwiftPrefix()Z
|
|
.end method
|