An easy-to-use library for emulating memory dumps. Useful for malware analysis (config extraction, unpacking) and dynamic analysis in general (sandboxing).
-
Updated
Feb 2, 2024 - C
An easy-to-use library for emulating memory dumps. Useful for malware analysis (config extraction, unpacking) and dynamic analysis in general (sandboxing).
Type definitions, parsing, and analysis for the minidump file format.
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 callbacks to generate a memory dump of the cloned process
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
memory dump tool mirror for version 3.0.20171228.1
Minidump loader for Binary Ninja
Add a description, image, and links to the minidump topic page so that developers can more easily learn about it.
To associate your repository with the minidump topic, visit your repo's landing page and select "manage topics."