Repository: Dr-TSNG/ZygiskNext
Branch: copyright
Commit: e03983df73d0
Files: 5
Total size: 6.2 KB
Directory structure:
gitextract_77k1lksv/
├── .github/
│ ├── FUNDING.yml
│ └── ISSUE_TEMPLATE/
│ ├── bug_report.yml
│ ├── config.yml
│ └── feature_request.yml
└── README.md
================================================
FILE CONTENTS
================================================
================================================
FILE: .github/FUNDING.yml
================================================
github: [Dr-TSNG]
custom: ['https://afdian.com/a/dr-tsng', 'https://afdian.com/a/5ec1cff']
================================================
FILE: .github/ISSUE_TEMPLATE/bug_report.yml
================================================
name: Bug report / 反馈 Bug
description: Report errors or unexpected behavior. / 反馈错误或异常行为。
labels: [bug]
title: "[Bug] Short description / 简单描述"
body:
- type: markdown
attributes:
value: |
Thanks for reporting issues for Zygisk Next!
To make it easier for us to help you please enter detailed information below.
Note: We will **NEVER** handle any issue related to root detection or writable system.
If you encounter the `Function not Implemented (38)` error during installation, [please refer to here](https://github.com/Dr-TSNG/ZygiskNext/issues/219)
感谢给 Zygisk Next 汇报问题!
为了使我们更好地帮助你,请提供以下信息。
为了防止重复汇报,标题请务必使用英文。
请注意:我们**不会**处理任何有关 root 检测和 system 分区可写相关的问题。
如您在安装时遇到了 `Function not Implemented (38)` 错误,[请参考此处](https://github.com/Dr-TSNG/ZygiskNext/issues/219)。
- type: textarea
attributes:
label: Steps to reproduce/复现步骤
placeholder: |
1.
2.
3.
validations:
required: true
- type: textarea
attributes:
label: Expected behaviour/预期行为
placeholder: Tell us what should happen/正常情况下应该发生什么
validations:
required: true
- type: textarea
attributes:
label: Actual behaviour / 实际行为
placeholder: Tell us what happens instead / 实际上发生了什么
validations:
required: true
- type: textarea
attributes:
label: Module List / 模块列表
description: Include Magisk, Xposed and other Modules (if any) / 包含 Magisk, Xposed 和其他模块(如有)
render: Shell
validations:
required: true
- type: input
attributes:
label: Zygisk Next version / Zygisk Next 版本
description: Don't use 'latest'. Specify actual version, otherwise your issue will be closed./不要填用“最新版”。给出具体版本号,不然 issue 会被关闭。
validations:
required: true
- type: input
attributes:
label: Android version / Android 版本
validations:
required: true
- type: input
attributes:
label: Kernel version / 内核版本
validations:
required: true
- type: input
attributes:
label: OS Version / 系统版本
validations:
required: true
- type: input
attributes:
label: Phone model / 手机型号
validations:
required: true
- type: input
attributes:
label: Magisk/KernelSU/APatch version / Magisk/KernelSU/APatch 版本
validations:
required: true
- type: checkboxes
id: latest
attributes:
label: Version requirement / 版本要求
options:
- label: I am using latest version of Zygisk Next/我正在使用最新版本 Zygisk Next
required: true
- type: textarea
attributes:
label: Logs/日志
description: For usage issues, please provide the log zip saved from KernelSU / APatch manager (For magisk user, please **DO NOT** provide magisk logs), or catch logs with [log catcher module](https://t.me/hwrtools/10) or [tool](https://t.me/hwrtools/12). Without logs zip, the issue will be closed. /使用问题请提供从 KernelSU / APatch 管理器保存的日志压缩包(Magisk 用户请**不要**提供 Magisk 日志),或者使用[日志抓取模块](https://t.me/hwrtools/10)或[工具](https://t.me/hwrtools/12)获取日志。没有日志附件的问题会被关闭。
placeholder: Upload logs zip by clicking the bar on the bottom. Upload logs to other websites or using external links is prohibited. /点击文本框底栏上传日志压缩包,禁止上传到其它网站或使用外链提供日志。
validations:
required: true
================================================
FILE: .github/ISSUE_TEMPLATE/config.yml
================================================
blank_issues_enabled: false
================================================
FILE: .github/ISSUE_TEMPLATE/feature_request.yml
================================================
name: Feature request/新特性请求
description: Suggest an idea./提出建议
labels: [enhancement]
title: "[Feature Request] Short description/简单描述"
body:
- type: markdown
attributes:
value: |
Note: We will **NEVER** handle any issue related to root detection or writable system.
请注意:我们**不会**处理任何有关 root 检测和 system 分区可写相关的问题。
- type: textarea
attributes:
label: Is your feature request related to a problem?/你的请求是否与某个问题相关?
placeholder: A clear and concise description of what the problem is./请清晰准确表述该问题。
validations:
required: true
- type: textarea
attributes:
label: Describe the solution you'd like/描述你想要的解决方案
placeholder: A clear and concise description of what you want to happen./请清晰准确描述新特性的预期行为
validations:
required: true
- type: textarea
attributes:
label: Additional context/其他信息
placeholder: Add any other context or screenshots about the feature request here./其他关于新特性的信息或者截图
validations:
required: false
================================================
FILE: README.md
================================================
# Zygisk Next
Standalone implementation of Zygisk, providing Zygisk API support for KernelSU and a replacement of Magisk's built-in Zygisk.
## Translations
You can contribute to translations for the WebUI via making pull requests to the [i18n branch](https://github.com/Dr-TSNG/ZygiskNext/tree/i18n).
## Copyright Notice
Copyright © 2024 Zygisk Next developers. All rights reserved.
The software Zygisk Next, starting from version v4-0.9.2, is no longer under the GPL-3.0 License. Instead, all rights to the software are reserved by the owner.
The following conditions now apply:
1. **No Modifications:** The software may not be modified in any way. This includes but is not limited to changing, adding, or removing any part of the software's code or functionality.
2. **No Redistribution:** The software may not be redistributed in any form. This includes but is not limited to renaming, selling, or including the software as part of another project.
3. **No Picking:** No parts, pieces, or components of the software may be extracted and submitted to other projects. This includes, but is not limited to, code snippets, functions, and released binaries.
4. **No Claim to Succession:** Any fork of the software that was created before the license change may not claim to be an official or unofficial successor to the project. This includes but is not limited to using the project's name, branding, or reputation to imply a connection to the original project.
## Requirements
### General
+ No multiple root implementation installed
### KernelSU
+ Minimal KernelSU version: 10940
+ Minimal KernelSU Manager (ksud) version: 11575
### Magisk
+ Minimal version: 26402
+ Built-in Zygisk turned off
### APatch
+ Minimal version: 10700
## Compatibility
Zygisk Next only guarantees the same behavior of Zygisk API, but will NOT ensure Magisk's internal features.
gitextract_77k1lksv/ ├── .github/ │ ├── FUNDING.yml │ └── ISSUE_TEMPLATE/ │ ├── bug_report.yml │ ├── config.yml │ └── feature_request.yml └── README.md
Condensed preview — 5 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (7K chars).
[
{
"path": ".github/FUNDING.yml",
"chars": 91,
"preview": "github: [Dr-TSNG]\ncustom: ['https://afdian.com/a/dr-tsng', 'https://afdian.com/a/5ec1cff']\n"
},
{
"path": ".github/ISSUE_TEMPLATE/bug_report.yml",
"chars": 3335,
"preview": "name: Bug report / 反馈 Bug\ndescription: Report errors or unexpected behavior. / 反馈错误或异常行为。\nlabels: [bug]\ntitle: \"[Bug] Sh"
},
{
"path": ".github/ISSUE_TEMPLATE/config.yml",
"chars": 28,
"preview": "blank_issues_enabled: false\n"
},
{
"path": ".github/ISSUE_TEMPLATE/feature_request.yml",
"chars": 1022,
"preview": "name: Feature request/新特性请求\ndescription: Suggest an idea./提出建议\nlabels: [enhancement]\ntitle: \"[Feature Request] Short des"
},
{
"path": "README.md",
"chars": 1877,
"preview": "# Zygisk Next\n\nStandalone implementation of Zygisk, providing Zygisk API support for KernelSU and a replacement of Magis"
}
]
About this extraction
This page contains the full source code of the Dr-TSNG/ZygiskNext GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 5 files (6.2 KB), approximately 1.9k tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.
Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.