> For the complete documentation index, see [llms.txt](https://www.redteam.cafe/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.redteam.cafe/red-team/shellcode-injection.md).

# ShellCode Injection

- [magic\_mz\_x86 and magic\_mz\_x64](https://www.redteam.cafe/red-team/shellcode-injection/magic_mz_x86-and-magic_mz_x64.md)
- [Process Hollowing DInvoke](https://www.redteam.cafe/red-team/shellcode-injection/process-hollowing-dinvoke.md)
- [Shellcode Formatter](https://www.redteam.cafe/red-team/shellcode-injection/shellcode-formatter.md)
- [DLL Sideloading](https://www.redteam.cafe/red-team/shellcode-injection/dll-sideloading.md): Not the perfect way, but the faster way
- [InMemory Shellcode Encryption and Decryption using SystemFunction033](https://www.redteam.cafe/red-team/shellcode-injection/inmemory-shellcode-encryption-and-decryption-using-systemfunction033.md): Shellcode encoding using SystemFunction033
