mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-07-08 17:56:18 +00:00
[Feature Request] Sector/data viewer/exporter for DICF format #261
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tenyuhuang on GitHub (May 26, 2019).
Prerequisites
Running DiscImageChef 4.5.99.1693-df0b0017.
Description
As of now, DICF format supports saving various types of data that would otherwise be unsupported, but Chef doesn't seem to have a functionality for extracting or viewing these data. Being able to view or export them through Chef itself would be handy.
@claunia commented on GitHub (Aug 6, 2019):
@tenyuhuang not exactly why you asked I think but have you tried the printhex command? It spits a hexadecimal print of the chosen sector on console.
@claunia commented on GitHub (Dec 7, 2019):
@tenyuhuang commented on GitHub (Dec 9, 2019):
Thank you very much! I'll check it out asap.