This repository is a demo project which hook libdexfile.so to dump dex. This is only test on my Android 14,15.
It requires just version 1.29.0 or later. You can install it with cargo:
cargo install justIt also need cargo-ndk for cross-compiling:
rustup target add aarch64-linux-android
cargo install cargo-ndkjust package-release # output is `out/zygisk-debug.zip`
just flash-release # flash the zip to your device (only for KernelSU)- KSU WebUI
- Action button to open WebUI
- Support KSUWebUIStandalone and MMRL