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.
- Host: GitHub
- URL: https://github.com/0xhex0rc1st/x86-64-linux-shellcode-dev
- Owner: 0xhex0rc1st
- License: mit
- Created: 2025-09-07T20:42:59.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-09-09T00:19:14.000Z (4 months ago)
- Last Synced: 2025-09-09T02:40:51.085Z (4 months ago)
- Topics: 64bit, asm, elf64, linux-shellcode, nasm, nasm-assembly, shellcode, shellcode-development, x86-64, x86-64-assembly, x86-64-assembly-nasm, x86-assembly
- Language: Assembly
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.