jar

io.github.lanshifu : method_replace_plugin

Maven & Gradle

Nov 02, 2022
Table Of Contents

Latest Version

Download io.github.lanshifu : method_replace_plugin JAR file - Latest Versions:

All Versions

Download io.github.lanshifu : method_replace_plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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 method_replace_plugin-1.0.0-beta01.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.lanshifu.plugin.classtransformer

├─ com.lanshifu.plugin.classtransformer.AbsClassTransformer.class - [JAR]

├─ com.lanshifu.plugin.classtransformer.AnnotationParserTransformer.class - [JAR]

├─ com.lanshifu.plugin.classtransformer.MethodReplaceTransformer.class - [JAR]

com.lanshifu.plugin

├─ com.lanshifu.plugin.DelegateTransformInvocation.class - [JAR]

├─ com.lanshifu.plugin.Plugin.class - [JAR]

com.lanshifu.plugin.asmtransformer

├─ com.lanshifu.plugin.asmtransformer.BaseAsmTransformer.class - [JAR]

com.lanshifu.plugin.transform

├─ com.lanshifu.plugin.transform.BaseTransform.class - [JAR]

├─ com.lanshifu.plugin.transform.CommonTransform.class - [JAR]

├─ com.lanshifu.plugin.transform.HookTransform.class - [JAR]

com.lanshifu.plugin.extension

├─ com.lanshifu.plugin.extension.CommonExtKt.class - [JAR]

com.lanshifu.plugin.bean

├─ com.lanshifu.plugin.bean.AsmClassItem.class - [JAR]

├─ com.lanshifu.plugin.bean.AsmMethodItem.class - [JAR]