An open API service indexing awesome lists of open source software.

https://github.com/0xhex0rc1st/x86-64-linux-shellcode-dev

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.
https://github.com/0xhex0rc1st/x86-64-linux-shellcode-dev

64bit asm elf64 linux-shellcode nasm nasm-assembly shellcode shellcode-development x86-64 x86-64-assembly x86-64-assembly-nasm x86-assembly

Last synced: 3 months ago
JSON representation

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.

Awesome Lists containing this project

README

          

# x86-64 Linux Shellcode Dev

A collection of **64-bit Linux shellcodes** written in NASM assembly.
This repository showcases hands-on experience with Linux assembly development, shellcode creation, and low-level programming techniques.

All content is for **educational and research purposes only**.

## License

MIT License — for learning and research purposes only.