# kernel

:::toc

## resources

### Phrack

- [Weakening the Linux Kernel](http://phrack.org/issues/52/18.html#article)
- [Advances in kernel hacking](http://phrack.org/issues/58/6.html#article)
- [Linux on-the-fly kernel patching without LKM](http://phrack.org/issues/58/7.html#article)
- [Linux x86 kernel function hooking emulation](http://phrack.org/issues/58/8.html#article)
- [Advances in kernel hacking II](http://phrack.org/issues/59/5.html#article)
- [Smashing The Kernel Stack For Fun And Profit](http://phrack.org/issues/60/6.html#article)
- [Static Kernel Patching](http://phrack.org/issues/60/8.html#article)
- [Hacking the Linux Kernel Network Stack](http://phrack.org/issues/61/13.html#article)
- [Kernel Rootkit Experiences & the Future](http://phrack.org/issues/61/14.html#article)
- [Attacking the Core: Kernel Exploitation Notes](http://phrack.org/issues/64/6.html#article)