Artem-Malyi / windbg-cheat-sheetLinks
WinDbg cheat sheet
☆14Updated 2 years ago
Alternatives and similar repositories for windbg-cheat-sheet
Users that are interested in windbg-cheat-sheet are comparing it to the libraries listed below
Sorting:
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆75Updated last year
- Hook all callbacks which are registered with LdrRegisterDllNotification☆94Updated 8 months ago
- Proof-of-Concept software for detecting AV/EDR hooks in Windows libraries.☆33Updated 3 years ago
- Small handy tool for crafting shellcodes by hand.☆18Updated 3 years ago
- windows rootkit☆60Updated last year
- NtCreateUserProcess with CsrClientCallServer for mainstream Windows x64 version☆32Updated last year
- A Windows PE loader / manual mapper for executables (x86 and x64) with full TLS (Thread Local Storage) support.☆78Updated last month
- IAT-Obfuscation to make static analysis of executable harder.☆44Updated 4 years ago
- PoC exploit for HP Hardware Diagnostic's EtdSupp driver☆50Updated 2 years ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆78Updated 2 years ago
- Samples from my book Windows Native API programming☆80Updated 7 months ago
- An extended proof-of-concept for the CVE-2021-21551 Dell ‘dbutil_2_3.sys’ Kernel Exploit☆24Updated 4 years ago
- Call NtCreateUserProcess directly as normal.☆75Updated 3 years ago
- Example of building an application verifer DLL☆50Updated last year
- Sample for Creating a new kernel object type and supporting API☆26Updated last year
- ☆25Updated 4 years ago
- Dynamically generated obfuscated jumps and/or function calls☆38Updated 2 years ago
- Windows PDB Parser using Imagehlp library.☆16Updated 3 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆115Updated 3 years ago
- CVE-2022-3699 with arbitrary kernel code execution capability☆70Updated 2 years ago
- Elevate arbitrary MSR writes to kernel execution.☆41Updated 2 years ago
- bootkit驱动映射,三环进程注入加载指定模块☆14Updated last year
- X86 Packer with Portable Executable compatibility.☆80Updated 3 weeks ago
- Create stealthy, inline, EPT-like hooks using SMAP and SMEP☆59Updated last year
- Finding Truth in the Shadows☆119Updated 2 years ago
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆130Updated 2 years ago
- ☆11Updated 4 years ago
- Demo to show how write ALPC Client & Server using native Ntdll.dll syscalls.☆21Updated 3 years ago
- Windows 11 kernel research framework demonstrating DSE bypass on Windows 11 25H2 through boot-time execution. Loads unsigned drivers by s…☆40Updated this week
- Detours implementation (x64/x86) which used only ntdll import☆90Updated last month