<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Sandman &#8211; Read the Windows Hibernation File</title>
	<atom:link href="http://www.darknet.org.uk/2008/05/sandman-read-the-windows-hibernation-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darknet.org.uk/2008/05/sandman-read-the-windows-hibernation-file/</link>
	<description>Ethical Hacking, Penetration Testing &#38; Computer Security</description>
	<lastBuildDate>Fri, 20 Nov 2009 20:21:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joe Gorenzi</title>
		<link>http://www.darknet.org.uk/2008/05/sandman-read-the-windows-hibernation-file/#comment-124275</link>
		<dc:creator>Joe Gorenzi</dc:creator>
		<pubDate>Fri, 01 Aug 2008 23:22:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.darknet.org.uk/?p=812#comment-124275</guid>
		<description>Any documentation of the functions in this code?  The comments are...well...pretty much non-existant and while I get some of what is going on, sure would be nice if there was a flowchart or something that explained the general procedure you are trying to follow with like getting the physical addresses and such.  

OH, and of course it doesn&#039;t work for me which is why I need to go through the source in the first place.  I am kind of bummed.  I really just wanted a quick utility that could dump the memory contents so i could compare with what I am getting in my hiber stack hook driver.

The sandman.lib is built with a compiler that is older than what I am using and VS 2005 complains.  Would have been nice if you had included a project for the lib.  I spent more time than I liked creating a new lib and such just to find out this all doesn&#039;t work.  

It&#039;s free which is nice but not so much if it doesn&#039;t work.  I think I may be better off writing my own.  Kinda frustrating...I have yet to find ANY free software that works except Mozilla sometimes.  Don&#039;t know what all the fuss is about with this free stuff.

But, at least you have laid the groundwork for what could be working code.  Kudos on that.</description>
		<content:encoded><![CDATA[<p>Any documentation of the functions in this code?  The comments are&#8230;well&#8230;pretty much non-existant and while I get some of what is going on, sure would be nice if there was a flowchart or something that explained the general procedure you are trying to follow with like getting the physical addresses and such.  </p>
<p>OH, and of course it doesn&#8217;t work for me which is why I need to go through the source in the first place.  I am kind of bummed.  I really just wanted a quick utility that could dump the memory contents so i could compare with what I am getting in my hiber stack hook driver.</p>
<p>The sandman.lib is built with a compiler that is older than what I am using and VS 2005 complains.  Would have been nice if you had included a project for the lib.  I spent more time than I liked creating a new lib and such just to find out this all doesn&#8217;t work.  </p>
<p>It&#8217;s free which is nice but not so much if it doesn&#8217;t work.  I think I may be better off writing my own.  Kinda frustrating&#8230;I have yet to find ANY free software that works except Mozilla sometimes.  Don&#8217;t know what all the fuss is about with this free stuff.</p>
<p>But, at least you have laid the groundwork for what could be working code.  Kudos on that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bogwitch</title>
		<link>http://www.darknet.org.uk/2008/05/sandman-read-the-windows-hibernation-file/#comment-123136</link>
		<dc:creator>Bogwitch</dc:creator>
		<pubDate>Wed, 21 May 2008 15:26:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.darknet.org.uk/?p=812#comment-123136</guid>
		<description>Jinesh,

As this is an offline, forensic discovery, no, AV will not help. It is possible that some AV vendors will start detecting the library as malware but it&#039;s not something that will &#039;infect&#039; your machine unless it&#039;s functionality can be leveraged by an attacker in which case at attacker may include it as part of an upload.</description>
		<content:encoded><![CDATA[<p>Jinesh,</p>
<p>As this is an offline, forensic discovery, no, AV will not help. It is possible that some AV vendors will start detecting the library as malware but it&#8217;s not something that will &#8216;infect&#8217; your machine unless it&#8217;s functionality can be leveraged by an attacker in which case at attacker may include it as part of an upload.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jinesh Doshi</title>
		<link>http://www.darknet.org.uk/2008/05/sandman-read-the-windows-hibernation-file/#comment-123133</link>
		<dc:creator>Jinesh Doshi</dc:creator>
		<pubDate>Wed, 21 May 2008 11:31:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.darknet.org.uk/?p=812#comment-123133</guid>
		<description>No antivirus can help?</description>
		<content:encoded><![CDATA[<p>No antivirus can help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zupakomputer</title>
		<link>http://www.darknet.org.uk/2008/05/sandman-read-the-windows-hibernation-file/#comment-122939</link>
		<dc:creator>zupakomputer</dc:creator>
		<pubDate>Tue, 06 May 2008 18:09:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.darknet.org.uk/?p=812#comment-122939</guid>
		<description>*collects acorns and burrows underground for winter*

That sounds like the Save State option in Virtual PC; though I&#039;ve never looked in its files to see what form it stores the saved state in.

I&#039;ve seen Hibernate on some machines as a shutdown option for a while - I had thought it was actually some power-saving / power-down feature.</description>
		<content:encoded><![CDATA[<p>*collects acorns and burrows underground for winter*</p>
<p>That sounds like the Save State option in Virtual PC; though I&#8217;ve never looked in its files to see what form it stores the saved state in.</p>
<p>I&#8217;ve seen Hibernate on some machines as a shutdown option for a while &#8211; I had thought it was actually some power-saving / power-down feature.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
