Win 8 hibernation file format?

465 Views Asked by At

I am writing a C#/C++ program which will decompress win8 hibernation file. However, I haven't found hiberfil.sys format for new OS.

Is there any description of Win8 hiberfil.sys file format to parse it?

1

There are 1 best solutions below

4
On

That file is not new to Win 8. However, I'm not sure whether the format has changed over time. In any case, here's a link to a PDF from 2008 that describes the file and some tools.