Admirepowered / Zygisk_mod

Standalone implementation of Zygisk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zygisk_mod

My change to zygisk
due to zygisk_next is closesource,there are some opensource implementation
Standalone implementation of Zygisk, providing Zygisk API support for KernelSU,Apatch 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

Apatch

  • Minimal Apatch_kernel: 0.10.5
  • Minimal Apatch Manager (apd) version: 10657
  • Kernel has full SELinux patch support

Magisk

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

Credits

Compatibility

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

Zygisk_mod 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++ 73.3%Language:Rust 14.5%Language:Shell 5.3%Language:Python 3.4%Language:HTML 2.1%Language:CSS 1.1%Language:CMake 0.3%Language:C 0.0%