jar

com.chinnsenn.sdk-editor : com.chinnsenn.sdk-editor.gradle.plugin

Maven & Gradle

Sep 11, 2023
0 stars

SdkEditorPlugin · sdk-editor是一个在APP编译期修改类的轻量Gradle插件,插件利用Android Plugin官方提供的Transform API干预APK Build流程,实现对特定类的替换修改。无其他不安全Hook操作,100%可靠。 注:该项目 fork 自 https://github.com/iwhys/sdk-editor-plugin,由于原项目年久失修,不支持 AGP 7 版本,故将其更新支持 AGP 7+

Table Of Contents

Latest Version

Download com.chinnsenn.sdk-editor : com.chinnsenn.sdk-editor.gradle.plugin JAR file - Latest Versions:

All Versions

Download com.chinnsenn.sdk-editor : com.chinnsenn.sdk-editor.gradle.plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 com.chinnsenn.sdk-editor.gradle.plugin-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.