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
826
2 年前

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

Python
771
5 年前

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

Rust
467
12 天前

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

Rust
230
8 个月前

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++
205
10 个月前

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

C++
205
9 个月前

Collection of crates to deal with crashes

Rust
157
3 个月前

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

C#
99
3 年前

Unofficial Windows build of gdb with added features.

C
79
3 个月前

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

C++
77
3 个月前

Simple breakpad crash reports collecting server

CoffeeScript
69
13 天前

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

C++
57
4 个月前

Simple x64dbg plugin to save a full memory dump

CMake
50
3 年前

A Rust crate for parsing Windows user minidumps.

Rust
40
1 年前

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

C++
39
18 天前

Small library to use breakpad with Qt C++

QMake
38
5 个月前

Dump protected process memory by using BYOVD to tamper with handle objects in the kernel.

C
34
15 天前

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

Python
26
3 年前

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

Rust
15
2 个月前