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

https://github.com/hello2mao/xhook

Hook everything in Android
https://github.com/hello2mao/xhook

Last synced: about 1 year ago
JSON representation

Hook everything in Android

Awesome Lists containing this project

README

          

## Func List
1. hook java using Xposed
2. hook java in so
3. hook native in so

## Reference
1. [Xposed](https://github.com/rovo89/Xposed)
2. [ZjDroid](https://github.com/halfkiss/ZjDroid)
3. [adbi](https://github.com/crmulliner/adbi)
4. [ddi](https://github.com/crmulliner/ddi)