Skip to content

MagnetForensics/z2dmp-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Z2Dmp

This is a port of z2dmp which was originally written in C++. As we are moving to a more cross platform and interoperable architecture, this has been rewritten in Rust.

.zdmp files are compressed Microsoft full memory crash dump files generated by DumpIt driver. The compression layer is our own flavor which is why it is open-source.

The reason for a simple format is because it is handle by DumpIt kernel driver.

Usage

z2dmp <input_file> <output_file>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages