A utility that disables system Reboot-To-Restore software (e.g., Deep Freeze, Reboot Restore Rx) even if they are active and password-locked.
-
Updated
Aug 17, 2026 - C++
A utility that disables system Reboot-To-Restore software (e.g., Deep Freeze, Reboot Restore Rx) even if they are active and password-locked.
winkernel-rs is a Rust library for Windows kernel-mode (Ring 0) development that provides safe, ergonomic abstractions over native WDK APIs while remaining faithful to the underlying Windows kernel programming model.
A C++20 project exploring high-performance UTF-8 and UTF-16 substring searching in the Windows kernel. It combines Boyer-Moore-Horspool, SWAR, and SIMD (AVX2/NEON) with dynamic routing to mitigate processor state-save overheads, optimizing throughput across varying buffer sizes.
Add a description, image, and links to the windows-kernel-driver topic page so that developers can more easily learn about it.
To associate your repository with the windows-kernel-driver topic, visit your repo's landing page and select "manage topics."