• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Non-pageable app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Non-pageable app


  • Subject: Re: Non-pageable app
  • From: Michael Ash <email@hidden>
  • Date: Mon, 6 Apr 2009 12:49:16 -0400

On Mon, Apr 6, 2009 at 2:03 AM, Kyle Sluder <email@hidden> wrote:
> On Sun, Apr 5, 2009 at 8:07 PM, Chris Suter <email@hidden> wrote:
>> What am I missing?
>
> If the attacker physically powers off the machine while the page is
> written out to disk, s/he can just read the page off the swap space on
> the HDD.  If this page contains, say, an initialization vector, then
> bang you're dead.

The same is actually true of RAM. You can reboot the machine and RAM
contents are largely preserved, ready to be read by your code. You can
even yank the RAM out of a machine, plug it into another one, and read
the contents. This works because RAM takes some time (on the order of
30 seconds?) to fully decay after the power is pulled.

http://en.wikipedia.org/wiki/Cold_boot_attack

Mike
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >NSAccessibilityLinkedUIElementsAttributes (From: Rich Collyer <email@hidden>)
 >Non-pageable app (From: Rich Collyer <email@hidden>)
 >Re: Non-pageable app (From: Dave Carrigan <email@hidden>)
 >Re: Non-pageable app (From: Rich Collyer <email@hidden>)
 >Re: Non-pageable app (From: Finlay Dobbie <email@hidden>)
 >Re: Non-pageable app (From: Chris Suter <email@hidden>)
 >Re: Non-pageable app (From: Kyle Sluder <email@hidden>)

  • Prev by Date: Re: NSButton not responding to click in worker thread
  • Next by Date: Re: Non-pageable app
  • Previous by thread: Re: Non-pageable app
  • Next by thread: Re: Non-pageable app
  • Index(es):
    • Date
    • Thread