Project Lwanga is an LLVM-based systems language for security research and exploit dev. It prioritizes low-level control via direct syscalls, inline assembly, and naked functions. Designed for shellcode and pentesting, it features minimal runtime overhead, position-independent code, and encrypted strings to aid evasion. It provides the granularity of assembly with modern compiler efficiency, making it a specialized tool for creating advanced security payloads.