Files
ReZygisk/loader/src/include
JingMatrix b7138d6353 add: drop soinfo for libzygisk.so
1. fix typo vsdo -> vdso and allow this symbol to be not found, which is the case for the 32bit linkers on some devices
2. use soinfo_free to fully remove the soinfo record of libzygisk.so
3. set `soinfo.size = 0` to avoid the library being unmapped while removing its soinfo record
4. add more debug logs for troubleshooting
2024-12-15 16:28:49 +01:00
..
2023-01-29 22:41:57 +08:00
WIP
2023-11-03 11:41:28 +08:00
WIP
2023-11-03 11:41:28 +08:00
2023-01-29 22:41:57 +08:00
2023-11-04 16:39:21 +08:00
2024-12-15 16:28:49 +01:00