Tyton: Rootkit Hunter
– 1 min read
Typically, LKMs are used to add or add extra system calls to support fresh hardware (as device drivers) or file systems. Without LKMs, any predicted functionality must be included in an operating system.
When developing a platform to use with everything from a smartphone to a server, this is borderline impossible to do. LKMs provide the kernel and the device user with
extra functionality by extension, and can be safely added or removed when needed or not.
Read Also: The powerful truth – All those “smart” devices…
Therefore, developing multiple methods of detection on more advanced rootkits would benefit system administrators globally.
