Quick Start
About 177 wordsLess than 1 minute
Community and Learning
- Muxue Community: https://muxue.pro/
- Basic Tutorials: https://space.bilibili.com/3546693165386233/upload/video
- Android VM Setup Tutorial: https://www.bilibili.com/video/BV1s8dPYNEJx/
Prerequisites
Rootis availableLSPosed / Xposedis active- when using
Frida, the required modules and configuration are ready - when using
AI, the AI service is reachable
Steps
- Open the home page and check
RootandXposed. - When AI is needed, finish AI Configuration and run
Test Connection. - Add the target app.
- Enter Quick Functions, AI Analysis, Xposed, or Frida based on the task.
Entry Selection
| Current task | Entry |
|---|---|
| check environment status | Environment Check |
| choose the target app | Project Management |
| use built-in switch-based features | Quick Functions |
inspect classes, SOs, or JNI | AI Analysis |
| write module-side scripts | Xposed |
| write injection-side scripts | Frida |