SaltedFishBayonet / Windows-Kernel-CryptoLinks
Windows kernel driver encryption library, support base64, aes-256, rsa-2048 and higher, ecc-256, single file, minimal dependence, support R0 and R3
☆22Updated 4 years ago
Alternatives and similar repositories for Windows-Kernel-Crypto
Users that are interested in Windows-Kernel-Crypto are comparing it to the libraries listed below
Sorting:
- silence file system monitoring components by hooking their minifilters☆59Updated last year
- Dynamically generated obfuscated jumps and/or function calls☆38Updated 2 years ago
- ZeroImport is a lightweight and easy to use C++ library for Windows Kernel Drivers. It allows you to hide any import in your kernel drive…☆47Updated 2 years ago
- What makes it page☆17Updated 3 years ago
- Using c++23 compile-time magic to produce obfuscated PIC strings and arrays.☆30Updated last year
- Elevate arbitrary MSR writes to kernel execution.☆38Updated 2 years ago
- UnknownField is a tool based clang that obfuscating the order of fields to protect your C/C++ game or code.☆44Updated 2 years ago
- A poc that abuses Enclave☆40Updated 3 years ago
- windows kernelmode driver to inject dll into each and every process and perform systemwide function hooking☆53Updated 3 years ago
- Based on minhook☆34Updated 2 years ago
- SoulExtraction is a windows driver library for extracting cert information in windows drivers☆24Updated 2 years ago
- windows rootkit☆61Updated last year
- Protected Process Light Library☆18Updated 5 years ago
- direct systemcalls with a modern c++20 interface.☆44Updated 2 years ago
- Walks the Process' VAD list to grab the PTE's corresponding to a usermode virtual address, all to get the physical address☆23Updated 3 years ago
- 2022 Updated Kernelmode-Code☆33Updated last year
- collection of code snippets,windbg,python scripts and resources☆14Updated 3 years ago
- Windows driver template, using C++20 & cmake & GithubActions☆23Updated last year
- ☆35Updated 2 years ago
- Скрытие строки от отладчиков и декомпиляторов☆51Updated 6 years ago
- Hook NtDeviceIoControlFile with PatchGuard☆107Updated 3 years ago
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆73Updated last year
- kernel to user mode APC injector☆44Updated 3 years ago
- windows kernel pagehook☆40Updated 3 years ago
- A native Windows library for intercepting kernel-to-user transitions using instrumentation callbacks☆25Updated last year
- kASLR bypass technique on Intel CPUs.☆30Updated 5 months ago
- Load Dll into Kernel space☆38Updated 3 years ago
- Bypasses for Windows kernel callbacks PatchGuard protection☆43Updated 4 years ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆90Updated 7 months ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆77Updated 2 years ago