A tool for retrieving wish link from Mihoyo games on Android with single device, no Root or PC required.
Please give me a star if you like this tool
Thanks to @Mirai0009 for the excellent guide, if you still have problems, please raise a issue or join our Discord for support.
Supported:
- Xiaomi
- Honor
- Samsung
- Vivo/iQOO (Only Android 14, other versions need interaction with customer service)
- ....mostly all brands
Not supported:
Vivo/iQOOSamsung(Fixed by V2)- Huawei/Honor(No wireless debug available, requires PC to enable)
Ascent mainly simulates the ADB wireless debug pairing and connect protocol, thus filtering out the wish history URL from the WebView log of Unity. For tech details, please refer to my blog post.
- Make sure you have Flutter and Rust installed
- Simply run
flutter build apk
, it should auto configure everything