Let's open the PRONOTE client using administrative rights.
Let's click the
button on the right
to add more columns to our view.
Let's setup a Cloudflare Tunnel using Docker Compose.
Our goal will be to proxy an entire app deployed in an internal network to our own subdomain publicly.
First, you'll need a wrapper that supports arm64 architecture.
We'll use https://github.com/WorldObservationLog/wrapper/tree/arm64 for this tutorial.
Latest known release for arm64 on this repository is https://github.com/WorldObservationLog/wrapper/releases/tag/Wrapper.arm64.b375260,
let's download and extract the prebuilt binary.
wget https://github.com/WorldObservationLog/wrapper/releases/download/Wrapper.arm64.b375260/Wrapper.arm64.b375260.zipHOST machine is my Linux machine
GUEST machine is the Windows virtual machine
pronote-vm.dev to /etc/hosts on HOST machine 192.168.243.128.
To know this, run ipconfig on the GUEST machine.mkcert -install on the HOST machinerootCA.pem from mkcert mkcert -CAROOTThis script can be used when your game gets in background (when the game opens a window for example).
The key codes for ALT and TAB - and every other key codes btw - are taken from https://keycode.info/table-of-all-keycodes.
Everytime you start Genshin Impact on Boosteroid, you need to specify your identifier and password and then complete some captcha challenges. The thing is that with a touch screen device, you can't complete these captcha using Boosteroid.
I've found a way - through looking at their code and how WS worked - to send mouse events and then complete the captcha challenge only using your mobile device (basically, without a computer).