Thursday, December 6, 2012

Minor software update: version 5.5.1

This version was released to resolve several software stability and usability issues, as well as include most recent modifications that were applied to software base logics. It's recommended to update your software version 5 to latest version 5.5.1.


The changes include:

 
Stability
  • The update resolves sudden software crash if operating with double-degraded RAID level 6 and direct indexes for Reed-Solomon code (all RAID editions);
  • There are corrected several mistakes in RAID Definition Language (RDL) syntax analyzer (Professional Recovery);
  • Detected and resolved data consistency issue with parallel disk imaging (Professional Recovery);

Usability
  • Speed optimization of certain utility operation (data modification, disk erasing etc.);
  • Debian/Ubuntu Linux .deb packages: default "gksu" rights elevation for GUI shortcuts;
  • Digital signature on Mac OS X software for compatibility with Mac OS X 10.8 Gatekeeper.

 
Features
  • Better detection and recovery of HFS+ file systems with severe metadata damage;
  • Support of optional storage caching for faster recovery from slow, chunked or very segmented storages (Professional Recovery);
  • Support of mdadm/span with defined striping.

Thursday, November 1, 2012

Software updated: vesion five and half

UFS Explorer is updated to version 5.5 and gets more useful features. The update is considered as "regular" and thus it is free for all users of previous 5.x versions. New software release is available for download from download section of UFS Explorer web site.

What's new in this update

Windows logical volumes
Starting version 5.5 software recognizes and displays Windows logical volumes for simplified and alternative representation of locally mounted drives. It keeps showing classic disk/partition structure, but extends it with new group containing only Windows logical drives. This makes logical drive identification easier and allows to access data on dynamic disks (software RAID) immediately.
If you do not need this feature, you may easily turn it off for faster software startup.

Automated RAID Reconstruction
In this release it was added support of fully automated RAID reconstruction, including support of complex RAID-on-RAID configuration. Software will now detect known RAID configurations and build RAID automatically just after software start. The feature supports both complete and incomplete RAID with redundancy, running them in "degraded" mode.
It keeps monitoring RAID components and if missing part of "degraded" RAID will appear, software automatically adjusts RAID configuration to include missing component.
Want to build RAID degraded? Software will not modify RAID configurations created by the user.

Faster RAID operations
Total rework of RAID subsystem introduces much faster data access in "asynchronous mode". This allows to speed-up access on "striped" RAID (such as RAID 0, RAID 5, RAID 6, RAID 3 etc.) by several times for storage scan and data extraction purposes. This mode allows to speed-up even "degraded" RAID operations and scan RAID 5 or RAID 6 with missing drives much faster than single drive.

Adaptive RAID Recovery
Both classic synchronous and new asynchronous data access modes now support automated adaptive data recovery feature. If one or more RAID components contain bad blocks software may read only good data and adjust on-the-fly data access strategy to reconstruct missing information using redundancy. This function supports major redundancy methods, including mirroring, parity and Reed-Solomon code.

More RAID modes
The software now natively supports more possible RAID configurations (mainly related to RAID 6 and "vertical" data distributions: RAID 3/4, RAID 6/Vertical XOR etc.). New configurations support faster operation and adaptive recovery. Introduced RAID 1 support allows to use its redundancy to override bad blocks or even run it in asynchronous mode at same speeds as fast asynchronous RAID 0 by applying adaptive re-striping.

Full disk encryption support
Professional Recovery software edition now gets decryption module with support of major types of full-disk encryption algorithms and methods (such AES/AES256 with CBC and different Initialization Vector modes, including null, plain, ESSIV etc.). In case encryption key is known or can be recovered, software will be able to decrypt the volume (including RAID volumes) on-the-fly and thus access the data or recover lost or deleted files.
Decryption module is compatible to Linux device mapper encryption module (dm-crypt) and can be used with encrypted storages (including NAS storages) if encryption key is known.
 

Wednesday, August 22, 2012

UFS Explorer gets Compatible with Windows ® 7 and Windows ® 8 logos

Compatible with Windows ® 7

Compatible with Windows ® 8
Startig version 5.4 of UFS Explorer Standard, RAID and Professional Recovery  for Microsoft Windows ® have been tested to meet all of the technical requirements to be Compatible with Windows ® 7 and Windows ® 8 operating systems.

This means the software have passed Microsoft-designed tests to help ensure they install readily every time and minimize the number of crashes, hangs, and restarts that you experience. This all helps ensure a compatible and reliable experience with any edition of Windows 7 and Windows 8, including 64-bit.

List of supported operating systems is available on software web pages under "Specification" section.

Tuesday, August 14, 2012

NTFS encrypted files recovery process

Encrypted files on NTFS file system are stored in special format to handle transparent decryption of file data to whom who have access to these files. To handle transparent encryption the files on disk consist of two parts:
  • file data itself in encrypted form;
  • encryption metadata, required to decrypt the file.
File data is stored in usaul form, except file content is encrypted with strong encryption method. Encryption metadata is stored as so-called "utility stream" with special name "$EFS" and contains user identification data and copies of protected file encryption key. Only authenticated user from access list can decrypt an instance of file encryption key and thus access the data.

When file is lost, both encrypted data and encryption metadata are lost. The software recovers this information and restores association between these parts. On success, the software can use Windows API to restore encrypted file by supplying both encrypted data and encryption metadata. It does not decrypt file data so recovery operator still does not have access to sensitive user information.

