3 lines
309 B
Markdown
3 lines
309 B
Markdown
# Epilogue
|
|
|
|
Think of all the APIs we've covered like items on a menu. You can mix and match them to create your own style of injection. For instance, you could spawn a process in a suspended state, use the Nt*Section APIs to map and copy the shellcode, and then QueueUserAPC or NtQueueApcThread to execute it. |