Crates.io | exhume_body |
lib.rs | exhume_body |
version | |
source | src |
created_at | 2025-03-31 07:01:09.730829+00 |
updated_at | 2025-05-06 08:05:27.321702+00 |
description | Format-agnostic data extraction from disk images and other potential data structures. |
homepage | |
repository | |
max_upload_size | |
id | 1613115 |
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` |
size | 0 |
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:
You can find the full installation and usage guide here: https://www.forensicxlab.com/docs/category/exhume---body