Restored file can be only opened by a user from original file access control list (such as file owner).

In case file can not be restored in encrypted form because operating system does not support this (e.g. non-Windows OS or Windows NT4 OS) or target file system does not support encryption, the file will be restored in special format of encrypted file backup. This format is specified by Microsoft and contains both encrypted data and encryption metadata. These files can be restored by Windows EFS backup/restoration API. You may use free EFS Restoration Tool from UFS Explorer installation package to restore encrypted files from backup to encrypted files on NTFS.

Software update: version 5.4 released

The next regular update to UFS Explorer software (software version 5.4) is the usual, free update for users of version 5 software and is recommended for installation. Users of previous software versions (4 and below) may move to version 5.4 of the software according to terms and conditions of UFS Explorer software upgrade policy. The software is available for download from download section of UFS Explorer web site.

What's new in this update

It mostly introduces new features and enchantments to previous software versions. It also includes fixes for several stability and usability issues. The new key features include:

EFS support
Since version 5.4 all UFS Explorer software can recover also lost or deleted files with applied Windows File Encryption (or so-called Encrypted Files System - EFS). The software will not decrypt encrypted data, however it can restore encrypted file at safe target location. If operating system or target location do not support EFS, the software will save encrypted files in format of backup for later encrypted file restoration with free "EFS Restoration Tool" included into UFS Explorer for Windows pack.

Extension to RAID6
There are implemented more Reed-Solomon code based algorithms for data recovery after double storage failure in RAID6. Most RAID6 configuration are now supported, including Hewlett Packard ADG.

Legacy OS support
For outdated systems running Windows NT4, Windows 2000 or Windows XP before service pack it was introduced special software build marked as "Legacy OS". The software will run on any OS platform starting Windows NT4.0 with Service Pack 6 and later. Some minor (later OS specific) functions however will not work in this software build.

More accurate XFS recovery
In version 5.4 the software will recover files names and directory structure more accurately for better final result.

Wednesday, May 16, 2012

Software update: version 5.3 released

SysDev Laboratories introduces the next regular update to UFS Explorer software family: the software version 5.3. This is the free update for users of version 5 software and is recommended for installation. Users of previous software versions (4 and below) may move to version 5.3 of the software according to terms and conditions of UFS Explorer software upgrade policy. The software is available for download from download section of UFS Explorer web site.


What's new in this update

The update introduces new features and resolutions for several usability issues. The new functions include:


Storage identification for RAID recovery.

Since version 5.3 UFS Explorer Professional Recovery identifies drives serial numbers for easier drives identification during RAID reconstruction process. The serial number both present in storage properties and as informational column in RAID builder dialog.

Serial number identification depends of operating system platform and hardware.

Bad file system objects identification

When software is unable to resolve directory record because of incorrect RAID configuration or data damage, software may optionally signal about this problem by showing "bad" ("Unknown") objects.

Support of symbolic links

The software now resolves reparse or junction points and symbolic links for correct navigation using this kind of file system navigation "shortcuts".

More data protection for source storage

The software now denies copying of recovered data to the target location, same as source media. This prevents source data modification and helps to protect source data until recovery is complete. The option is available for Windows platform only.
Please note that it still not recommended to write anything to source storage using any third-party software to protect data until successful recovery is complete!

Several problem fixes

This includes fix to XFS file system recovery when short extended attributes are used (versions prior to 5.3 shown such files as "damaged"), fixes to user interface issues, sudden software crashes in some scenarios and so on.

Wednesday, February 29, 2012

Software update: version 5.2 released

SysDev Laboratories introduces the next regular update to UFS Explorer software family: the software version 5.2. This is the free update for users of version 5 software and is recommended for installation. Users of previous software versions (4 and below) may move to version 5.2 of the software according to terms and conditions of UFS Explorer software upgrade policy. The software is available for download from download section of UFS Explorer web site.


What's new in this update

The update introduces new features and resolutions for several usability issues. The new functions include:


Sun ZFS file system recovery (Professional Recovery edition).

In addition to ZFS file system access support, new version 5.2 of UFS Explorer Professional Recovery introduces support of data recovery from ZFS file system. The software now allows to find, open or scan ZFS volumes and recover files after data loss or file system damage. The software analyses file system for file system modification transactions and snapshots. This allows to build file system modifications history and thus allow to recover lost files from previous file system states. Because of large amount of metadata, it’s recommended to use 64bit software edition for ZFS recovery.

The software is limited to support of simple ZPOOL volumes and does not support RAID-Z configurations.


Better NTFS recovery (Recovery editions)

The software now better detects Master File Table metadata file truncation that guarantees better data recovery rate with short scan and more accurate file system reconstruction with long (sector-by-sector) scan.


Better FAT32 recovery (Recovery editions)

The software now supports deleted files recovery after cluster number truncation that ensures accurate deleted files recovery in this situation. Merging IntelliRAW scan stage into main scan stage significantly reduces data recovery scan time.


Offline network shares (All editions)

The “File open” and “File save” dialogs under Windows OS now also display “offline” network shared folders (disconnected persistent network shares). The software supports restoration of this kind of network connections. On demand it prompts for network username and password. This feature allows to restore network connection transparently when shared folder is connected under unprivileged user account context and requested by privileged user account under Windows Vista or Windows 7 with enabled UAC.