Ecosyste.ms: Awesome
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: 1 day ago
JSON representation
Hook everything in Android
- Host: GitHub
- URL: https://github.com/hello2mao/xhook
- Owner: hello2mao
- Created: 2017-06-15T05:59:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-12T00:30:06.000Z (over 5 years ago)
- Last Synced: 2024-04-18T05:01:24.133Z (7 months ago)
- Language: Java
- Homepage:
- Size: 14.5 MB
- Stars: 40
- Watchers: 4
- 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)