Documentation
¶
Overview ¶
* Copyright (c) 2025 System233 * * This software is released under the MIT License. * https://opensource.org/licenses/MIT
Index ¶
Constants ¶
View Source
const IsSupported = internal.IsSupported
View Source
const PtraceCommandHelp = `
此命令用于拦截并修正系统调用,当前仅处理chown调用。
# 用法
<program> ptrace -- 要处理的命令
`
Variables ¶
This section is empty.
Functions ¶
func CreatePtraceCommand ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.