keowu / winsystemprogramming
Learn Winapi in this Repo with examples, to understand its abstraction in reverse engineering for Windows.
☆10Updated 2 years ago
Alternatives and similar repositories for winsystemprogramming
Users that are interested in winsystemprogramming are comparing it to the libraries listed below
Sorting:
- Anti-Analysis technique, trick the debugger by Hiding events from it.☆19Updated 3 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
- Windows driver template, using C++20 & cmake & GithubActions☆22Updated 9 months ago
- Bypassing kernel patch protection runtime☆20Updated 2 years ago
- Windows Minidump loader for Ghidra☆28Updated 2 years ago
- XOrCryptEx lightweight C Utility/Algorithm☆11Updated 3 years ago
- Process Creation, Image Load and Thread Creation Notification☆12Updated last year
- Fake Timestamps of Driver Certificates while keeping validity.☆17Updated 3 years ago
- Single header library to simplify the usage of direct syscalls. x64/x86☆11Updated 2 years ago
- Basic utilities for executing, reading and writing 64-bit data in a 32-bit WoW64 process☆17Updated 2 years ago
- Walks through the 4-level paging structures in Windows x64☆13Updated 2 years ago
- FastSymApi - A Fast API PDB Symbol Cache Server that efficiently caches and compresses PDBs on disk for quick and repeated retrieval.☆19Updated 7 months ago
- A demonstration of hooking into the VMProtect-2 virtual machine☆19Updated last year
- A Windows API hooking library !☆31Updated 2 years ago
- EDR PoC WIP LLC☆11Updated last year
- 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
- ☆29Updated 3 years ago
- ☆27Updated 2 years ago
- Elevate arbitrary MSR writes to kernel execution.☆35Updated 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 2 years ago
- Code Integrity Violation Spotter☆16Updated 11 months ago
- ☆14Updated 12 years ago
- An example code of CiGetCertPublisherName☆15Updated 3 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
- RET / JMP RBX call spoofer☆10Updated 5 years ago
- A driver to implement IOCTL hooking☆24Updated 3 years ago
- A simple python script to check evil Visual Studio projects☆17Updated last year
- Signature scanner and API hooks to detect malicious process injection☆27Updated 2 years ago
- R3劫持所有异常☆15Updated 4 years ago