# Yuki Reflection [![GitHub license](https://img.shields.io/github/license/HighCapable/YukiReflection?color=blue&style=flat-square)](https://github.com/HighCapable/YukiReflection/blob/master/LICENSE) [![GitHub release](https://img.shields.io/github/v/release/HighCapable/YukiReflection?display_name=release&logo=github&color=green&style=flat-square)](https://github.com/HighCapable/YukiReflection/releases) [![Telegram](https://img.shields.io/badge/discussion-Telegram-blue.svg?logo=telegram&style=flat-square)](https://t.me/YukiReflection) [![Telegram](https://img.shields.io/badge/discussion%20dev-Telegram-blue.svg?logo=telegram&style=flat-square)](https://t.me/HighCapable_Dev) [![QQ](https://img.shields.io/badge/discussion%20dev-QQ-blue.svg?logo=tencent-qq&logoColor=red&style=flat-square)](https://qm.qq.com/cgi-bin/qm/qr?k=Pnsc5RY6N2mBKFjOLPiYldbAbprAU3V7&jump_from=webapi&authKey=X5EsOVzLXt1dRunge8ryTxDRrh9/IiW1Pua75eDLh9RE3KXE+bwXIYF5cWri/9lf) LOGO đŸŒ´ī¸ An efficient Reflection API for Java and Android built in Kotlin. English | [įŽ€äŊ“中文](README-zh-CN.md) | LOGO | [HighCapable](https://github.com/HighCapable) | |-------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------| This project belongs to the above-mentioned organization, **click the link above to follow this organization** and discover more good projects. ## 🚨 Maintenance of this project has been stopped The `YukiReflection` project has been deprecated due to many unsolved black box issues, so we no longer recommend anyone to use it. Please now migrate to the brand new design [KavaRef](https://github.com/HighCapable/KavaRef). ## What's this This is a concise and efficient Reflection API rebuilt based on Java's native Reflection API using Kotlin, and it is also the core function being used by [YukiHookAPI](https://github.com/HighCapable/YukiHookAPI). The name is taken from ["ももくり" heroine Yuki Kurihara](https://www.bilibili.com/bangumi/play/ss5016). ## Get Started [Click here](https://highcapable.github.io/YukiReflection/en/) go to the documentation page for more detailed tutorials and content. ## Promotion

Hey, please stay! 👋

Here are related projects such as Android development tools, UI design, Gradle plugins, Xposed Modules and practical software.

If the project below can help you, please give me a star!

All projects are free, open source, and follow the corresponding open source license agreement.

→ To see more about my projects, please click here ←

## Star History ![Star History Chart](https://api.star-history.com/svg?repos=HighCapable/YukiReflection&type=Date) ## License - [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) ``` Apache License Version 2.0 Copyright (C) 2019 HighCapable Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ``` Copyright Š 2019 HighCapable