update name change to docs
This commit is contained in:
parent
7a40f17a57
commit
4a6aff2a34
@ -12,7 +12,7 @@ Reflective DLL injection demo for fun and education. In practical applications,
|
|||||||
├── injector # PoC injector (CreateRemoteThread)
|
├── injector # PoC injector (CreateRemoteThread)
|
||||||
├── payload # PoC payload (calc.exe or MessageBoxW based on generator's flag)
|
├── payload # PoC payload (calc.exe or MessageBoxW based on generator's flag)
|
||||||
├── reflective_loader # sRDI implementation
|
├── reflective_loader # sRDI implementation
|
||||||
└── utils # Common XOR and hashing functions
|
└── common # Common XOR and hashing functions
|
||||||
```
|
```
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
Loading…
Reference in New Issue
Block a user