All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download the yukihookapi-source-code JAR file for API-com.highcapable.yukihookapi


Welcome to the download page for the yukihookapi-source-code JAR file. Here, you can conveniently download the source code file for API-com.highcapable.yukihookapi as a JAR (.jar) file. Accessing and utilizing the source code is made easier with this download. Simply click the download button below to obtain the JAR file.

Files of the artifact api version 1.0.80 from the group com.highcapable.yukihookapi.

Artifact api
Group com.highcapable.yukihookapi
Version 1.0.80
Last update 01. May 2022
Tags: hook efficient kotlin version xposed
Organization not specified
URL https://github.com/HighCapable/YukiHookAPI
License Apache License 2.0
Dependencies amount 1
Dependencies kotlin-stdlib,
There are maybe transitive dependencies!
There is a newer version: 1.2.1
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of api Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of api version 1.0.80

META-INF
META-INF.META-INF.MANIFEST.MF
com.highcapable.yukihookapi
com.highcapable.yukihookapi.com.highcapable.yukihookapi.YukiHookAPI.kt
com.highcapable.yukihookapi.annotation
com.highcapable.yukihookapi.annotation.com.highcapable.yukihookapi.annotation.CauseProblemsApi.kt
com.highcapable.yukihookapi.annotation.com.highcapable.yukihookapi.annotation.YukiGenerateApi.kt
com.highcapable.yukihookapi.annotation.com.highcapable.yukihookapi.annotation.YukiPrivateApi.kt
com.highcapable.yukihookapi.annotation.xposed
com.highcapable.yukihookapi.annotation.xposed.com.highcapable.yukihookapi.annotation.xposed.InjectYukiHookWithXposed.kt
com.highcapable.yukihookapi.hook.bean
com.highcapable.yukihookapi.hook.bean.com.highcapable.yukihookapi.hook.bean.CurrentClass.kt
com.highcapable.yukihookapi.hook.bean.com.highcapable.yukihookapi.hook.bean.HookClass.kt
com.highcapable.yukihookapi.hook.bean.com.highcapable.yukihookapi.hook.bean.HookResources.kt
com.highcapable.yukihookapi.hook.bean.com.highcapable.yukihookapi.hook.bean.VariousClass.kt
com.highcapable.yukihookapi.hook.core
com.highcapable.yukihookapi.hook.core.com.highcapable.yukihookapi.hook.core.YukiMemberHookCreater.kt
com.highcapable.yukihookapi.hook.core.com.highcapable.yukihookapi.hook.core.YukiResourcesHookCreater.kt
com.highcapable.yukihookapi.hook.core.finder
com.highcapable.yukihookapi.hook.core.finder.com.highcapable.yukihookapi.hook.core.finder.ConstructorFinder.kt
com.highcapable.yukihookapi.hook.core.finder.com.highcapable.yukihookapi.hook.core.finder.FieldFinder.kt
com.highcapable.yukihookapi.hook.core.finder.com.highcapable.yukihookapi.hook.core.finder.MethodFinder.kt
com.highcapable.yukihookapi.hook.core.finder.base
com.highcapable.yukihookapi.hook.core.finder.base.com.highcapable.yukihookapi.hook.core.finder.base.BaseFinder.kt
com.highcapable.yukihookapi.hook.core.finder.type
com.highcapable.yukihookapi.hook.core.finder.type.com.highcapable.yukihookapi.hook.core.finder.type.ModifierRules.kt
com.highcapable.yukihookapi.hook.entity
com.highcapable.yukihookapi.hook.entity.com.highcapable.yukihookapi.hook.entity.YukiBaseHooker.kt
com.highcapable.yukihookapi.hook.factory
com.highcapable.yukihookapi.hook.factory.com.highcapable.yukihookapi.hook.factory.ReflectionFactory.kt
com.highcapable.yukihookapi.hook.factory.com.highcapable.yukihookapi.hook.factory.YukiHookFactory.kt
com.highcapable.yukihookapi.hook.log
com.highcapable.yukihookapi.hook.log.com.highcapable.yukihookapi.hook.log.LoggerFactory.kt
com.highcapable.yukihookapi.hook.param
com.highcapable.yukihookapi.hook.param.com.highcapable.yukihookapi.hook.param.HookParam.kt
com.highcapable.yukihookapi.hook.param.com.highcapable.yukihookapi.hook.param.PackageParam.kt
com.highcapable.yukihookapi.hook.param.type
com.highcapable.yukihookapi.hook.param.type.com.highcapable.yukihookapi.hook.param.type.HookEntryType.kt
com.highcapable.yukihookapi.hook.param.wrapper
com.highcapable.yukihookapi.hook.param.wrapper.com.highcapable.yukihookapi.hook.param.wrapper.HookParamWrapper.kt
com.highcapable.yukihookapi.hook.param.wrapper.com.highcapable.yukihookapi.hook.param.wrapper.PackageParamWrapper.kt
com.highcapable.yukihookapi.hook.store
com.highcapable.yukihookapi.hook.store.com.highcapable.yukihookapi.hook.store.MemberCacheStore.kt
com.highcapable.yukihookapi.hook.type.android
com.highcapable.yukihookapi.hook.type.android.com.highcapable.yukihookapi.hook.type.android.ComponentTypeFactory.kt
com.highcapable.yukihookapi.hook.type.android.com.highcapable.yukihookapi.hook.type.android.GraphicsTypeFactory.kt
com.highcapable.yukihookapi.hook.type.android.com.highcapable.yukihookapi.hook.type.android.ViewTypeFactory.kt
com.highcapable.yukihookapi.hook.type.defined
com.highcapable.yukihookapi.hook.type.defined.com.highcapable.yukihookapi.hook.type.defined.DefinedTypeFactory.kt
com.highcapable.yukihookapi.hook.type.java
com.highcapable.yukihookapi.hook.type.java.com.highcapable.yukihookapi.hook.type.VariableTypeFactory.kt
com.highcapable.yukihookapi.hook.utils
com.highcapable.yukihookapi.hook.utils.com.highcapable.yukihookapi.hook.utils.ReflectionTool.kt
com.highcapable.yukihookapi.hook.utils.com.highcapable.yukihookapi.hook.utils.UtilsFactory.kt
com.highcapable.yukihookapi.hook.xposed
com.highcapable.yukihookapi.hook.xposed.com.highcapable.yukihookapi.hook.xposed.YukiHookModuleStatus.kt
com.highcapable.yukihookapi.hook.xposed.application
com.highcapable.yukihookapi.hook.xposed.application.com.highcapable.yukihookapi.hook.xposed.application.ModuleApplication.kt
com.highcapable.yukihookapi.hook.xposed.bridge
com.highcapable.yukihookapi.hook.xposed.bridge.com.highcapable.yukihookapi.hook.xposed.bridge.YukiHookBridge.kt
com.highcapable.yukihookapi.hook.xposed.bridge.dummy
com.highcapable.yukihookapi.hook.xposed.bridge.dummy.com.highcapable.yukihookapi.hook.xposed.bridge.dummy.YukiModuleResources.kt
com.highcapable.yukihookapi.hook.xposed.bridge.dummy.com.highcapable.yukihookapi.hook.xposed.bridge.dummy.YukiResForwarder.kt
com.highcapable.yukihookapi.hook.xposed.bridge.dummy.com.highcapable.yukihookapi.hook.xposed.bridge.dummy.YukiResources.kt
com.highcapable.yukihookapi.hook.xposed.bridge.event
com.highcapable.yukihookapi.hook.xposed.bridge.event.com.highcapable.yukihookapi.hook.xposed.bridge.event.YukiXposedEvent.kt
com.highcapable.yukihookapi.hook.xposed.helper
com.highcapable.yukihookapi.hook.xposed.helper.com.highcapable.yukihookapi.hook.xposed.helper.YukiHookAppHelper.kt
com.highcapable.yukihookapi.hook.xposed.prefs
com.highcapable.yukihookapi.hook.xposed.prefs.com.highcapable.yukihookapi.hook.xposed.prefs.YukiHookModulePrefs.kt
com.highcapable.yukihookapi.hook.xposed.prefs.data
com.highcapable.yukihookapi.hook.xposed.prefs.data.com.highcapable.yukihookapi.hook.xposed.prefs.data.PrefsData.kt
com.highcapable.yukihookapi.hook.xposed.prefs.ui
com.highcapable.yukihookapi.hook.xposed.prefs.ui.com.highcapable.yukihookapi.hook.xposed.prefs.ui.ModulePreferenceFragment.kt
com.highcapable.yukihookapi.hook.xposed.proxy
com.highcapable.yukihookapi.hook.xposed.proxy.com.highcapable.yukihookapi.hook.xposed.proxy.IYukiHookXposedInit.kt
com.highcapable.yukihookapi.hook.xposed.proxy.com.highcapable.yukihookapi.hook.xposed.proxy.YukiHookXposedInitProxy.kt
me.weishu.reflection
me.weishu.reflection.me.weishu.reflection.BootstrapClass
me.weishu.reflection.me.weishu.reflection.Reflection




© 2015 - 2024 Weber Informatics LLC | Privacy Policy