bb107 / RtlWow64Links
c++ implementation of windows heavens gate
☆68Updated 4 years ago
Alternatives and similar repositories for RtlWow64
Users that are interested in RtlWow64 are comparing it to the libraries listed below
Sorting:
- ☆31Updated 4 years ago
- Windows Console Monitor☆34Updated 5 years ago
- a simple intel vt code both support x86 & x64. PatchGuard monitor.☆75Updated 3 years ago
- Static Library For Windows Drivers☆33Updated 3 months ago
- This is the P.O.C source for hooking the system calls on Windows 10 (1903) using it's dynamic trace feature weakness☆52Updated 5 years ago
- windows kernel pagehook☆39Updated 2 years ago
- For Example. See Miro's Blog☆30Updated 2 years ago
- ☆65Updated 6 years ago
- Example of hijacking system calls via function pointer tables☆31Updated 3 years ago
- All Nt Syscall and W32k Syscall in one asm, include, and call it!☆58Updated 3 years ago
- Debug Print viewer (user and kernel)☆66Updated last year
- direct systemcalls with a modern c++20 interface.☆43Updated 2 years ago
- Hook NtDeviceIoControlFile with PatchGuard☆106Updated 3 years ago
- ☆26Updated 7 years ago
- Black Signature Driver☆24Updated last year
- Analysing and defeating PatchGuard universally☆35Updated 4 years ago
- Based on minhook☆30Updated last year
- intel vt-x hypervisor ept☆25Updated 5 years ago
- ☆35Updated 4 years ago
- Small class to parse debug info from PEs, download their respective PDBs from the Microsoft Public Symbol Server and calculate RVAs of fu…☆44Updated 2 years ago
- Windows kernel drivers simple HTTP library for modern C++☆42Updated 6 years ago
- PE(compressed dll) memory loader using nt api☆44Updated 7 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
- D☆43Updated 4 years ago
- windows rpc 使用MIDL+RPC实现HelloWorld☆23Updated 7 years ago
- Use ntdll/ntoskrnl to implement Kernel32, Advapi32 and other APIs. It includes user-mode and kernel-mode.