Giter Club home page Giter Club logo

Comments (6)

ArtyomAfanasovBS avatar ArtyomAfanasovBS commented on August 19, 2024

Windows UI for system restoring:
image

from libvshadow.

joachimmetz avatar joachimmetz commented on August 19, 2024

Are there plans to add the ability to retrieve a snapshot description that is set by the user when creating a restore point?

Not at the moment. Are you sure these are part of the volume layer data structures? Or is this operating system level information stored elsewhere, such as Windows Registry?

from libvshadow.

ArtyomAfanasovBS avatar ArtyomAfanasovBS commented on August 19, 2024

Are you sure these are part of the volume layer data structures?

No, I am not sure. But the presence of a snapshot identifier in the discovered name structure indicates a relationship between the snapshot (namely the Store Information structure) and Name structure (similar to the relationship between Volume Shadow Snaphots structures).

Or is this operating system level information stored elsewhere, such as Windows Registry?

That is a good idea! I will think about it.

One of my goals is to find the names of the snapshots in the E01 image containing NTFS. Even if the names are in the Windows Registry, they should be in the captured disk image (image E01). I need to find information about the offset where the Name structure is located (just as there are Descriptor List offsets, Catalog offsets, and many other offsets in your specification).

from libvshadow.

joachimmetz avatar joachimmetz commented on August 19, 2024

Even if the names are in the Windows Registry, they should be in the captured disk image (image E01).

Not necessarily, volume shadow and restore points are complex sub systems. The on volume structures (volsnap) is only one part of this.

Note that anything outside the volume structures is out of scope for this project

from libvshadow.

ArtyomAfanasovBS avatar ArtyomAfanasovBS commented on August 19, 2024

Thanks for the reply! I will try to investigate the snapshot naming structure at my leisure.

from libvshadow.

joachimmetz avatar joachimmetz commented on August 19, 2024

I'll close this issue for now then and let me know if you found indications that the information is stored as part of the volume structures. We can always reopen.

from libvshadow.

Related Issues (20)

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.