Midi12 / QueryWorkingSetExample
Just an example of a well-known technique to detect memory tampering via Windows Working Sets.
☆16Updated 3 years ago
Alternatives and similar repositories for QueryWorkingSetExample:
Users that are interested in QueryWorkingSetExample are comparing it to the libraries listed below
- ☆15Updated 2 years ago
- Anti-Analysis technique, trick the debugger by Hiding events from it.☆19Updated 3 years ago
- Walks the Process' VAD list to grab the PTE's corresponding to a usermode virtual address, all to get the physical address☆24Updated 3 years ago
- Hijack NotifyRoutine for a kernelmode thread☆41Updated 2 years ago
- Detects if a Kernel mode debugger is active by reading the value of KUSER_SHARED_DATA.KdDebuggerEnabled. It is a high level and portable …☆23Updated 7 years ago
- A driver to implement IOCTL hooking☆24Updated 3 years ago
- A library for intel VT-x hypervisor functionality supporting EPT shadowing.☆49Updated 4 years ago
- Elevate arbitrary MSR writes to kernel execution.☆32Updated last year
- WinHvShellcodeEmulator (WHSE) is a shellcode emulator leveraging the Windows Hypervisor Platform API☆22Updated 2 years ago
- Helper Script to convert a Windbg dumped structure (using the 'dt' command) into a C structure. It creates dummy structs for you if neede…☆26Updated last year
- x64 assembler library☆31Updated 9 months ago
- ☆29Updated 3 years ago
- ☆18Updated 4 years ago
- Code Integrity Violation Spotter☆16Updated 9 months ago
- windows kernel pagehook☆39Updated 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
- XOrCryptEx lightweight C Utility/Algorithm☆11Updated 3 years ago
- viewing page boundaries of pages with PAGE_NOACCESS protection reveals the presence of x64dbg.☆23Updated 8 years ago
- Shh0ya Kernel Hook Driver☆21Updated 4 years ago
- Helper script for Windows kernel debugging with IDA Pro on VMware + GDB stub (including PDB symbols)☆63Updated last year
- ☆24Updated 6 years ago
- vmware-backdoor☆33Updated 3 years ago
- Protected Process Light Library☆18Updated 4 years ago
- EDR PoC WIP LLC☆11Updated last year
- A poc that abuses Enclave☆37Updated 2 years ago
- Wow64 Heaven's Gate Hook☆28Updated 3 years ago
- X86/X64 Hardware Breakpoint Manager☆41Updated 3 years ago
- Some drivers I've written while solving exercises from Practical Reverse Engineering☆15Updated 3 years ago
- Windows driver template, using C++20 & cmake & GithubActions☆20Updated 7 months ago
- A demonstration of hooking into the VMProtect-2 virtual machine☆18Updated last year