docs: update README.md

This commit is contained in:
joaoviictorti
2024-09-17 00:05:59 -03:00
parent faa50bb472
commit 91bcb3b8ff

View File

@@ -83,9 +83,8 @@ This project, called shadow-rs, is designed to create a rootkit in the Windows k
- ✅ Registry Protection (Anti-Deletion e Overwriting)
### Injection
- ✅ Process Injection - Shellcode (ZwCreateThreadEx)
- ✅ Process Injection - Shellcode / DLL (ZwCreateThreadEx)
- ✅ APC Injection - Shellcode
- ✅ DLL Injection (ZwCreateThreadEx)
## Others