jar

io.github.zjns : privacy-defender

Maven & Gradle

Feb 11, 2023
0 stars

Privacy Defender · A plugin to block sensitive Android framework api call.

Table Of Contents

Latest Version

Download io.github.zjns : privacy-defender JAR file - Latest Versions:

All Versions

Download io.github.zjns : privacy-defender JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.x

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 privacy-defender-0.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.zjns.privacydefender

├─ io.github.zjns.privacydefender.FontSdkClassVisitor.class - [JAR]

├─ io.github.zjns.privacydefender.PrivacyDefender.class - [JAR]

├─ io.github.zjns.privacydefender.PrivacyDefenderConfig.class - [JAR]

├─ io.github.zjns.privacydefender.PrivacyDefenderTransform.class - [JAR]

├─ io.github.zjns.privacydefender.Visitors.class - [JAR]

├─ io.github.zjns.privacydefender.WeiboClassVisitor.class - [JAR]

Advertisement