hamjam / lkmpg-examplesLinks
Examples for linux kernel module programming book
☆15Updated 8 years ago
Alternatives and similar repositories for lkmpg-examples
Users that are interested in lkmpg-examples are comparing it to the libraries listed below
Sorting:
- An attempt to Linux Device Drivers and Kernel Programming☆30Updated 13 years ago
- This contains various samples which I have been creating for my programming classes☆14Updated 7 years ago
- linux-kernel-lab to master the detail of linux kernel.☆14Updated 5 years ago
- set of small and useful kernel modules/patches for tracing/debugging of different stuff and for learning of Linux kernel☆32Updated 7 years ago
- Tutorial Reverse Engineering☆43Updated 9 years ago
- A collection of Linux kernel modules for educational purposes☆39Updated 8 years ago
- Learn Linux C programming by exercises☆14Updated last year
- MOVING TO: https://cirosantilli.com/linux-kernel-module-cheat/#algorithms see README. Algorithm tutorials and simple multi-language imple…☆80Updated 5 years ago
- azazel反编译器 ftrace函数追踪 elfdemon 代码注入 lpv,skeksi,saruman 病毒 quenya 重建进程☆17Updated 6 years ago
- 《深入理解程序设计:使用Linux汇编语言》随书源码及读书笔记☆9Updated 6 years ago
- Following along with the book☆50Updated 6 years ago
- Anatomy of a linux kernel development☆26Updated 8 years ago
- Linux Device Drivers Development, published by Packt☆577Updated 2 years ago
- Notes taken from Understanding the Linux Virtual Memory Manager by Mel Gorman targeting kernel 2.4.22.☆49Updated 8 years ago
- My solutions to The Linux Programming Interface Exercises☆317Updated 2 years ago
- Hacks and experiments for the linux kernel VM subsystem.☆23Updated 3 years ago
- PC Assembly language book☆167Updated last week
- Linux Netlink Process Connector☆9Updated 8 years ago
- A simple low-level implementation of TCP/IPv6 Stack.☆16Updated 9 years ago
- GDB scripts to add support for low level debugging and reverse engineering☆147Updated 9 years ago
- My "Write a Real, Working, Linux Driver" talk and source code☆166Updated 10 years ago
- My OS study following Broken Thorn OS series: http://www.brokenthorn.com/Resources/OSDevIndex.html☆61Updated 9 years ago
- a tiny tutorial on how to use debugfs in a Linux kernel module☆57Updated 9 months ago
- linux 核心模組, 使用 netfilter IPv4 hook 監聽和分析 DNS 請求和回應封包.☆14Updated 6 years ago
- Implementation of PCI drivers, kprobe, sysfs, devfs, sensor driver, miscdevices, synchronization☆54Updated 8 years ago
- File transfer over TCP using sockets in Linux. Original code @ https://github.com/scalpelx/Transfer_File☆14Updated 7 years ago
- Multiple / Rapid Spanning Tree Library & Windows Simulator☆26Updated 4 years ago
- c0 compiler with lex and yacc in C☆14Updated 3 years ago
- raid is a GDB-like tiny debugger which is based on ptrace.☆13Updated 2 years ago
- Linux-like doubly-linked list☆52Updated last year