## Windows Kernel Rootkit in Rust (shadow-rs) Documentation This documentation provides an overview of the shadow-rs rootkit project and instructions on its usage, features, and development process. ### Table of contents * [Process](/docs/process.md) * [Hide / Unhide Process](/docs/process.md#hide--unhide-process) * [Elevate Process to System](/docs/process.md#elevate-process-to-system) * [Process Signature (PP / PPL)](/docs/process.md#process-signature-pp--ppl) * [Terminate Process](/docs/process.md#terminate-process) * [Lists protected and hidden processes currently on the system](/docs/process.md#lists-protected-and-hidden-processes-currently-on-the-system)