Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CoolerVoid authored Dec 24, 2022
1 parent acd9da5 commit 66d0dbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 66d0dbf

Please sign in to comment.