PerformanC / ReZygisk

Standalone implementation of Zygisk but better.
GNU General Public License v3.0
76 stars 6 forks source link

[FR]: Hide loaded module from linker solist and somain list #9

Closed ThePedroo closed 5 days ago

ThePedroo commented 1 week ago

Description

The merge of Reveny's PR (https://github.com/Dr-TSNG/ZygiskNext/pull/79) into ReZygisk.

Reason

Modules like Shamiko are currently not working, and requires a signed build from Zygisk Next (if any Shamiko dev sees this, feel free to correct me), leaving users with no option if not Shamiko 0.7.5 or FOSS Zygisk Assistant.

However, we can't expect them to use those modules to hide and do nothing in our side, we should try to make the injections as hidden as possible.

Confirmations

Code of Conduct