Files
oscp/Necronomicon/Programming/CSharp/Process Injection/README.md
T
2025-11-21 17:17:42 +01:00

369 B

Process Injection

Description: Methods of process injection and their OPSEC considerations Done: Yes


Process Injection Intro

CreateThread

CreateRemoteThread

4. QueueUserAPC

5. NtMapViewOfSection

Epilogue