Update README.md

This commit is contained in:
João Victor
2024-08-31 18:43:57 -03:00
parent 9483d4c6ab
commit ada1fc6085

View File

@@ -13,7 +13,7 @@ This project, called shadow-rs, is designed to create a rootkit in the Windows k
* [Notice](#notice)
* [Legal notice](#legal-notice)
* [Features](#contents)
* [Misc](#misc)
* [Others](#others)
* [Build Instructions](#build-instructions)
* [Driver](#driver)
* [Client](#client)
@@ -83,7 +83,7 @@ This project, called shadow-rs, is designed to create a rootkit in the Windows k
- APC Injection - Shellcode
- DLL Injection (ZwCreateThreadEx)
## Misc
## Others
The following functionalities are not "features", they are basically techniques that may be of interest to you to explore, understand and apply in the development of your driver.