- 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
78 lines
1.7 KiB
Smali
78 lines
1.7 KiB
Smali
.class final Lcom/google/android/gms/internal/auth/zzeh;
|
|
.super Lcom/google/android/gms/internal/auth/zzej;
|
|
.source "SourceFile"
|
|
|
|
|
|
# instance fields
|
|
.field private final zzb:[B
|
|
|
|
.field private zzc:I
|
|
|
|
.field private zzd:I
|
|
|
|
.field private zze:I
|
|
|
|
|
|
# direct methods
|
|
.method public synthetic constructor <init>([BIIZLcom/google/android/gms/internal/auth/zzeg;)V
|
|
.locals 0
|
|
|
|
const/4 p2, 0x0
|
|
|
|
.line 1
|
|
invoke-direct {p0, p2}, Lcom/google/android/gms/internal/auth/zzej;-><init>(Lcom/google/android/gms/internal/auth/zzei;)V
|
|
|
|
const p2, 0x7fffffff
|
|
|
|
iput p2, p0, Lcom/google/android/gms/internal/auth/zzeh;->zze:I
|
|
|
|
iput-object p1, p0, Lcom/google/android/gms/internal/auth/zzeh;->zzb:[B
|
|
|
|
const/4 p1, 0x0
|
|
|
|
iput p1, p0, Lcom/google/android/gms/internal/auth/zzeh;->zzc:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final zza(I)I
|
|
.locals 3
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/android/gms/internal/auth/zzfb;
|
|
}
|
|
.end annotation
|
|
|
|
iget p1, p0, Lcom/google/android/gms/internal/auth/zzeh;->zze:I
|
|
|
|
const/4 v0, 0x0
|
|
|
|
iput v0, p0, Lcom/google/android/gms/internal/auth/zzeh;->zze:I
|
|
|
|
iget v1, p0, Lcom/google/android/gms/internal/auth/zzeh;->zzc:I
|
|
|
|
iget v2, p0, Lcom/google/android/gms/internal/auth/zzeh;->zzd:I
|
|
|
|
add-int/2addr v1, v2
|
|
|
|
iput v1, p0, Lcom/google/android/gms/internal/auth/zzeh;->zzc:I
|
|
|
|
if-lez v1, :cond_0
|
|
|
|
iput v1, p0, Lcom/google/android/gms/internal/auth/zzeh;->zzd:I
|
|
|
|
sub-int/2addr v1, v1
|
|
|
|
iput v1, p0, Lcom/google/android/gms/internal/auth/zzeh;->zzc:I
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
iput v0, p0, Lcom/google/android/gms/internal/auth/zzeh;->zzd:I
|
|
|
|
:goto_0
|
|
return p1
|
|
.end method
|