exhume_body

Crates.ioexhume_body
lib.rsexhume_body
version
sourcesrc
created_at2025-03-31 07:01:09.730829+00
updated_at2025-05-06 08:05:27.321702+00
descriptionFormat-agnostic data extraction from disk images and other potential data structures.
homepage
repository
max_upload_size
id1613115
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
ForensicXlab (forensicxlab)

documentation

https://www.forensicxlab.com/docs/category/exhume---body

README

🧬 Exhume Body

The exhume Body module is part of the exhume toolkit and is allowing you to examine, investigate and abstracting a body of data using different file formats.

The current supported formats are:

  • RAW
  • EWF

📄 Getting started

You can find the full installation and usage guide here: https://www.forensicxlab.com/docs/category/exhume---body

Commit count: 0

cargo fmt