issues
search
libyal
/
libbfoverlay
Library to provide basic file overlay support
GNU Lesser General Public License v3.0
7
stars
1
forks
source link
Complete initial version of library
#1
Open
joachimmetz
opened
3 years ago
joachimmetz
commented
3 years ago
[x] add support for 0-byte filled virtual file
[x] add support to expose data in file from a specific offset e.g. to expose a single volume within partitioned image
[x] add support to fix corrupted/truncated live images of an NTFS volume
[x] add support to overlay recovered data on top of data in file, e.g. to implement
https://github.com/libyal/libvshadow/pull/18
[ ] add write support, e.g. to replace EWF delta files
https://github.com/libyal/libewf/issues/36