- 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
207 lines
5.3 KiB
Smali
207 lines
5.3 KiB
Smali
.class public final Lcom/google/android/gms/internal/ads/zzawm;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# static fields
|
|
.field private static final zza:[Ljava/lang/String;
|
|
|
|
|
|
# instance fields
|
|
.field private zzb:J
|
|
|
|
.field private zzc:J
|
|
|
|
.field private zzd:J
|
|
|
|
.field private zze:Z
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 2
|
|
|
|
const-string v0, "android:establish_vpn_service"
|
|
|
|
const-string v1, "android:establish_vpn_manager"
|
|
|
|
filled-new-array {v0, v1}, [Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
sput-object v0, Lcom/google/android/gms/internal/ads/zzawm;->zza:[Ljava/lang/String;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(Landroid/content/Context;Ljava/util/concurrent/Executor;[Ljava/lang/String;)V
|
|
.locals 2
|
|
.param p1 # Landroid/content/Context;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.param p2 # Ljava/util/concurrent/Executor;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.param p3 # [Ljava/lang/String;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
const-wide/16 v0, 0x0
|
|
|
|
iput-wide v0, p0, Lcom/google/android/gms/internal/ads/zzawm;->zzb:J
|
|
|
|
iput-wide v0, p0, Lcom/google/android/gms/internal/ads/zzawm;->zzc:J
|
|
|
|
const-wide/16 v0, -0x1
|
|
|
|
iput-wide v0, p0, Lcom/google/android/gms/internal/ads/zzawm;->zzd:J
|
|
|
|
const/4 v0, 0x0
|
|
|
|
iput-boolean v0, p0, Lcom/google/android/gms/internal/ads/zzawm;->zze:Z
|
|
|
|
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
|
|
|
|
const/16 v1, 0x1e
|
|
|
|
if-ge v0, v1, :cond_0
|
|
|
|
return-void
|
|
|
|
:cond_0
|
|
new-instance v0, Lcom/google/android/gms/internal/ads/zzawl;
|
|
|
|
invoke-direct {v0, p0}, Lcom/google/android/gms/internal/ads/zzawl;-><init>(Lcom/google/android/gms/internal/ads/zzawm;)V
|
|
|
|
:try_start_0
|
|
const-string v1, "appops"
|
|
|
|
.line 2
|
|
invoke-virtual {p1, v1}, Landroid/content/Context;->getSystemService(Ljava/lang/String;)Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Landroid/app/AppOpsManager;
|
|
|
|
.line 3
|
|
invoke-static {p1, p3, p2, v0}, Lcom/google/android/gms/internal/ads/zzawm$$ExternalSyntheticApiModelOutline0;->m(Landroid/app/AppOpsManager;[Ljava/lang/String;Ljava/util/concurrent/Executor;Landroid/app/AppOpsManager$OnOpActiveChangedListener;)V
|
|
:try_end_0
|
|
.catch Ljava/lang/NoSuchMethodError; {:try_start_0 .. :try_end_0} :catch_0
|
|
.catch Ljava/lang/IllegalArgumentException; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
:catch_0
|
|
return-void
|
|
.end method
|
|
|
|
.method public static bridge synthetic zza(Lcom/google/android/gms/internal/ads/zzawm;)J
|
|
.locals 2
|
|
|
|
iget-wide v0, p0, Lcom/google/android/gms/internal/ads/zzawm;->zzc:J
|
|
|
|
return-wide v0
|
|
.end method
|
|
|
|
.method public static zzd(Landroid/content/Context;Ljava/util/concurrent/Executor;)Lcom/google/android/gms/internal/ads/zzawm;
|
|
.locals 2
|
|
.param p0 # Landroid/content/Context;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.param p1 # Ljava/util/concurrent/Executor;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
|
|
sget-object v0, Lcom/google/android/gms/internal/ads/zzawm;->zza:[Ljava/lang/String;
|
|
|
|
.line 1
|
|
new-instance v1, Lcom/google/android/gms/internal/ads/zzawm;
|
|
|
|
invoke-direct {v1, p0, p1, v0}, Lcom/google/android/gms/internal/ads/zzawm;-><init>(Landroid/content/Context;Ljava/util/concurrent/Executor;[Ljava/lang/String;)V
|
|
|
|
return-object v1
|
|
.end method
|
|
|
|
.method public static bridge synthetic zze(Lcom/google/android/gms/internal/ads/zzawm;J)V
|
|
.locals 0
|
|
|
|
iput-wide p1, p0, Lcom/google/android/gms/internal/ads/zzawm;->zzd:J
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static bridge synthetic zzf(Lcom/google/android/gms/internal/ads/zzawm;Z)V
|
|
.locals 0
|
|
|
|
iput-boolean p1, p0, Lcom/google/android/gms/internal/ads/zzawm;->zze:Z
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static bridge synthetic zzg(Lcom/google/android/gms/internal/ads/zzawm;J)V
|
|
.locals 0
|
|
|
|
iput-wide p1, p0, Lcom/google/android/gms/internal/ads/zzawm;->zzb:J
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final zzb()J
|
|
.locals 4
|
|
|
|
iget-wide v0, p0, Lcom/google/android/gms/internal/ads/zzawm;->zzd:J
|
|
|
|
const-wide/16 v2, -0x1
|
|
|
|
iput-wide v2, p0, Lcom/google/android/gms/internal/ads/zzawm;->zzd:J
|
|
|
|
return-wide v0
|
|
.end method
|
|
|
|
.method public final zzc()J
|
|
.locals 4
|
|
|
|
iget-boolean v0, p0, Lcom/google/android/gms/internal/ads/zzawm;->zze:Z
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
iget-wide v0, p0, Lcom/google/android/gms/internal/ads/zzawm;->zzc:J
|
|
|
|
iget-wide v2, p0, Lcom/google/android/gms/internal/ads/zzawm;->zzb:J
|
|
|
|
sub-long/2addr v0, v2
|
|
|
|
return-wide v0
|
|
|
|
:cond_0
|
|
const-wide/16 v0, -0x1
|
|
|
|
return-wide v0
|
|
.end method
|
|
|
|
.method public final zzh()V
|
|
.locals 2
|
|
|
|
iget-boolean v0, p0, Lcom/google/android/gms/internal/ads/zzawm;->zze:Z
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
.line 1
|
|
invoke-static {}, Ljava/lang/System;->currentTimeMillis()J
|
|
|
|
move-result-wide v0
|
|
|
|
iput-wide v0, p0, Lcom/google/android/gms/internal/ads/zzawm;->zzc:J
|
|
|
|
:cond_0
|
|
return-void
|
|
.end method
|