xsh3llsh0ck / PicoHookLinks
Small driver that uses alternative syscalls feature (the project is still under development).
☆18Updated last year
Alternatives and similar repositories for PicoHook
Users that are interested in PicoHook are comparing it to the libraries listed below
Sorting:
- PAGE_GUARD based hooking library☆52Updated 3 years ago
- Create stealthy, inline, EPT-like hooks using SMAP and SMEP☆60Updated last year
- Bypassing kernel patch protection runtime☆20Updated 2 years ago
- Hijack NotifyRoutine for a kernelmode thread☆41Updated 3 years ago
- Tool to dump EFI runtime drivers.☆39Updated last year
- ntoskrnl .data hooks for UM-KM communication☆52Updated last year
- Compileable POC of namazso's x64 return address spoofer.☆50Updated 5 years ago
- POC Hook of nt!HvcallCodeVa☆54Updated 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…☆50Updated 2 years ago
- PoC kernel to usermode injection☆96Updated last year
- A poc that abuses Enclave☆40Updated 3 years ago
- Improved VMP Idea(detect anti-anti-debug tools by bug)☆46Updated 2 years ago
- Another UEFI runtime bootkit☆32Updated 2 years ago
- ☆37Updated last year
- Load dll with undocumented functions and debug symbols☆47Updated last year
- Windows PDB parser for kernel-mode environment.☆103Updated 7 months ago
- Using c++23 compile-time magic to produce obfuscated PIC strings and arrays.☆30Updated last year
- Allows for same-file KernelMode function execution using Encrypted addresses of Functions☆48Updated 3 months ago
- Experiment with PAGE_GUARD protection to hide memory from other processes☆53Updated last year
- intel vt-x type 2 hypervisor