Midi12 / QueryWorkingSetExampleLinks
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
Sorting:
- 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
- ☆59Updated 3 years ago
- ☆18Updated 4 years ago
- ☆15Updated 2 years ago
- Anti-Analysis technique, trick the debugger by Hiding events from it.☆19Updated 3 years ago
- ☆29Updated 3 years ago
- Use NtSetInformationThread(ThreadBreakOnTermination) for anti-debugging☆12Updated 5 years ago
- RET / JMP RBX call spoofer☆10Updated 5 years ago
- Elevate arbitrary MSR writes to kernel execution.☆37Updated last year
- Some drivers I've written while solving exercises from Practical Reverse Engineering☆15Updated 3 years ago
- Hijack NotifyRoutine for a kernelmode thread☆42Updated 3 years ago
- XOrCryptEx lightweight C Utility/Algorithm☆11Updated 3 years ago
- A library for intel VT-x hypervisor functionality supporting EPT shadowing.☆51Updated 4 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
- 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
- Code Integrity Violation Spotter☆16Updated last year
- A poc that abuses Enclave☆38Updated 2 years ago
- WinHvShellcodeEmulator (WHSE) is a shellcode emulator leveraging the Windows Hypervisor Platform API☆23Updated 3 years ago
- A reflexive driver loader to bypass Windows DSE (featuring a custom PE loader)☆41Updated 6 years ago
- direct systemcalls with a modern c++20 interface.☆43Updated 2 years ago
- Fake Timestamps of Driver Certificates while keeping validity.☆18Updated 4 years ago
- Hooking the GDT - Installing a Call Gate. POC for Rootkit Arsenal Book Second Edition (version 2022)☆72Updated last year
- ☆25Updated last year
- An example of how to use Microsoft Windows Warbird technology☆28Updated 2 years ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆64Updated 2 years ago
- A benign application used to demonstrate an EDR detection. This version is procedural (i.e., not object-oriented).☆1Updated 2 years ago
- Driver demonstrating how to register a DPC to asynchronously wait on an object☆49Updated 4 years ago
- .lib file for linking against the NT CRT☆19Updated 3 years ago
- ☆16Updated 2 years ago
- Sample/PoC Windows kernel driver for detect DMA devices by using Vendor ID and Device ID signatures☆35Updated 9 months ago