Explore >> Select a destination


You are here

blog.elevendroids.com
| | www.grendelman.net
1.2 parsecs away

Travel
| | [AI summary] A guide on compiling kernel modules for Raspbian on a Raspberry Pi, addressing the need for the Module.symvers file and providing steps to build the kernel source.
| | xcellerator.github.io
6.8 parsecs away

Travel
| | Learning about Linux rootkits is a great way to learn more about how the kernel works. What's great about it is that, unless you really understand what the kernel is doing, your rootkit is unlikely to work, so it serves as a fantasic verifier. In the FreeBSD world, you can find Joseph Kong's amazing book Designing BSD Rootkits. It was written in 2009, so is actually pretty outdated - which means that you have to do quite a bit of research to get the sample progras to work on modern FreeBSD.
| | www.kencochrane.com
4.4 parsecs away

Travel
| |
| | sinrega.org
20.4 parsecs away

Travel
| [AI summary] This article explains how to enable KVM virtualization on a Raspberry Pi 2 by isolating a core, using a modified kernel with VGIC emulation, and setting up a patched QEMU to run a guest operating system.