GithubHelp home page GithubHelp logo

pjrinaldi / wombattools Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 1.0 1.5 MB

set of command line tools for use with a custom forensic imager and custom logical imager using walafus, zstd, and blake3 which is integrated with wombat forensics and can also be used on their own.

License: BSD 2-Clause "Simplified" License

C 14.37% Shell 0.62% Assembly 54.96% C++ 29.75% Makefile 0.29%
blake3 forensic-imager forensic-tools zstd cpp tar linux

wombattools's Introduction

Wombat Tools

A set of command line tools for working with the wombatforensics forensic image format. These custom images will be integrated into wombatforensics which will be able to read and parse the images as well as create and verify them.

The wombat forensic image (wfi) will be a walafus read only zstd compressed file system. The wfi image file contains the raw forensic image as well as the log file from the creation of the image and the info file which contains the forensic propertis such as case number, examiner, evidence number, description, and blake3 hashes for the source device. If verification was enabled, the forensic image hash and the verification status will be included.

The wombat logical image (wli), will be a zstd compressed tar file with the forensic metadata stored somewhere as yet to be determined, so the wli file will be 100% interoprable with tar and fuse mounting tools based on libarchive.

Version 0.2 Tools

  • wombatimager - create a walafus read only zstd compressed forensic image given a source device and an image format name.
  • wombatlist - displays the files and their sizes within the wombat forensic image
  • wombatinfo - displays the forensic image metadata information
  • wombatlog - displays the log from the creation of the forensic image
  • wombaverify - verifies the raw forensic image within the wombat forensic image to ensure nothing has changed
  • wombatreader - reads the raw forensic image and sends to stdout for use with other tools such as b3sum, xxd, etc.
  • wombatrestore - restores the raw forensic image to a physical device and can optionally verify the device when done
  • wombatmount - working on a fuse module to enable fuse mounting the forensic image and accessing the files within

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.