Pattern-Oriented Software Diagnostics Software Diagnostics Institute Software Diagnostics Library Software Diagnostics Technology and Services Memory Dump Analysis Anthology (Diagnomicon) Tables of Contents and Indexes of WinDbg Commands from all volumes WinDbg Quick Links Download WinDbg Download Debugging Tools for Windows Debugging Tools for Windows Help Debugging Tools for Windows Blog Microsoft Symbol Server srv*c:\mss*https://msdl.microsoft.com/download/symbols .symfix c:\mss .sympath+ other_symbols_location WinDbg cheat sheet for crash dump analysis Crash Dump Analysis Checklist CMDTREE.TXT for .cmdtree WinDbg command corresponding to Crash Dump Analysis Checklist WinDbg Extensions NEW! The book about using and writing WinDbg extensions Patterns Large collection of extensions SOS for .NET Core MEX Debugging Extension Psscor4 Managed-Code Debugging Extension netext SOSEX for .NET Python Scripting Page Fault Breakpoints Wireshark Integration CodeMachine Kernel Debugger Extension WinDBG Anti-RootKit Extension Incident Response & Digital Forensics Debugging Extension (SwishDbgExt) Windows Object Explorer 64-bit (WinObjEx64) DbgKit WinDBGtree WinDbg Scripts Complete Stack Traces from x64 System: !for_each_thread "!thread @#Thread 16;.thread /w @#Thread; .reload; kv 256; .effmach AMD64" x86 Stack Traces from WOW64 Process: !for_each_thread ".thread @#Thread; r $t0 = @#Thread; .if (@@c++(((nt!_KTHREAD *)@$t0)->Process) == ProcessAddress) {.thread /w @#Thread; .reload;
FEATURES
ALTERNATIVES
Tool for decompressing malware samples to run Yara rules against them.
Discontinued project for file-less persistence, attacks, and anti-forensic capabilities on Windows 7 32-bit systems.
A tool that generates Yara rules for strings and their XOR encoded versions, as well as base64-encoded variations with different padding possibilities.
An open-source binary debugger for Windows with a comprehensive plugin system for malware analysis and reverse engineering.
A tool for identifying and analyzing Java serialized objects in network traffic
Assembler/disassembler for the dex format used by Dalvik, Android's Java VM implementation.
PINNED

Mandos Brief Newsletter
A weekly newsletter providing cybersecurity leadership insights, industry updates, and strategic guidance for security professionals advancing to management positions.

PTJunior
An AI-powered penetration testing platform that autonomously discovers, exploits, and documents vulnerabilities while generating NIST-compliant reports.

CTIChef.com Detection Feeds
A tiered cyber threat intelligence service providing detection rules from public repositories with varying levels of analysis, processing, and guidance for security teams.

ImmuniWeb® Discovery
ImmuniWeb Discovery is an attack surface management platform that continuously monitors an organization's external digital assets for security vulnerabilities, misconfigurations, and threats across domains, applications, cloud resources, and the dark web.

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.