Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/safeYYY/easyHook

直接指定hook目标,无需重新编写hook代码
https://github.com/safeYYY/easyHook

Last synced: 3 months ago
JSON representation

直接指定hook目标,无需重新编写hook代码

Awesome Lists containing this project

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