Pavel Vasiliev
Pavel Vasiliev
[FEATURE] Run iptables binary from AfWall prebuilt as the system app without "su"/"magisk" binaries?
Thank you for reply. Well, I will try to tinker with that and will reply to this thread if I manage to get some success
> You're mostly correct, first you need to put files normally unpacked into Magisk directories directly into system. > But after that you need to execute installer scripts, which need...
> Good idea, but two questions > 1, Riru Core without Magisk > 2, SELinux Policy Thanks for reply. That is exactly the trickiest part, I believe > AFAIK zygote_restart...
> There is a Riru companion app that can verify if Riru is loaded. Thank you. Found and ran that app. Now I have a litmus test for correct Riru...
Hey guys, I’ve got a certain advance in what I am trying to achieve, but I have got stuck and I'm looking for your advice again. === I use Riru...
Thanks for reply, @XspeedPL ! That is true. For now I used to avoid to use /data/misc/riru directory at all. I’m afraid that problem could be deeper than that. /data/misc/riru...
Actually just took a brief look at Riru Core code, especially at redirect_memtrack.cpp and it seems that you are right. The problem is that Riru Core puts libmemtrack inside /data/misc/riru...
So I actually made it, guys. I have took Riru core v21.2 code and changed it a little to make it use no configs at all but instead to load...
Hello, @msgpo . Thank you for the interest. I actually plan to publish everything required to build up a TWRP flashable zip that contains Riru Core and EdXposed but for...
Hey guys, I have made a repo that contains this flashable EdXposed build that we have been discussing in this thread. So if someone interested please take a look and...