Загрузка данных


./kpatch-android --help

KPatch-Next userspace cli.
 _  ______       _       _           _   _           _
| |/ /  _ \ __ _| |_ ___| |__       | \ | | _____  _| |_
| ' /| |_) / _` | __/ __| '_ \ _____|  \| |/ _ \ \/ / __|
| . \|  __/ (_| | || (__| | | |_____| |\  |  __/>  <| |_
|_|\_\_|   \__,_|\__\___|_| |_|     |_| \_|\___/_/\_\\__|

Options:
./kpatch-android -h, --help       Print this help message.
./kpatch-android -v, --version    Print version.

Usage: ./kpatch-android <COMMAND> [-h, --help] [COMMAND_ARGS]...

Commands:
hello              If KPatch-Next installed, 'hello2026' will be echoed.
kpver              Print KPatch-Next version.
kver               Print Kernel version.
kpm                KPatch-Next Module manager.
exclude_set        Manage the exclude list.
exclude_get        Get exclude list status.
rehook             Set rehook mode (0=off, 1=target, 2=minimal).
rehook_status      Check current rehook mode.

~ $