MENU

Fun & Interesting

How Linux Kernel Runs Executables

Nir Lichtman 72,314 lượt xem 5 months ago
Video Not Working? Fix It Now

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: https://github.com/nir9/welcome
GNU Bash: https://www.gnu.org/software/bash/
Documentation about debugging the Linux kernel with GDB: https://docs.kernel.org/dev-tools/gdb-kernel-debugging.html

Comment