mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-09-04 09:45:19 +08:00
2 lines
1.8 KiB
JavaScript
2 lines
1.8 KiB
JavaScript
const e=JSON.parse('{"key":"v-2d0a870d","path":"/en/","title":"Home","lang":"en-US","frontmatter":{"home":true,"title":"Home","heroImage":"/images/logo.png","actions":[{"text":"Get Started","link":"/en/guide/home","type":"primary"},{"text":"Changelog","link":"/en/about/changelog","type":"secondary"}],"features":[{"title":"Xposed Module Develop","details":"The automatic builder can help you quickly create an Xposed Module, automatic configure the entry class and xposed_init file."},{"title":"Light and Elegant","details":"A powerful, elegant, beautiful API built with Kotlin lambda can help you quickly implement members search and methods hooks."},{"title":"Debugging Efficient","details":"A rich debug log function, detailing the name of each hooked method, time-consuming to find the class can quickly debug and find errors."},{"title":"Easy to transplant","details":"Native support for Xposed API usage, in any case, the supported Hook Framework with Xposed API can be quickly spliced with it."},{"title":"Obfuscate Support","details":"The built Xposed Module simply supports R8, obfuscate will not destroy the hook entry point, and no other configuration is required under R8."},{"title":"Quickly Started","details":"Simple and easy to use it now! Do not need complex configuration and full development experience, Integrate dependencies and enjoy yourself."}],"footer":"MIT License | Copyright (C) 2019-2022 HighCapable"},"excerpt":"","headers":[{"level":3,"title":"All Hook process in one step, everything is simplified","slug":"all-hook-process-in-one-step-everything-is-simplified","link":"#all-hook-process-in-one-step-everything-is-simplified","children":[]}],"git":{"updatedTime":1663397167000,"contributors":[{"name":"fankesyooni","email":"qzmmcn@163.com","commits":1}]},"filePathRelative":"en/index.md"}');export{e as data};
|