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
- Host: GitHub
- URL: https://github.com/hello2mao/xhook
- Owner: hello2mao
- Created: 2017-06-15T05:59:56.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-04-12T00:30:06.000Z (over 7 years ago)
- Last Synced: 2025-04-09T04:02:24.765Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 14.5 MB
- Stars: 39
- Watchers: 3
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)