Boris-code / ZygiskNext

Standalone implementation of Zygisk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zygisk Next

Standalone implementation of Zygisk, providing Zygisk API support for KernelSU and a replacement of Magisk's built-in Zygisk.

Requirements

General

  • No multiple root implementation installed

KernelSU

  • Minimal KernelSU version: 10940
  • Minimal KernelSU Manager (ksud) version: 11424
  • Kernel has full SELinux patch support

Magisk

  • Minimal version: 26402
  • Built-in Zygisk turned off

Compatibility

PROCESS_ON_DENYLIST cannot be flagged correctly for isolated processes on Magisk DenyList currently.

Zygisk Next only guarantees the same behavior of Zygisk API, but will NOT ensure Magisk's internal features.

About

Standalone implementation of Zygisk

License:GNU General Public License v3.0


Languages

Language:C++ 76.9%Language:Rust 13.3%Language:Shell 5.4%Language:Python 4.1%Language:CMake 0.3%Language:C 0.0%