Skip to content

A tool for reading meta information of a VHD file.

License

Notifications You must be signed in to change notification settings

Becavalier/vhd-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vhd-reader

A tool for reading meta information of a VHD file, this is only able to use for fixed size hard disk image.

Build

clang++ main.cc -std=c++11 -o ./main

Use

./main *.vhd

About

A tool for reading meta information of a VHD file.

Topics

Resources

License

Stars

Watchers

Forks

Languages