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

49 lines
752 B
Smali

.class public final Lcom/google/android/gms/internal/ads/zzgan;
.super Ljava/lang/Object;
.source "SourceFile"
# direct methods
.method public static zza(J)C
.locals 3
long-to-int v0, p0
int-to-char v0, v0
int-to-long v1, v0
cmp-long v1, v1, p0
if-nez v1, :cond_0
const/4 v1, 0x1
goto :goto_0
:cond_0
const/4 v1, 0x0
:goto_0
const-string v2, "Out of range: %s"
.line 1
invoke-static {v1, v2, p0, p1}, Lcom/google/android/gms/internal/ads/zzfun;->zzh(ZLjava/lang/String;J)V
return v0
.end method
.method public static zzb(BB)C
.locals 0
shl-int/lit8 p0, p0, 0x8
and-int/lit16 p1, p1, 0xff
or-int/2addr p0, p1
int-to-char p0, p0
return p0
.end method