# easyHook-for-android **Repository Path**: DysonSphere/easyHook-for-android ## Basic Information - **Project Name**: easyHook-for-android - **Description**: 直接指定hook目标,无需重新编写hook代码 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-03-09 - **Last Updated**: 2023-03-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # easyHook 直接指定hook目标,无需重新编写hook代码 想hook某个app时,找到要hook的类名方法名,填写对应的参数类型即可开始hook,查看参数和返回值。 为了使用方便,我加入了悬浮窗实时查看结果。 主界面: ![image](https://user-images.githubusercontent.com/24469483/113383597-dd3c9c80-93b6-11eb-8c37-80b873f580b4.png) 运行效果: ![image](https://user-images.githubusercontent.com/24469483/113383645-f47b8a00-93b6-11eb-90cc-43c4cdf78ced.png) 详细介绍: https://www.52pojie.cn/thread-1408286-1-1.html