Robert McCurdy
Robert McCurdy
* also include any symbol resolve scripts is needed example: ``` Loading file:///C:/BACKUP/TOOLS/JAMBOREE_64/libflutter.so?MD5=fec69530b6a0b30d08abf45fd3fb7167... Setting block .data.rel.ro to read-only Setting block .fini_array to read-only Setting block .init_array to read-only Setting block...
Find out if it's OK and backward compatible to update to frida-server-17.2.9-android-x86_64 X I also assume it's ok to update 64 bit on Android has been a thing for a...
https://github.com/frida/frida/releases/download/16.1.8/frida-server-16.1.8-android-x86.xz pip install frida-tools==13.7.1 pip install frida==16.1.8
``` $env:WSL_UTF8 = 1 $distros = wsl --list --verbose | Select-Object -Skip 1 | ForEach-Object { $_.Trim().Split(" ")[0] } Set-ExecutionPolicy RemoteSigned -Scope CurrentUser iwr -useb https://raw.githubusercontent.com/okibcn/wslcompact/main/setup | iex # Run...