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


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lcom/example/reverseshell2/R$styleable;,
        Lcom/example/reverseshell2/R$style;,
        Lcom/example/reverseshell2/R$string;,
        Lcom/example/reverseshell2/R$mipmap;,
        Lcom/example/reverseshell2/R$layout;,
        Lcom/example/reverseshell2/R$integer;,
        Lcom/example/reverseshell2/R$id;,
        Lcom/example/reverseshell2/R$drawable;,
        Lcom/example/reverseshell2/R$dimen;,
        Lcom/example/reverseshell2/R$color;,
        Lcom/example/reverseshell2/R$bool;,
        Lcom/example/reverseshell2/R$attr;,
        Lcom/example/reverseshell2/R$anim;
    }
.end annotation


# direct methods
.method public constructor <init>()V
    .locals 0

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

    return-void
.end method