GithubHelp home page GithubHelp logo

wombatlogical about wombattools HOT 6 CLOSED

pjrinaldi avatar pjrinaldi commented on June 21, 2024
wombatlogical

from wombattools.

Comments (6)

pjrinaldi avatar pjrinaldi commented on June 21, 2024

write the properties to datastream as their respective types, then compress the contents for each file as a single lz4frame so the file goes logical image header info, file/folder properties, file/folder compressed contents, next file/folder properties, file/folder compressed contents, etc... until the end where i stick the blake3 hash for the image, which would be calculated as i go or after i'm done by reading in the image file or just the contents?

from wombattools.

pjrinaldi avatar pjrinaldi commented on June 21, 2024

wombatlogical and wombatexport work initially.

from wombattools.

pjrinaldi avatar pjrinaldi commented on June 21, 2024

need to add itemtype and deleted to the logical image format.

from wombattools.

pjrinaldi avatar pjrinaldi commented on June 21, 2024

itemtype and deleted are added and it's working. the very basic logical image is working and can also be imported into wombatforensics in a basic way. will need to figure out how to best display the import vs what i currently am doing, which gets the job done but might not be the ideal display methodology.

then i will also need to then upgrade the image format to account for properties from the various file systems. i don't need to worry about hexviewer, since whether it is the file hex viewer or the main image hexviewer, it will still just be the decompressed contents written to a tmp file and then displayed since there is no partition/volume structure and there is no gain to display it's location within the logical image.

from wombattools.

pjrinaldi avatar pjrinaldi commented on June 21, 2024

need to decide when to hash and what constitutes the "whole logical image" for the logical image hashing purposes. Right now I am leaning towards all the information included up to but not including the global logical image hash, which is at the end.

from wombattools.

pjrinaldi avatar pjrinaldi commented on June 21, 2024

added logical image hash and also added logical image hash verification to the wombatverify tool

working and closed for now. i'll open a new ticket if testing finds any issues.

from wombattools.

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.