Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zhkl0228/inspector
Inspector server for android
https://github.com/zhkl0228/inspector
android inspector server
Last synced: about 2 hours ago
JSON representation
Inspector server for android
- Host: GitHub
- URL: https://github.com/zhkl0228/inspector
- Owner: zhkl0228
- Created: 2018-03-26T14:03:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-23T15:43:33.000Z (11 months ago)
- Last Synced: 2024-03-23T07:33:43.551Z (8 months ago)
- Topics: android, inspector, server
- Language: C
- Homepage:
- Size: 36.9 MB
- Stars: 45
- Watchers: 5
- Forks: 24
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Inspector
Only support android kitkat
由于时间有限,目前只支持android 4.4系统,希望有更多的开发者一起完善支持更多版本、更多功能。
https://bbs.pediy.com/thread-225484.htm
[Android kitkat xposed module](https://github.com/zhkl0228/Inspector)
[Inspector client](https://github.com/zhkl0228/InspectorClient)目前只支持android 4.4系统,最好nexus系统kitkat
客户端支持java 1.8版
使用方法:
一,启用xposed模块重启手机;
二,java -jar 启动client,usb连接手机adb,客户端控制台出现应用包名,输入包名连接控制台;
三,输入help查看帮助。