abarbatei / windbg-infoLinks
collection of links related to using and improving windbg
☆20Updated 7 years ago
Alternatives and similar repositories for windbg-info
Users that are interested in windbg-info are comparing it to the libraries listed below
Sorting:
- Windbg extension that allows you analyze Control Flow Guard map☆35Updated 3 years ago
- ☆34Updated 3 years ago
- Adding exceptions to Microsoft's Control Flow Guard (CFG)☆58Updated 9 years ago
- Use WinDBG to trace the Windows API calls of any Portable Executable file☆31Updated 8 years ago
- A POC for Windows Extension Host hooking☆22Updated 6 years ago
- Blog posts☆30Updated 4 years ago
- Windows 10 UAC bypass PoC using LaunchInfSection☆34Updated 6 years ago
- An IDA plugin to deal with Event Tracing for Windows (ETW)☆55Updated 3 years ago
- Bypass for the hardening against usage of tagWnd as a kernel read/write primitive☆29Updated 8 years ago
- This repository contains some tools that I have written in the past☆28Updated last year
- A windbg extension for ASLR/DEP/SafeSEH check☆25Updated 7 years ago
- Takes a Windbg dumped structure (using the 'dt' command) and formats it into a C structure☆35Updated last year
- A simple tool to view important DLL Characteristics and change DEP and ASLR☆44Updated 6 years ago
- Driver and WinDBG scripts to dump information about all resources and lookaside lists☆68Updated 5 years ago
- Exploiting HEVD's WriteWhatWhereIoctlDispatch for LPE on Windows 10 TH2 through RS3 using GDI objects.☆24Updated 7 years ago
- ☆16Updated 5 years ago
- drvtriks kernel driver for Windows 7 SP1 and 8.1 x64, that tricks around in your system.☆32Updated 7 years ago
- AllMemPro☆45Updated 7 years ago
- Tools made for my Hyper-V blog series @ https://foxhex0ne.blogspot.com/☆58Updated 5 years ago
- User-mode hook bypassing method