Skip to content
#

shellcode-development

Here are 58 public repositories matching this topic...

Developed a collection of 64-bit Linux shellcodes in NASM assembly, demonstrating deep understanding of system calls, memory management, and low-level programming. Includes examples for process control, file operations, networking, and exploitation techniques, showcasing hands-on expertise in Linux security and assembly coding.

  • Updated Sep 9, 2025
  • Assembly

🛠️ Exploit Development: This repository is a curated collection of low-level exploit examples and shellcode execution techniques. It is designed for cybersecurity researchers, reverse engineers, and students interested in understanding how raw shellcode is constructed, injected, and executed in real environments.

  • Updated Sep 4, 2025
  • C

Desarrollo paso a paso de loaders y payloads polimórficos, escritos exclusivamente en Ensamblador x86-64 para Linux, sin dependencias externas y utilizando solo syscalls. | Step-by-step development of polymorphic loaders and payloads, written exclusively in x86-64 Assembly for Linux, without external dependencies and using only syscalls.

  • Updated Jun 9, 2025
  • Assembly

Desarrollo paso a paso de cargadores de payloads, escritos exclusivamente en lenguaje Ensamblador x86-64 para Linux, sin dependencias externas y utilizando solo syscalls. | Step-by-step development of payload loaders, written exclusively in x86-64 Assembly for Linux, with no external dependencies and using only syscalls.

  • Updated Jun 1, 2025
  • Assembly

Improve this page

Add a description, image, and links to the shellcode-development topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the shellcode-development topic, visit your repo's landing page and select "manage topics."

Learn more