2026-04-22

Generic.Utils.DeadDiskRemapping

https://github.com/Velocidex/velociraptor/pull/4796

Added additional shadow remappings for dead disk workflows so Registry Hunter and other artifacts can resolve `raw_reg`, `raw_registry`, `raw_ntfs`, and `ntfs` accessors correctly.

Notes#

The change extends Generic.Utils.DeadDiskRemapping with shadow mappings from raw_reg to raw_registry and from raw_ntfs to ntfs, fixing remap behavior for dead disk Registry.Hunter use cases.