YouTube: https://youtu.be/ZlZDWeVL2LI

Or watch on Invidious, an alternative YouTube player in the browser for more privacy: https://inv.nadeko.net/watch?v=ZlZDWeVL2LI

Video description:


In this video I will demonstrate how the Linux kernel runs executables by diving into the flow of the execve system call handling.

Information about kernel dev setup: github.com/nir9/welcome GNU Bash: gnu.org/software/bash Documentation about debugging the Linux kernel with GDB: docs.kernel.org/dev-tools/gdb-kernel-debugging.html