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
- 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
- Elevate arbitrary MSR writes to kernel execution.☆26Updated last year
- UnknownField is a tool based clang that obfuscating the order of fields to protect your C/C++ game or code.☆44Updated 2 years ago
- ollvm 4.0 using clang 10.0.1☆13Updated 3 years ago
- A library for intel VT-x hypervisor functionality supporting EPT shadowing.☆48Updated 3 years ago
- ☆15Updated last year
- direct systemcalls with a modern c++20 interface.☆42Updated 2 years ago
- x64 assembler library☆31Updated 8 months ago
- Hijack NotifyRoutine for a kernelmode thread☆41Updated 2 years ago
- Bypassing kernel patch protection runtime☆19Updated 2 years ago
- Shh0ya Kernel Hook Driver☆21Updated 4 years ago
- Скрытие строки от отладчиков и декомпиляторов☆50Updated 5 years ago
- Anti-Analysis technique, trick the debugger by Hiding events from it.☆19Updated 3 years ago
- WinHvShellcodeEmulator (WHSE) is a shellcode emulator leveraging the Windows Hypervisor Platform API☆22Updated 2 years ago
- windows kernel pagehook☆38Updated 2 years ago
- ☆58Updated 2 years ago
- RET / JMP RBX call spoofer☆9Updated 5 years ago
- Fake Timestamps of Driver Certificates while keeping validity.☆16Updated 3 years ago
- Use NtSetInformationThread(ThreadBreakOnTermination) for anti-debugging☆11Updated 5 years ago
- A poc that abuses Enclave☆36Updated 2 years ago
- Some drivers I've written while solving exercises from Practical Reverse Engineering☆15Updated 3 years ago
- XOrCryptEx lightweight C Utility/Algorithm☆11Updated 2 years ago
- Helper script for Windows kernel debugging with IDA Pro on VMware + GDB stub (including PDB symbols)☆63Updated last year
- ☆24Updated 5 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
- ☆26Updated last year
- Analysing and defeating PatchGuard universally☆34Updated 4 years ago
- Windows driver template, using C++20 & cmake & GithubActions☆20Updated 6 months ago
- A project on the Unicorn emulator to emulate the code of Pe files in windows☆21Updated 5 months ago
- Example of hijacking system calls via function pointer tables☆32Updated 3 years ago