› Designing BSD Rootkits: An Introduction to Kernel Hacking
This book introduces the fundamentals of developing rootkits under the
FreeBSD operating system. Through the "learn by example" method, I
detail (some of) the different techniques that a rootkit can employ so
that you can learn what makes up rootkit code at its simplest level.
In addition to rootkit development, this book provides you with a practical, hands-on look at parts of the FreeBSD kernel.
› Bonus Content
- Hiding Multiple Files or Directories [txt]