RikkaApps / Riru

Inject into zygote process
4.79k stars 572 forks source link

Can't install any Riru v24.x.x through Magisk - unzip error #280

Closed ghost closed 2 years ago

ghost commented 2 years ago

Information:

Describe the bug: Can't install any Riru v24.0.0 - 24.1.2 through Magisk - getting 2 messages during installations:

Copying zip to temp directory ! Unzip error

Additional context: Trying to install those versions since the safetynet fix 2.0.0 supports only RIru v24.0.0 or higher (https://github.com/kdrag0n/safetynet-fix/blob/master/riru/module.gradle)

RikkaW commented 2 years ago

https://github.com/topjohnwu/Magisk/blob/038f73a5f7102283e857cb1f450e217a648c6a87/app/src/main/java/com/topjohnwu/magisk/core/tasks/FlashZip.kt#L55

Your zip is broken 😉

Btw, the latest version of Riru is v26, v24 is too old.