Update hooks for Frida 17.x. Upgrade project to .NET 10.

This commit is contained in:
BillyCool
2026-01-04 05:31:07 +11:00
parent 323fa9a3e6
commit 747cf173e1
3 changed files with 8 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
# Marie's Wonderland
An attempt at a private server implementation for mobile game NieR Reincarnation. The project is currently on hold due to a bug with Frida and newer versions of Android/Google Play that prevent running Frida Server correctly on mobile devices, more details [here](https://github.com/frida/frida/issues/2958).
An attempt at a private server implementation for mobile game NieR Reincarnation.
## Game information
- Built in Unity 2019.4.29 with C# and IL2CPP
@@ -11,11 +11,11 @@ An attempt at a private server implementation for mobile game NieR Reincarnation
#### PC
- [Android Platform Tools](https://developer.android.com/tools/releases/platform-tools)
- [Visual Studio 2022](https://visualstudio.microsoft.com/downloads)
- [Visual Studio 2025](https://visualstudio.microsoft.com/downloads)
- [Visual Studio Code](https://code.visualstudio.com/download) or similar text editor
- [ngrok](https://ngrok.com/download) or similar
- HTTP/2 support is required
- [Frida tools](https://frida.re/docs/installation)
- [Frida tools 17.x](https://frida.re/docs/installation)
#### Phone
- Latest version of the game installed (v3.7.1)