> cat /dev/github | grep security-tools
discovered 03 Aug 2026

asm-payloads-loaders

Assembly ★ 10 via github-topic
→ View on GitHub
The asm-payloads-loaders tool provides a series of assembly-written payload loaders for x86-64 Linux, utilizing only native syscalls without external dependencies. It features various loading mechanisms, including file-based, HTTP, and DNS payload loading, with options for dynamic memory allocation and checksum verification for integrity checks. This tool is designed to facilitate the development and understanding of payload loading techniques through detailed examples and documentation.