From c52f49a82a97ffde18971b6d4206ebf3afb1087f Mon Sep 17 00:00:00 2001 From: ruanbonan <414372820@qq.com> Date: Thu, 24 Oct 2024 16:20:23 +0800 Subject: [PATCH] add project --- projects.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/projects.html b/projects.html index 80f2b47..35dd150 100644 --- a/projects.html +++ b/projects.html @@ -43,6 +43,13 @@

KernJC

KernJC (Kernel JiaoChang /dʒaʊ tʃɑ:ŋ/) is a vulnerability reproduction tool for Linux kernel. The goal of KernJC is to construct reproducible environments for Linux kernel vulnerabilities, where the real vulnerable kernel version is compiled with the correct kernel configs to make the vulnerability available and triggerable.

+ + +
+

Peekaboo

+

Peekaboo is an attempt to provide an easily extensible and usable dynamic trace format. Peekaboo provides definitions for typical properties expected for dynamic traces like instruction addresses, memory operand info, register info, etc. The trace is structured as a collection of files each corresponding to some piece of information which the trace support.

+
+