Workflows
About 137 wordsLess than 1 minute
Entry Selection
| Current task | Entry |
|---|---|
| check environment status | home page |
| choose the target app | app list |
| use switch-based features | Quick Functions |
inspect classes, SOs, or JNI | AI Analysis |
| write module-side scripts | Xposed |
| write injection-side scripts | Frida |
Quick Verification Flow
- Check the environment.
- Add the target app.
- Open Quick Functions.
- Enable the target feature.
- Launch the target app.
Analysis Flow
- Add the target app.
- Open AI Analysis.
- Inspect APK Analysis or SO Analysis.
- Generate an
XposedorFridascript draft.
Scripting Flow
- Add the target app.
- Open
XposedorFrida. - Create or import a script.
- Save and enable the script.
- Launch the target app and inspect the logs.