Version 0.5 - 25.11.2014: • Based on chntpw 140201; • OpenSSL libraries replaced by LibTomCrypt; • Fixed out of bounds access in hive array; • Fixed inconsistent definition of _WIN32_WINNT in dlglib.
Version 0.6 - 07.11.2016 • Added hibernation warning message - See Anshad Reply #8 • Added simple automatic search for SAM file • Fixed false hive open error in ntreg.c
Version 0.7 - 26.09.2017 • Always enable "Unlock" button for accounts that can expire
Here it isI also updated Gena's plugin
The goal of Fast Boot is pretty obvious from its name - Windows 8 boots up faster than previous versions of the operating system ever did. To accomplish this feat, Windows 8 doesn't totally shut down when you click the Shut down command. Instead it only partially shuts down and partially hibernates. This is the Hybrid Shutdown part of the equation. Then, when you turn on your computer, Windows 8 starts very quickly because it only has to partially boot up and partially wake up. This is the Fast Boot part of the equation.
Making changes to your Windows (ntfs) partition while it is hibernated could be dangerous--it could cause Windows to not resume from hibernation or to crash after resuming. Because of this, the tool (ntfs-3g) that mounts (opens) the partition will not mount it in read-write mode if it sees a hibernation flag.
In tests, the problem was easily reproduced by shutting down a freshly installed Windows 8 system from the menu and then creating a few files on the Windows partitions from within a Linux distribution. After a subsequent system start, the new files did not appear in Windows. After unmounting and remounting the test partitions, and after rebooting Windows using the Windows restart feature, the files became visible but were often unreadable or corrupted. Edited files were also often damaged. Although Windows managed to repair the test system's filesystems, it took over an hour to fix an NTFS partition of 1.5TB, and some of the files that were created or modified under Linux were lost in the process.
Version 0.6 - 07.11.2016 + added hibernation warning message - See Anshad Reply #8 + added simple automatic search for SAM file - fixed false hive open error in ntreg.c
Also I think where I'm wrong is. I assumed exact and secure updated everything once added to build. If I run exact and secure it does NOT update plugins I used the "Download" button for. That updates only plugins that normaly come with builder but not Downloads. It would explain my false logic.