Hi,
I'm really interested in OpenRelik project and associated workflow. So first, thank for your amazing work.
I'm usually working with EWF image disk format (E01) chunked in different files (usually 8/16Gb). The naming convention is .E0X where X is incremented by each chunk (starting with 1, so E01, E01, etc).
I tried to upload a ZIP archive containing a small disk image (5 chunks), then run the un-archive worker then run evtx files extraction.
However, file are renamed after upload with an unique ID. I understand the requirement. However it breaks usage of the EWF format.
Is there a way to modify the unique ID process for the filename on disk ?