Skip to content
View ulpatch's full-sized avatar

Block or report ulpatch

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ulpatch/README.md

ulpatch

ULPatch: A toolset for userspace live patch

docs license PRs docs

📝Documentation/zh | 🚀Installation/zh | 🎉Update News/zh | 🐛Reporting Issues

ULPatch Introduction

ULPatch is open source user space live patch tool.

ULPatch can fix bugs and CVEs in the process without restarting.

More to see docs/en/index.md. Alternatively, you can directly access the ULPatch website main page to view the documentation.

ULPatch Support Architecture

See docs/en/index.md or website.

ULPatch Installation

See INSTALL.md or website/zh for installation steps on your platform.

ULPatch Theory

See THEORY.md or website/zh for theory.

ULPatch Releases

See RELEASE.md or website/zh for releases.

Warnings

  • Before you do it, it's best to know what you're doing.
  • I don't have much free time, so the ulpatch code will be developed very slowly. If you think it's too slow, please join me.

Popular repositories Loading

  1. ulpatch ulpatch Public

    Forked from Rtoax/ulpatch

    ULPatch is open source user space live patch tool.

    C 3

  2. linux linux Public

    Forked from torvalds/linux

    Linux kernel source tree

    C