Redirect/README.md
2024-01-03 19:56:20 +03:00

13 lines
No EOL
477 B
Markdown

# Redirect
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`.