Hi @Enyby, are you able to build in a feature to tell "where" to look for the su binary?
In my particular use case, the game I'm trying to modify detects presence of su in /system/bin.
I am using a SuperSU-less version of su in my VM for testing purposes, and I am able to have a root shell but without su.
So if I renamed su to something like sua, I can launch a root shell, but however I wish to be able to point GameGuardian to this renamed su.
Another way would be to manually launch the daemon via the command line, since I have root shell open (I'm using VBoxHardenedLoader with RemixOS, I can easily do remount/exec/chmods )
Looking forward to your reply,
-Falz