libyal / libmdmpLinks
Library and tools to access the Windows Minidump (MDMP) format
☆43Updated last year
Alternatives and similar repositories for libmdmp
Users that are interested in libmdmp are comparing it to the libraries listed below
Sorting:
- A ready-made template for a project based on libpeconv.☆49Updated 5 months ago
- Three Tiny Examples of Directly Using Vista's NtCreateUserProcess☆88Updated 9 years ago
- Lightweight Portable Executable parsing library and a demo peParser application.☆80Updated 2 years ago
- Simple proof of concept code for injecting libraries on 64bit processes from a 32bit process☆96Updated 6 years ago
- Trace events in real time sessions☆45Updated last year
- Simple project that demonstrates how an ETW consumer can be created just by using NTDLL☆144Updated 6 years ago
- GetHooks is a program designed for the passive detection and monitoring of hooks from a limited user account.☆61Updated 4 years ago
- Enumerate user mode shared memory mappings on Windows.☆122Updated 4 years ago
- WinDbg debugger extension library providing various tools to analyse, dump and fix (restore) Microsoft Portable Executable files for both…☆83Updated 11 months ago
- Miscellaneous Code and Docs☆81Updated 2 weeks ago
- A cross-platform Python toolkit for parsing/writing PE files.☆67Updated last year
- A set of small utilities, helpers for PIN tracers☆32Updated last year
- A local copy of Alex Ionescu's seemingly abandoned native-nt-toolkit project containing knowledge inherited from the ReactOS project.☆55Updated 5 years ago
- A collection of tools, source code, and papers researching Windows' implementation of CET.☆84Updated 4 years ago
- Dumps information about all the callback objects found in a dump file and the functions registered for them☆36Updated 4 years ago
- Dynamic COFF object loader☆23Updated 7 years ago
- DTrace for Windows in userspace; Frontend to ETW☆27Updated 2 years ago
- An Integrity-Check Monitoring Pintool☆58Updated 4 years ago
- Headers for linking your software with ntdll.dll☆15Updated 4 years ago
- Writing WDF Drivers I: Core Concepts Lab Material