mirror of
https://github.com/joaoviictorti/shadow-rs.git
synced 2026-01-17 22:45:07 +01:00
update README.md
This commit is contained in:
@@ -65,6 +65,8 @@ This project, called shadow-rs, is designed to create a rootkit in the Windows k
|
||||
- PsSetCreateProcessNotifyRoutine ✅
|
||||
- PsSetCreateThreadNotifyRoutine ✅
|
||||
- PsSetLoadImageNotifyRoutine ✅
|
||||
- CmRegisterCallbackEx ✅
|
||||
- ObRegisterCallbacks (PsProcessType / PsThreadType) ✅
|
||||
|
||||
#### Module
|
||||
- Enumerate Module ✅
|
||||
@@ -125,10 +127,6 @@ You can use [Service Control Manager](https://docs.microsoft.com/en-us/windows/w
|
||||
|
||||
These are some of the features that will be added, but there are many more on the way
|
||||
|
||||
#### Callbacks
|
||||
- CmRegisterCallbackEx ❌
|
||||
- ObRegisterCallbacks ❌
|
||||
|
||||
#### Registry
|
||||
- Hide Key and Values ❌
|
||||
|
||||
|
||||
Reference in New Issue
Block a user