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

183 lines
2.5 KiB
Smali

.class final Lcom/google/android/gms/internal/auth/zzhm;
.super Lcom/google/android/gms/internal/auth/zzhl;
.source "SourceFile"
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Lcom/google/android/gms/internal/auth/zzhl;-><init>()V
return-void
.end method
# virtual methods
.method public final zza(I[BII)I
.locals 7
:goto_0
if-ge p3, p4, :cond_0
.line 1
aget-byte p1, p2, p3
if-ltz p1, :cond_0
add-int/lit8 p3, p3, 0x1
goto :goto_0
:cond_0
const/4 p1, 0x0
if-lt p3, p4, :cond_1
goto/16 :goto_3
:cond_1
:goto_1
if-lt p3, p4, :cond_2
goto/16 :goto_3
:cond_2
add-int/lit8 v0, p3, 0x1
.line 2
aget-byte v1, p2, p3
if-gez v1, :cond_b
const/16 v2, -0x20
const/16 v3, -0x41
const/4 v4, -0x1
if-ge v1, v2, :cond_5
if-lt v0, p4, :cond_3
move p1, v1
goto :goto_3
:cond_3
const/16 v2, -0x3e
if-lt v1, v2, :cond_4
add-int/lit8 p3, p3, 0x2
.line 3
aget-byte v0, p2, v0
if-le v0, v3, :cond_1
:cond_4
:goto_2
move p1, v4
goto :goto_3
:cond_5
const/16 v5, -0x10
if-ge v1, v5, :cond_9
add-int/lit8 v5, p4, -0x1
if-lt v0, v5, :cond_6
.line 6
invoke-static {p2, v0, p4}, Lcom/google/android/gms/internal/auth/zzhn;->zza([BII)I
move-result p1
goto :goto_3
:cond_6
add-int/lit8 v5, p3, 0x2
.line 4
aget-byte v0, p2, v0
if-gt v0, v3, :cond_4
const/16 v6, -0x60
if-ne v1, v2, :cond_7
if-lt v0, v6, :cond_4
:cond_7
const/16 v2, -0x13
if-ne v1, v2, :cond_8
if-ge v0, v6, :cond_4
:cond_8
add-int/lit8 p3, p3, 0x3
aget-byte v0, p2, v5
if-le v0, v3, :cond_1
goto :goto_2
:cond_9
add-int/lit8 v2, p4, -0x2
if-lt v0, v2, :cond_a
.line 7
invoke-static {p2, v0, p4}, Lcom/google/android/gms/internal/auth/zzhn;->zza([BII)I
move-result p1
goto :goto_3
:cond_a
add-int/lit8 v2, p3, 0x2
.line 5
aget-byte v0, p2, v0
if-gt v0, v3, :cond_4
shl-int/lit8 v1, v1, 0x1c
add-int/lit8 v0, v0, 0x70
add-int/2addr v1, v0
shr-int/lit8 v0, v1, 0x1e
if-nez v0, :cond_4
add-int/lit8 v0, p3, 0x3
aget-byte v1, p2, v2
if-gt v1, v3, :cond_4
add-int/lit8 p3, p3, 0x4
aget-byte v0, p2, v0
if-le v0, v3, :cond_1
goto :goto_2
:goto_3
return p1
:cond_b
move p3, v0
goto :goto_1
.end method