Git Product home page Git Product logo

libbfoverlay's Introduction

libbfoverlay's People

Contributors

joachimmetz avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

5433d-r32433

libbfoverlay's Issues

unsupported basic file overlay descriptor file signature?

Using vshadowmount fails on an image mounted with ewfmount+bdemount with "libvshadow_ntfs_volume_header_read_file_io_handle: unable to read NTFS volume header data at offset: 254862852096 (0x3b57028000)"
The bde1 reports a size of 254862852096 byte (using ls -l "/mnt/1921/001/bde/bde1")

I constructed the following 3 line bfoverlaymount descriptor file named "1921_001_overlay" and placed next to the bfoverlaymount binary:

layer: offset=0 size=254862856192
layer: offset=0 size=254862852096 file="/mnt/1921/001/bde/bde1" file_offset=0
layer: offset=254862855680 size=512 file="/mnt/1921/001/bde/bde1" file_offset=0

This fails as follows:

# ./bfoverlaymount -v 1921_001_overlay /mnt/1921/001/overlay/
bfoverlaymount 20210717

Unable to open source descriptor file
libbfoverlay_descriptor_file_read: unsupported basic file overlay descriptor file signature.
libbfoverlay_descriptor_file_read_file_io_handle: unable to read descriptor file.
libbfoverlay_internal_handle_open_read: unable to read descriptor file.
libbfoverlay_handle_open_file_io_handle: unable to read from file IO handle.
libbfoverlay_handle_open: unable to open handle: 1921_001_overlay.
mount_handle_open: unable to open handle.

Please point me to a description of the needed file signature?
Thank you for your numerous open source IT forensics tools.

Complete initial version of library

  • add support for 0-byte filled virtual file
  • add support to expose data in file from a specific offset e.g. to expose a single volume within partitioned image
  • add support to fix corrupted/truncated live images of an NTFS volume
  • add support to overlay recovered data on top of data in file, e.g. to implement libyal/libvshadow#18
  • add write support, e.g. to replace EWF delta files libyal/libewf#36

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.