Skip to content

Latest commit

 

History

History
57 lines (32 loc) · 2.25 KB

File metadata and controls

57 lines (32 loc) · 2.25 KB

ulpatch

ULPatch is a toolset for userspace live patch

docs license PRs docs

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

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.

Support Architecture

See docs/en/index.md or website.

Installation

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

Theory

See docs/en/THEORY.md or website/zh for theory.

Releases

See docs/en/RELEASE.md or website/zh for releases.

Attention

  • 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, join me.