Files
rr3-apk/smali_classes3/com/google/android/gms/internal/ads/zzgas.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

92 lines
1.3 KiB
Smali

.class final Lcom/google/android/gms/internal/ads/zzgas;
.super Ljava/lang/Object;
.source "SourceFile"
# static fields
.field private static final zza:[B
# direct methods
.method static constructor <clinit>()V
.locals 5
const/16 v0, 0x80
new-array v0, v0, [B
const/4 v1, -0x1
.line 1
invoke-static {v0, v1}, Ljava/util/Arrays;->fill([BB)V
const/4 v1, 0x0
move v2, v1
:goto_0
const/16 v3, 0xa
if-ge v2, v3, :cond_0
add-int/lit8 v3, v2, 0x30
int-to-byte v4, v2
.line 2
aput-byte v4, v0, v3
add-int/lit8 v2, v2, 0x1
goto :goto_0
:cond_0
:goto_1
const/16 v2, 0x1a
if-ge v1, v2, :cond_1
add-int/lit8 v2, v1, 0x41
add-int/lit8 v3, v1, 0xa
int-to-byte v3, v3
.line 3
aput-byte v3, v0, v2
add-int/lit8 v2, v1, 0x61
.line 4
aput-byte v3, v0, v2
add-int/lit8 v1, v1, 0x1
goto :goto_1
:cond_1
sput-object v0, Lcom/google/android/gms/internal/ads/zzgas;->zza:[B
return-void
.end method
.method public static zza(C)I
.locals 1
const/16 v0, 0x80
if-ge p0, v0, :cond_0
sget-object v0, Lcom/google/android/gms/internal/ads/zzgas;->zza:[B
.line 1
aget-byte p0, v0, p0
return p0
:cond_0
const/4 p0, -0x1
return p0
.end method