NPC2000 / adbex

用于adb根和外壳替换的adbd扩展。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ADBEx

Introduction

An adbd extension used for adb root and shell replacement.

Prerequisites

Magisk v24+, or KernelSU v0.4.0+

Note that this module is not compatible with ZygiskNext versions lower than 1.0.

Install

Install as a module in Magisk/KernelSU manager app.

Build

TODO

Credits

  • tiann/adb_root: Enable adb root in production build device for Android 11+.
  • kubo/plthook: Hook function calls by replacing PLT(Procedure Linkage Table) entries.

License

This project is licensed under the GNU General Public Licence, version 3.

About

用于adb根和外壳替换的adbd扩展。

License:GNU General Public License v3.0


Languages

Language:C 85.2%Language:CMake 9.5%Language:Shell 5.4%