PerformanC / ReZygisk

Transparent implementation of Zygisk.
GNU General Public License v3.0
281 stars 23 forks source link

[FR]: Don't crash daemon when using multiple root implementations #33

Open CaptainThrowback opened 1 month ago

CaptainThrowback commented 1 month ago

Description

When multiple root implementations are used simultaneously, the Zygisk daemons crash. It would be preferable to allow them to run based on some sort of priority(?) so that Zygisk modules actually still load.

Reason

This will prevent non-working modules for people with custom root setups, without sacrificing functionality.

Confirmations

Code of Conduct

ThePedroo commented 1 month ago

This will be done in #38.