Universal script for redirecting all HTTP requests to specified domain.
Find a file
2024-01-03 19:56:20 +03:00
gadget.config First push 2024-01-03 19:56:20 +03:00
gadget.dll First push 2024-01-03 19:56:20 +03:00
README.md First push 2024-01-03 19:56:20 +03:00
universal_redirect.js First push 2024-01-03 19:56:20 +03:00
version.dll First push 2024-01-03 19:56:20 +03:00

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.
You can edit gadget.config to specify the redirectHost.