Repository navigation

#

minidump

An easy-to-use library for emulating memory dumps. Useful for malware analysis (config extraction, unpacking) and dynamic analysis in general (sandboxing).

C
797
1 年前

Credentials gathering tool automating remote procdump and parse of lsass process.

Python
763
5 年前

Type definitions, parsing, and analysis for the minidump file format.

Rust
460
5 天前

Red teaming tool to dump LSASS memory, bypassing basic countermeasures.

Rust
225
4 个月前

A Cross-Platform C++ parser library for Windows user minidumps with Python 3 bindings.

C++
202
5 个月前

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

C++
197
6 个月前

Collection of crates to deal with crashes

Rust
147
9 个月前

Inspect and capture minidump files. Includes stand alone library for reading minidump files.

C#
96
2 年前

😽🖥💥 Example MacOS, Windows, and Linux Qt application integrated with Crashpad.

C++
74
9 个月前

Unofficial Windows build of gdb with added features.

C
70
14 天前

Simple breakpad crash reports collecting server

CoffeeScript
68
2 个月前

Simple x64dbg plugin to save a full memory dump

CMake
50
3 年前

Cross-Platform, Efficient easy to integrate crash reporting library for modern C++

C++
42
2 天前

A Rust crate for parsing Windows user minidumps.

Rust
40
1 年前

Small library to use breakpad with Qt C++

QMake
37
19 天前

⚙️👾🤯 BugSplat's Unreal Engine plugin for configuring top-notch crash reporting!

C++
36
17 天前

A google crashpad minidump collection server, built with open-source projects in mind.

Python
23
2 年前

A Rust crate to parse user-mode minidump files generated on Windows

Rust
14
2 个月前

A tutorial on writing unhandled exception filters, WinDbg extensions, and how exceptions on Windows work.

C++
14
5 年前