aar

io.github.broscr : RootChecker

Maven & Gradle

Apr 15, 2023
12 stars

RootChecker · RootChecker is a lightweight Android library that provides easy and efficient methods to determine whether the device is rooted, an emulator, using a proxy, or is debuggable. This library is useful for developers who want to improve the security and performance of their applications by preventing them from running on rooted devices, emulators, devices using a proxy, or debuggable devices.

Table Of Contents

Latest Version

Download io.github.broscr : RootChecker AAR file - Latest Versions:

All Versions

Download io.github.broscr : RootChecker JAR file - All Versions:

Version Vulnerabilities Size Updated
0.4
0.3
0.2
0.1

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window RootChecker-0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.