Zygiskd is the Zygisk daemon which works as an assistance for the
libzygisk.so, not only connecting the inject library with the ptrace tool of Zygisk, but also serving information about apps state in the root implementation (e.g. umount?, given root?, etc).
For the past months, we've worked in re-writing ReZygisk's daemon from Rust to C, to not only make development faster and easier, but also avoid overheads and reduce binary size.
And here we are, with our first release candidate, with (temporary?) futile hiding (which, as of now, brings more advantages than disadvantages) and the re-written zygiskd.
That seems to not be much, however, it has been more than 3k lines changed, and ensuring that it is stable and working with such drastic changes is not easy.
Support ReZygisk by trying the release candidate and giving feedback to us about ReZygisk stability: https://github.com/PerformanC/ReZygisk/releases/tag/v1.0.0-rc.1OBS: Magisk Alpha is not supported. If you are using so, consider switching to Magisk Kitsune or APatch/KernelSU (recommended).