diff --git a/README.md b/README.md index 7d37aac..1bdac3d 100644 --- a/README.md +++ b/README.md @@ -76,9 +76,9 @@ This project, called shadow-rs, is designed to create a rootkit in the Windows k #### Registry - Registry Protection (Anti-Deletion e Overwriting) ✅ -#### Injection Shellcode -- Process Injection (ZwCreateThreadEx) ✅ -- APC Injection ✅ +#### Injection +- Process Injection - Shellcode (ZwCreateThreadEx) ✅ +- APC Injection - Shellcode ✅ ## Build Instructions @@ -146,6 +146,10 @@ These are some of the features that will be added, but there are many more on th #### Callback - Minifilters ❌ +#### Injection +- DLL Injection (ZwCreateThreadEx) +- APC Injection - DLL + #### Disable ETWTI ❌ #### Disable WFP ❌