View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window api-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.hook.core.finder.classes.data
├─ com.highcapable.yukihookapi.hook.core.finder.classes.data.ClassRulesData.class - [JAR]
com.highcapable.yukihookapi.hook.core.finder.classes
├─ com.highcapable.yukihookapi.hook.core.finder.classes.DexClassFinder.class - [JAR]
com.highcapable.yukihookapi.hook.xposed.channel.data
├─ com.highcapable.yukihookapi.hook.xposed.channel.data.ChannelData.class - [JAR]
com.highcapable.yukihookapi.hook.xposed.bridge.status
├─ com.highcapable.yukihookapi.hook.xposed.bridge.status.YukiXposedModuleStatus.class - [JAR]
com.highcapable.yukihookapi.hook.core.finder.members.data
├─ com.highcapable.yukihookapi.hook.core.finder.members.data.ConstructorRulesData.class - [JAR]
├─ com.highcapable.yukihookapi.hook.core.finder.members.data.FieldRulesData.class - [JAR]
├─ com.highcapable.yukihookapi.hook.core.finder.members.data.MemberRulesData.class - [JAR]
├─ com.highcapable.yukihookapi.hook.core.finder.members.data.MethodRulesData.class - [JAR]
com.highcapable.yukihookapi.hook.xposed.bridge.resources.caller
├─ com.highcapable.yukihookapi.hook.xposed.bridge.resources.caller.YukiXposedResourcesCaller.class - [JAR]
com.highcapable.yukihookapi.hook.xposed.bridge.caller
├─ com.highcapable.yukihookapi.hook.xposed.bridge.caller.YukiXposedModuleCaller.class - [JAR]
com.highcapable.yukihookapi.hook.entity
├─ com.highcapable.yukihookapi.hook.entity.YukiBaseHooker.class - [JAR]
com.highcapable.yukihookapi.hook.utils
├─ com.highcapable.yukihookapi.hook.utils.Conditions.class - [JAR]
├─ com.highcapable.yukihookapi.hook.utils.ModifyValue.class - [JAR]
├─ com.highcapable.yukihookapi.hook.utils.RandomSeed.class - [JAR]
├─ com.highcapable.yukihookapi.hook.utils.RunBlockResult.class - [JAR]
├─ com.highcapable.yukihookapi.hook.utils.UtilsFactoryKt.class - [JAR]
com.highcapable.yukihookapi.hook.xposed.bridge.event.caller
├─ com.highcapable.yukihookapi.hook.xposed.bridge.event.caller.YukiXposedEventCaller.class - [JAR]
com.highcapable.yukihookapi.hook.core.api.priority
├─ com.highcapable.yukihookapi.hook.core.api.priority.YukiHookPriority.class - [JAR]
com.highcapable.yukihookapi.hook.core.api.compat
├─ com.highcapable.yukihookapi.hook.core.api.compat.HookApiCategory.class - [JAR]
├─ com.highcapable.yukihookapi.hook.core.api.compat.HookApiCategoryHelper.class - [JAR]
├─ com.highcapable.yukihookapi.hook.core.api.compat.HookApiProperty.class - [JAR]
├─ com.highcapable.yukihookapi.hook.core.api.compat.HookCompatHelper.class - [JAR]
com.highcapable.yukihookapi.hook.xposed.bridge.proxy
├─ com.highcapable.yukihookapi.hook.xposed.bridge.proxy.IYukiXposedModuleLifecycle.class - [JAR]
com.highcapable.yukihookapi.hook.xposed.prefs.ui
├─ com.highcapable.yukihookapi.hook.xposed.prefs.ui.ModulePreferenceFragment.class - [JAR]
com.highcapable.yukihookapi.hook.type.java
├─ com.highcapable.yukihookapi.hook.type.java.VariableTypeFactoryKt.class - [JAR]
com.highcapable.yukihookapi.hook.xposed.proxy
├─ com.highcapable.yukihookapi.hook.xposed.proxy.IYukiHookXposedInit.class - [JAR]
├─ com.highcapable.yukihookapi.hook.xposed.proxy.YukiHookXposedInitProxy.class - [JAR]
com.highcapable.yukihookapi.hook.param.wrapper
├─ com.highcapable.yukihookapi.hook.param.wrapper.PackageParamWrapper.class - [JAR]
com.highcapable.yukihookapi.hook.core.api.result
├─ com.highcapable.yukihookapi.hook.core.api.result.YukiHookResult.class - [JAR]
com.highcapable.yukihookapi.hook.xposed.bridge.type
├─ com.highcapable.yukihookapi.hook.xposed.bridge.type.HookEntryType.class - [JAR]
com.highcapable.yukihookapi.hook.xposed.parasitic.activity.delegate
├─ com.highcapable.yukihookapi.hook.xposed.parasitic.activity.delegate.HandlerDelegate.class - [JAR]
├─ com.highcapable.yukihookapi.hook.xposed.parasitic.activity.delegate.IActivityManagerProxy.class - [JAR]
├─ com.highcapable.yukihookapi.hook.xposed.parasitic.activity.delegate.InstrumentationDelegate.class - [JAR]
com.highcapable.yukihookapi.hook.core.api.proxy
├─ com.highcapable.yukihookapi.hook.core.api.proxy.YukiHookCallback.class - [JAR]
├─ com.highcapable.yukihookapi.hook.core.api.proxy.YukiMemberHook.class - [JAR]
├─ com.highcapable.yukihookapi.hook.core.api.proxy.YukiMemberReplacement.class - [JAR]
com.highcapable.yukihookapi.hook.xposed.parasitic
├─ com.highcapable.yukihookapi.hook.xposed.parasitic.AppParasitics.class - [JAR]
com.highcapable.yukihookapi.hook.param
├─ com.highcapable.yukihookapi.hook.param.HookParam.class - [JAR]
├─ com.highcapable.yukihookapi.hook.param.PackageParam.class - [JAR]
com.highcapable.yukihookapi.hook.xposed.application
├─ com.highcapable.yukihookapi.hook.xposed.application.ModuleApplication.class - [JAR]
com.highcapable.yukihookapi.hook.core.finder.base.rules
├─ com.highcapable.yukihookapi.hook.core.finder.base.rules.CountRules.class - [JAR]
├─ com.highcapable.yukihookapi.hook.core.finder.base.rules.ModifierRules.class - [JAR]
├─ com.highcapable.yukihookapi.hook.core.finder.base.rules.NameRules.class - [JAR]
├─ com.highcapable.yukihookapi.hook.core.finder.base.rules.ObjectRules.class - [JAR]
com.highcapable.yukihookapi.hook.core.finder.base.data
├─ com.highcapable.yukihookapi.hook.core.finder.base.data.BaseRulesData.class - [JAR]
com.highcapable.yukihookapi.hook.core.api.helper
├─ com.highcapable.yukihookapi.hook.core.api.helper.YukiHookHelper.class - [JAR]
com.highcapable.yukihookapi.hook.core.finder.type.factory
├─ com.highcapable.yukihookapi.hook.core.finder.type.factory.TypeAliasFactoryKt.class - [JAR]
com.highcapable.yukihookapi.hook.core.finder.classes.rules.base
├─ com.highcapable.yukihookapi.hook.core.finder.classes.rules.base.BaseRules.class - [JAR]
com.highcapable.yukihookapi.hook.xposed.channel
├─ com.highcapable.yukihookapi.hook.xposed.channel.YukiHookDataChannel.class - [JAR]
com.highcapable.yukihookapi.annotation.xposed
├─ com.highcapable.yukihookapi.annotation.xposed.InjectYukiHookWithXposed.class - [JAR]
com.highcapable.yukihookapi.hook.core.finder.store
├─ com.highcapable.yukihookapi.hook.core.finder.store.ReflectsCacheStore.class - [JAR]
com.highcapable.yukihookapi.hook.xposed.channel.data.wrapper
├─ com.highcapable.yukihookapi.hook.xposed.channel.data.wrapper.ChannelDataWrapper.class - [JAR]
com.highcapable.yukihookapi.hook.xposed.channel.priority
├─ com.highcapable.yukihookapi.hook.xposed.channel.priority.ChannelPriority.class - [JAR]
com.highcapable.yukihookapi.hook.xposed.bridge
├─ com.highcapable.yukihookapi.hook.xposed.bridge.YukiXposedModule.class - [JAR]
com.highcapable.yukihookapi.hook.xposed.parasitic.reference
├─ com.highcapable.yukihookapi.hook.xposed.parasitic.reference.ModuleClassLoader.class - [JAR]
com.highcapable.yukihookapi.hook.core.finder.classes.rules.result
├─ com.highcapable.yukihookapi.hook.core.finder.classes.rules.result.MemberRulesResult.class - [JAR]
com.highcapable.yukihookapi.hook.type.defined
├─ com.highcapable.yukihookapi.hook.type.defined.DefinedTypeFactoryKt.class - [JAR]
├─ com.highcapable.yukihookapi.hook.type.defined.UndefinedClass.class - [JAR]
├─ com.highcapable.yukihookapi.hook.type.defined.VagueClass.class - [JAR]
com.highcapable.yukihookapi
├─ com.highcapable.yukihookapi.YukiHookAPI.class - [JAR]
com.highcapable.yukihookapi.hook.xposed.bridge.event
├─ com.highcapable.yukihookapi.hook.xposed.bridge.event.YukiXposedEvent.class - [JAR]
com.highcapable.yukihookapi.hook.core.finder.classes.rules
├─ com.highcapable.yukihookapi.hook.core.finder.classes.rules.ConstructorRules.class - [JAR]
├─ com.highcapable.yukihookapi.hook.core.finder.classes.rules.FieldRules.class - [JAR]
├─ com.highcapable.yukihookapi.hook.core.finder.classes.rules.MemberRules.class - [JAR]
├─ com.highcapable.yukihookapi.hook.core.finder.classes.rules.MethodRules.class - [JAR]
com.highcapable.yukihookapi.hook.core.finder.base
├─ com.highcapable.yukihookapi.hook.core.finder.base.BaseFinder.class - [JAR]
├─ com.highcapable.yukihookapi.hook.core.finder.base.ClassBaseFinder.class - [JAR]
├─ com.highcapable.yukihookapi.hook.core.finder.base.MemberBaseFinder.class - [JAR]
com.highcapable.yukihookapi.hook.core.finder.members
├─ com.highcapable.yukihookapi.hook.core.finder.members.ConstructorFinder.class - [JAR]
├─ com.highcapable.yukihookapi.hook.core.finder.members.FieldFinder.class - [JAR]
├─ com.highcapable.yukihookapi.hook.core.finder.members.MethodFinder.class - [JAR]
com.highcapable.yukihookapi.hook.xposed.prefs
├─ com.highcapable.yukihookapi.hook.xposed.prefs.YukiHookModulePrefs.class - [JAR]
com.highcapable.yukihookapi.hook.xposed.parasitic.activity.config
├─ com.highcapable.yukihookapi.hook.xposed.parasitic.activity.config.ActivityProxyConfig.class - [JAR]
com.highcapable.yukihookapi.hook.factory
├─ com.highcapable.yukihookapi.hook.factory.MembersType.class - [JAR]
├─ com.highcapable.yukihookapi.hook.factory.ReflectionFactoryKt.class - [JAR]
├─ com.highcapable.yukihookapi.hook.factory.YukiHookFactoryKt.class - [JAR]
com.highcapable.yukihookapi.hook.type.android
├─ com.highcapable.yukihookapi.hook.type.android.ComponentTypeFactoryKt.class - [JAR]
├─ com.highcapable.yukihookapi.hook.type.android.GraphicsTypeFactoryKt.class - [JAR]
├─ com.highcapable.yukihookapi.hook.type.android.ViewTypeFactoryKt.class - [JAR]
com.highcapable.yukihookapi.hook.core
├─ com.highcapable.yukihookapi.hook.core.YukiMemberHookCreator.class - [JAR]
├─ com.highcapable.yukihookapi.hook.core.YukiResourcesHookCreator.class - [JAR]
com.highcapable.yukihookapi.hook.log
├─ com.highcapable.yukihookapi.hook.log.LoggerFactoryKt.class - [JAR]
├─ com.highcapable.yukihookapi.hook.log.LoggerType.class - [JAR]
├─ com.highcapable.yukihookapi.hook.log.YukiHookLogger.class - [JAR]
├─ com.highcapable.yukihookapi.hook.log.YukiLoggerData.class - [JAR]
com.highcapable.yukihookapi.hook.core.api.factory
├─ com.highcapable.yukihookapi.hook.core.api.factory.YukiHookCallbackDelegate.class - [JAR]
├─ com.highcapable.yukihookapi.hook.core.api.factory.YukiHookDelegateFactoryKt.class - [JAR]
com.highcapable.yukihookapi.hook.xposed.bridge.resources
├─ com.highcapable.yukihookapi.hook.xposed.bridge.resources.YukiModuleResources.class - [JAR]
├─ com.highcapable.yukihookapi.hook.xposed.bridge.resources.YukiResForwarder.class - [JAR]
├─ com.highcapable.yukihookapi.hook.xposed.bridge.resources.YukiResources.class - [JAR]
com.highcapable.yukihookapi.hook.core.api.store
├─ com.highcapable.yukihookapi.hook.core.api.store.YukiHookCacheStore.class - [JAR]
com.highcapable.yukihookapi.hook.core.finder.tools
├─ com.highcapable.yukihookapi.hook.core.finder.tools.ReflectionTool.class - [JAR]
com.highcapable.yukihookapi.hook.bean
├─ com.highcapable.yukihookapi.hook.bean.CurrentClass.class - [JAR]
├─ com.highcapable.yukihookapi.hook.bean.GenericClass.class - [JAR]
├─ com.highcapable.yukihookapi.hook.bean.HookClass.class - [JAR]
├─ com.highcapable.yukihookapi.hook.bean.HookResources.class - [JAR]
├─ com.highcapable.yukihookapi.hook.bean.VariousClass.class - [JAR]
com.highcapable.yukihookapi.hook.xposed.parasitic.context.wrapper
├─ com.highcapable.yukihookapi.hook.xposed.parasitic.context.wrapper.ModuleContextThemeWrapper.class - [JAR]
com.highcapable.yukihookapi.annotation
├─ com.highcapable.yukihookapi.annotation.CauseProblemsApi.class - [JAR]
├─ com.highcapable.yukihookapi.annotation.YukiGenerateApi.class - [JAR]
├─ com.highcapable.yukihookapi.annotation.YukiPrivateApi.class - [JAR]
com.highcapable.yukihookapi.hook.xposed.prefs.data
├─ com.highcapable.yukihookapi.hook.xposed.prefs.data.PrefsData.class - [JAR]
com.highcapable.yukihookapi.hook.xposed.parasitic.activity.base
├─ com.highcapable.yukihookapi.hook.xposed.parasitic.activity.base.ModuleAppActivity.class - [JAR]
├─ com.highcapable.yukihookapi.hook.xposed.parasitic.activity.base.ModuleAppCompatActivity.class - [JAR]