Archive for February, 2008
26Feb
SandMan 1.0.080226 is out!
Articles, Programming, Reverse Engineering, WindowsSince Windows 2000, Microsoft provides a feature called Hibernation also know as suspend to disk that aims to save the system state into an undocumented file called hiberfil.sys. This file contains all the physical memory saved by the Operating System and aims to be restored by the user the next time the computer is powered […]
21Feb
Sandman project status.
WindowsLadies and Gentlemen, Phase 1 (C Library) and Phase 2 (Python) are almost finished. I’ve recently started the Phase 3 (Documentation).
The first public version of sandman should be released in the following days.
You can see here the actual progress of Sandman.
Furthermore, SandMan will be released as an open-source(GPLv3) project. But actually, only a 32bits compability […]