Offensive Tool Development - The Shellcode Compiler Was Right There All Along... (Part 1)
TLDR; Linker scripts can be used to generate shellcode via C in a fairly platform agnostic way. This allows offensive developers to use the full capabilities of the Linux Toolchain, sans library code (until a dynamic loader for library calls can be devised)