Files | |
file | aff.c |
Code to interface with afflib to read and open AFF image files. | |
file | aff.h [code] |
file | ewf.c |
Code to interface with libewf to read / open EWF disk images. | |
file | ewf.h [code] |
file | img_cat.c |
file | img_open.c |
Contains the basic img_open function call, that interfaces with the format specific _open calls. | |
file | img_stat.c |
file | img_tools.h [code] |
Contains the definitions for the disk image functions. | |
file | img_types.c |
file | raw.c |
Code to open and read single raw disk images. | |
file | raw.h [code] |
file | split.c |
Code to handle opening and reading of split raw disk images. | |
file | split.h [code] |