ViRb3
                                            ViRb3
                                        
                                    Just spent an evening figuring this out, please merge.
After a lot of debugging I can share some further findings: - #### The problem is in hooking `ActivityThread.handleBindApplication` in the definition of `Java.perform` in `frida-java-bridge`. Commenting out this line...
These changes with some small fixes on top have just been merged and released in my fork ([SylphyHornEx](https://github.com/ViRb3/SylphyHornEx)).
That's a very interesting project, thanks for linking it. I don't know why the build script is failing for you, I will have to look into it. I am a...
I was more considering to release two zips every update, especially since the Magisk repo is discontinued and this will the the official module channel. Should be trivial. The link...
Drone CI was broken, so used the opportunity to move to GitHub Actions and publish proper releases!
I only reworked the CI, I don't currently have time for much more :(
Maybe, but it won't be trivial since we currently have to delay Frida execution so it works on some devices: #18 I don't currently use Android, so this feature would...
@Esarve Yes, absolutely, and this is exactly how it was intended to be used. Just transfer the generated file and load it up in the WireGuard app on your phone,...
Fixed in #37.