An easy-to-use library for emulating memory dumps. Useful for malware analysis (config extraction, unpacking) and dynamic analysis in general (sandboxing).
Credentials gathering tool automating remote procdump and parse of lsass process.
翻译 - 凭证收集工具可自动进行远程procdump和lsass进程的解析。
Type definitions, parsing, and analysis for the minidump file format.
A Cross-Platform C++ parser library for Windows user minidumps with Python 3 bindings.
This tool leverages the Process Forking technique using the RtlCreateProcessReflection API to clone the lsass.exe process. Once the clone is created, it utilizes MINIDUMP_CALLBACK_INFORMATION callback...
Red teaming tool to dump LSASS memory, bypassing basic countermeasures.
Collection of crates to deal with crashes
Inspect and capture minidump files. Includes stand alone library for reading minidump files.
Simple breakpad crash reports collecting server
⚙️👾🤯 BugSplat's Unreal Engine plugin for configuring top-notch crash reporting!
A google crashpad minidump collection server, built with open-source projects in mind.
C# Support for Backtrace
A tutorial on writing unhandled exception filters, WinDbg extensions, and how exceptions on Windows work.
Minidump loader for Binary Ninja