How Do Linux Kernel Drivers Work? - Learning Resource

How Do Linux Kernel Drivers Work? - Learning Resource

Channel:
Subscribers:
920,000
Published on ● Video Link: https://www.youtube.com/watch?v=juGNPLdjLH4



Duration: 17:02
484,490 views
21,181


If you want to hack the Kernel, are interested in jailbreaks or just want to understand computers better, Linux Device Drivers is a great book to get you started. I used to learn the basics and in this video I want to share what *clicked* for me.

LDD Book: https://lwn.net/Kernel/LDD3/
LDD3 Example Code Updated: https://github.com/martinezjavier/ldd3

-=[ โค๏ธ Support ]=-

โ†’ per Video: https://www.patreon.com/join/liveoverflow
โ†’ per Month: https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join

-=[ ๐Ÿ• Social ]=-

โ†’ Twitter: https://twitter.com/LiveOverflow/
โ†’ Website: https://liveoverflow.com/
โ†’ Subreddit: https://www.reddit.com/r/LiveOverflow/
โ†’ Facebook: https://www.facebook.com/LiveOverflow/







Tags:
Live Overflow
liveoverflow
hacking tutorial
how to hack
exploit tutorial
linux
device drivers
writing driver
hacking kernels
kernel hacks
reverse engineering kernel
insmod
rmmod
kernel modules
syscalls
what is syscall
open syscall
write syscall
how write works