Redirect/README.md

13 lines
477 B
Markdown
Raw Permalink Normal View History

2024-01-03 16:51:56 +00:00
# Redirect
2024-01-03 16:56:20 +00:00
Universal frida script for old versions of anime games to redirect all HTTP requests to specified domain.
#### Compatibility
All anime games are supported, but only version before introduction of `il2cpp_get_api_table`
- Genshin Impact (< 3.2)
- Honkai: Star Rail (< 1.6)
- Zenless Zone Zero (< 0.2.0)
- Honkai Impact 3rd (< 6.9)
### How to use
Just put contents of this repository to your game folder.<br>
You can edit gadget.config to specify the `redirectHost`.