kkent030315 / anyvtopLinks
x64 Windows implementation of virtual-address to physical-address translation
☆42Updated 4 years ago
Alternatives and similar repositories for anyvtop
Users that are interested in anyvtop are comparing it to the libraries listed below
Sorting:
- A poc that abuses Enclave☆38Updated 2 years ago
- Discarded Section Manual Map☆69Updated 5 years ago
- Custom KiSystemStartup, can be used to modificate kernel before boot.☆52Updated 3 years ago
- POC Hook of nt!HvcallCodeVa☆52Updated 2 years ago
- Intraceptor intercept Windows NT API calls and redirect them to a kernel driver to bypass process/threads handle protections.☆29Updated 3 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆71Updated 3 years ago
- A basic 100 loc CPU emulator using the existing code of ntoskrnl.exe☆72Updated last year
- ☆74Updated 2 years ago
- ☆53Updated 2 years ago
- Mapping your code on a 0x1000 size page☆72Updated 3 years ago
- just proof of concept. hooking MmCopyMemory PG safe.☆75Updated last year
- detect hypervisor with Nmi Callback☆39Updated 2 years ago
- PAGE_GUARD based hooking library☆46Updated 2 years ago
- Bypasses for Windows kernel callbacks PatchGuard protection☆43Updated 3 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
- Function hooks in Windows NT Kernel☆24Updated 4 years ago
- Obfuscate calls to imports by patching in stubs☆69Updated 3 years ago
- Windows PDB parser for kernel-mode environment.☆98Updated last month
- ☆81Updated 3 years ago
- Two PoC of accessing process virtual memory via NT Kernel☆22Updated 4 years ago
- A library for intel VT-x hypervisor functionality supporting EPT shadowing.☆51Updated 4 years ago
- clearing traces of a loaded driver☆47Updated 3 years ago
- Hiding a system thread against conventional means of detection☆40Updated 4 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆71Updated 5 years ago
- Detect removed thread from PspCidTable.☆72Updated 3 years ago
- ☆46Updated 3 years ago
- Cheat for my own game SecureGame which uses a bootkit to hyperjack Hyper-V in order to access VBS enclave's memory☆60Updated 7 months ago
- Elevate arbitrary MSR writes to kernel execution.☆37Updated last year
- Using MMIO (Memory-Mapped I/O) to read TPM 2.0 public Endorsement Key.☆46Updated last year
- ☆30Updated 9 months ago