From 66d0dbf88d7741a8ce1152cb6682612782433bc1 Mon Sep 17 00:00:00 2001 From: CoolerVoid Date: Sat, 24 Dec 2022 14:23:34 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f190592..6a6ea17 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ generate your custom kernel module to protect your secret files. The low-level p * The resource to protect any file in the file system to prevent writing and removal. * The resource to unprotect any file writing and remove proper permission. * Persistence recipes with scripts, to always up Casper-fs when you boot the system. -* Antivirus bypass by random junk code injection in the generated LKM turns each binary unique during the compilation. +* Static random junk code injection in the generated LKM turns each binary unique during the compilation. * Communication by device char (different from other Rootkits that use signal and ioctl) ## Video demo: