mirror of
https://github.com/joaoviictorti/shadow-rs.git
synced 2026-01-05 08:34:25 +01:00
Update README.md
This commit is contained in:
10
README.md
10
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 ❌
|
||||
|
||||
Reference in New Issue
Block a user