Back to Browse

Creating Shellcode in C and x64 Assembly

4.5K views
Jun 7, 2024
33:57

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.

Download

1 formats

Video Formats

360pmp452.0 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Creating Shellcode in C and x64 Assembly | NatokHD