Creating Shellcode in C and x64 Assembly
Channel:
Subscribers:
3,600
Published on ● Video Link: https://www.youtube.com/watch?v=_jtYqsb-nOU
Dive into the world of shellcoding with this comprehensive tutorial on writing shellcode in C and x64 Assembly. Learn how to compile your code, inspect the assembly output, and reverse engineer it using GDB. This video covers:
✅Writing shellcode in C and understanding the use of execve
✅Compiling C code to assembly and analyzing the output
✅Creating shellcode directly in x64 Assembly
✅Using GDB to debug and reverse engineer
Whether you're a beginner or looking to deepen your understanding of shellcode, this tutorial provides detailed explanations and hands-on examples to help you master these essential skills.