- Redmond, WA
-
22:45
(UTC -07:00) - @KirillOsenkov
- @KirillOsenkov@mastodon.social
- @kirillosenkov.com
Sponsoring
Highlights
- Pro
Dump
Tools to analyze managed .dmp files using ClrMd
DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.
Windows tool for dumping malware PE files from memory back to disk for analysis.
Dump and analyze .Net applications memory ( a gui for WinDbg and ClrMd )
Copy-on-write fork()-like memory dump using Process Snapshotting APIs
A project for extracting managed (.NET) modules from a dump.
Write minidumps of .NET processes with full memory, only CLR heaps, or no memory at all
A Cross-Platform C++ parser library for Windows user minidumps with Python 3 bindings.
A Rust crate for parsing Windows user minidumps.
Helper objects to browse complex structures returned by ClrMD
Generator of strongly typed ClrMD helpers from a memory dump
Microsoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.