Skip to content

rroohhh/mtf-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mtf-rs

Low level parser of Microsoft Tape Format files.

This only provides low level functionality, parsing the various DBLKs and Streams and does not aim to provide higher level functionality such as unpacking of common mtf files created by backup tools.

Instead this library is meant as a building block for such tools. A basic example for this is the MTFPageProvider provided by this crate, which can be used together with mdf-rs to parse Microsoft SQL Server backups directly (without unpacking the .BAK file).

About

low level rust mtf parser library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages