Lauriethefish / QuestPatcher

Generic il2cpp modding tool for Oculus Quest (1/2/3) apps.
zlib License
261 stars 393 forks source link

Quest patcher aarch64 #167

Closed Jaydenha09 closed 3 months ago

Jaydenha09 commented 3 months ago

You can leave it as one of your branch and let people know in readme.md or something so they can get aarch64 easier, also I get the arm adb binary by sudo dnf install android-tool and get it from /usr/bin, if you dont think there is a risk just give a warning or something, but the adb binary should be safe

Lauriethefish commented 3 months ago

Yeah unfortunately I can't endorse an ADB build that isn't from a well-known source. Either it would have to be built by a workflow or google would need an official build for me to merge this.

I just can't trust that the build linked won't have malware.

Jaydenha09 commented 3 months ago

alr, I will tell you when build arm adb from source code later