- In this repository I share the source files of a project I was planning to start in the summer when I was reading the Kernel Programming Book by Kaiwan N Billimoria which at the end I didn't work on because of vacation and later in september because of workload.
- Plans to continue working on it.
- Kernel Programming Book by Kaiwan N Billimoria
- Registering procfs entries: https://www.cs.cmu.edu/afs/grand.central.org/archive/twiki/pub/Main/SumitKumar/procfs-guide.pdf
- NetFilterExample: https://infosecwriteups.com/linux-kernel-communication-part-1-netfilter-hooks-15c07a5a5c4e
- Netfilter walkthrough: https://people.computing.clemson.edu/~westall/853/notes/netfilter.pdf
- Deep dive in netfilter API applications : https://phrack.org/issues/61/13.html
- Netlink examples: https://github.com/mwarning/netlink-examples