> For the complete documentation index, see [llms.txt](https://kwcsec.gitbook.io/the-red-team-handbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kwcsec.gitbook.io/the-red-team-handbook/techniques/code-injection.md).

# Code Injection

- [Hooking](https://kwcsec.gitbook.io/the-red-team-handbook/techniques/code-injection/hooking.md)
- [Detours](https://kwcsec.gitbook.io/the-red-team-handbook/techniques/code-injection/hooking/detours.md)
- [CreateRemoteThread](https://kwcsec.gitbook.io/the-red-team-handbook/techniques/code-injection/createremotethread.md)
- [DLL Injection](https://kwcsec.gitbook.io/the-red-team-handbook/techniques/code-injection/dll-injection.md)
- [APC Queue Code Injection](https://kwcsec.gitbook.io/the-red-team-handbook/techniques/code-injection/apc-queue-code-injection.md)
- [Early Bird Injection](https://kwcsec.gitbook.io/the-red-team-handbook/techniques/code-injection/early-bird-injection.md)
