Monday 12 June 2023

What's new in version 9.14:

 

  • All file reports have been reworked to support splitting into files of roughly a fixed, configured size;
  • Dynamic HTML report:
    - Added 'recalculate folders capacity' sub-report type (for reports, saved from file system with no scan);
    - Fixed numeric overflow bug in object IDs;
    - Fixed issue with column sort function in search result;
  • Added experimental support of Drobo Cache - for attempts to recover damaged blocks from cache;
  • VMware Workstation - encrypted VMDK files:
    - Added decryption of split-VMDK files (they have to be opened from encrypted VMDK metadata file);
    - Added support of encrypted delta-files (including split) - setting up as a delta, indication of the parent file hint;
  • Added support of custom LaCie/WD AnyRAID LUKS encryption:
    - Added password transform function (when possible to apply);
    - Initialization vector 'cbc-plain:sha1' is considered as 'cbc-plain' (32bit);
  • Microsoft Data Deduplication:
    - NTFS access: added support of non-deduplicated modification of deduplicated files via copy-on-write bitmaps;
    - ReFS access: modified procedure for handling deduplicated files and added support of non-deduplicated modifications on them;
    - File open procedure: is now much optimized for speed (by reducing the number of verifications);
    - In scan: optimization for completion speed, fixed bug with 'hotspots' interference ('pending modifications' not yet supported);
  • LUKS2 decryption: fixed issue with decryption of volumes with 4K sector size;
  • Saving disk image files to E01 (EWF) format:
    - Fixed bug with sudden appearance of extra blocks at the end of file;
    - Added special warning message about 'correct completion' of disk image (padding with zeros);
    - Added progress indication for file finalization (when imaging is aborted) with ability to abort correct completion;
  • HFS+ scan: better reconstruction of lost folder names from journal;
  • ExFAT scan: removed duplicate 'green'/'yellow' file systems in result;

No comments:

Post a Comment

Note: only a member of this blog may post a comment.

What's new in version 9.18:

Added support of 'data entropy' map: - In disk imager, added possibility to save 'data entropy' map during imaging (low and ...