This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| From b256d6b0343186e6c7b81e8582f197b4bf842410 Mon Sep 17 00:00:00 2001 | |
| From: Asmodeus7999 <udgarch79@proton.me> | |
| Date: Mon, 4 May 2026 05:19:27 +0700 | |
| Subject: [PATCH] KSUN: drop kretpropbes, use Hybrid hook instead | |
| Signed-off-by: Asmodeus7999 <udgarch79@proton.me> | |
| --- | |
| kernel/Kconfig | 2 +- | |
| kernel/hook/syscall_hook_manager.c | 87 +----------------------------- | |
| kernel/hook/tp_marker.c | 17 +----- |