hugsy / defcon_27_windbg_workshopLinks
DEFCON 27 workshop - Modern Debugging with WinDbg Preview
☆726Updated 7 months ago
Alternatives and similar repositories for defcon_27_windbg_workshop
Users that are interested in defcon_27_windbg_workshop are comparing it to the libraries listed below
Sorting:
- Examples of leaking Kernel Mode information from User Mode on Windows☆605Updated 7 years ago
- Pinjectra is a C/C++ OOP-like library that implements Process Injection techniques (with focus on Windows 10 64-bit)☆813Updated 3 years ago
- My personal cheat sheet for using WinDbg for kernel debugging☆424Updated 2 months ago
- RpcView is a free tool to explore and decompile Microsoft RPC interfaces☆983Updated last year
- A bunch of JavaScript extensions for WinDbg.☆343Updated 6 months ago
- Scripts and cheatsheets for IDAPython☆684Updated last year
- Checksec, but for Windows: static detection of security mitigations in executables☆591Updated 5 months ago
- Quickly debug shellcode extracted during malware analysis☆604Updated 2 years ago
- Dump of win32k POCs for bugs I've found☆375Updated 3 years ago
- Internals information about Hyper-V☆695Updated last week
- Windows Kernel Drivers fuzzer☆349Updated 8 years ago
- My notes while studying Windows internals☆431Updated 6 months ago
- ☆796Updated 2 years ago
- Time Travel Debugging IDA plugin☆587Updated 11 months ago
- collect for learning cases☆586Updated last year
- A curated list of Hyper-V exploitation resources, fuzzing and vulnerability research.☆418Updated 2 months ago
- DriverBuddy is an IDA Python script to assist with the reverse engineering of Windows kernel drivers.☆364Updated 5 years ago
- Dynamic unpacker based on PE-sieve☆736Updated 3 weeks ago
- Obfuscate specific windows apis with different apis☆1,004Updated 4 years ago
- Useful scripts for WinDbg using the debugger data model☆414Updated last year
- A Pin Tool for tracing API calls etc☆1,477Updated last week
- awesome windbg extensions☆332Updated 6 years ago
- Incident Response & Digital Forensics Debugging Extension☆381Updated 6 years ago
- Vulnerability examples.☆405Updated last year
- Papers, blogposts, tutorials etc for learning about Windows kernel exploitation, internals and (r|b)ootkits☆396Updated 5 years ago
- A small, null-free Windows shellcode that executes calc.exe (x86/x64, all OS/SPs)☆414Updated last year
- ☆814Updated 5 years ago
- Virtual Machine Introspection, Tracing & Debugging☆579Updated 3 years ago
- Extract Windows Defender database from vdm files and unpack it☆443Updated last week
- A Binary Ninja plugin for vulnerability research.