jar

com.github.feelschaotic : Robust.auto-patch-plugin

Maven & Gradle

Oct 14, 2019
3 stars

Robust-0.4.87:auto-patch-plugin · none

Table Of Contents

Latest Version

Download com.github.feelschaotic : Robust.auto-patch-plugin JAR file - Latest Versions:

All Versions

Download com.github.feelschaotic : Robust.auto-patch-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
0.4.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 Robust.auto-patch-plugin-0.4.87.5-RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.meituan.robust.utils

├─ com.meituan.robust.utils.JavaUtils.class - [JAR]

├─ com.meituan.robust.utils.SmaliTool.class - [JAR]

com.meituan.robust.autopatch

├─ com.meituan.robust.autopatch.ClassMapping.class - [JAR]

├─ com.meituan.robust.autopatch.Config.class - [JAR]

├─ com.meituan.robust.autopatch.InlineClassFactory.class - [JAR]

├─ com.meituan.robust.autopatch.NameManger.class - [JAR]

├─ com.meituan.robust.autopatch.PatchesAssistFactory.class - [JAR]

├─ com.meituan.robust.autopatch.PatchesControlFactory.class - [JAR]

├─ com.meituan.robust.autopatch.PatchesFactory.class - [JAR]

├─ com.meituan.robust.autopatch.PatchesInfoFactory.class - [JAR]

├─ com.meituan.robust.autopatch.ReadAnnotation.class - [JAR]

├─ com.meituan.robust.autopatch.ReadMapping.class - [JAR]

├─ com.meituan.robust.autopatch.ReadXML.class - [JAR]

├─ com.meituan.robust.autopatch.ReflectUtils.class - [JAR]

robust.gradle.plugin

├─ robust.gradle.plugin.AutoPatchTransform.class - [JAR]