jar

com.highcapable.yukihookapi : ksp-xposed

Maven & Gradle

Apr 24, 2023

YukiHookAPI · An efficient Hook API and Xposed Module solution built in Kotlin.

Table Of Contents

Latest Version

Download com.highcapable.yukihookapi : ksp-xposed JAR file - Latest Versions:

All Versions

Download com.highcapable.yukihookapi : ksp-xposed JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.x
1.0

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

com.highcapable.yukihookapi_ksp_xposed.factory

├─ com.highcapable.yukihookapi_ksp_xposed.factory.ClassName.class - [JAR]

├─ com.highcapable.yukihookapi_ksp_xposed.factory.CodeSourceFileFactoryKt.class - [JAR]

├─ com.highcapable.yukihookapi_ksp_xposed.factory.ExternalCallerName.class - [JAR]

├─ com.highcapable.yukihookapi_ksp_xposed.factory.PackageName.class - [JAR]

├─ com.highcapable.yukihookapi_ksp_xposed.factory.YukiXposedModuleStatusJvmName.class - [JAR]

com.highcapable.yukihookapi_ksp_xposed

├─ com.highcapable.yukihookapi_ksp_xposed.YukiHookXposedProcessor.class - [JAR]

com.highcapable.yukihookapi_ksp_xposed.bean

├─ com.highcapable.yukihookapi_ksp_xposed.bean.GenerateData.class - [JAR]

Advertisement