Can the page file be read?

Page 3 of 5 FirstFirst 12345 LastLast

  1. whs
    Posts : 26,210
    Vista, Windows7, Mint Mate, Zorin, Windows 8
       #21

    Gary, let's go back to basics.

    The pagefile is an 'extension' of your RAM. Whenever you run short of RAM and there is a request by a program for RAM, Superfetch will page-out the lowest priority (the one that has not been used for the longest time) part of the occupied RAM in order to make room for the new request. Now that could be anything that happens to linger around in RAM at this point in time.

    The good news is that with our modern PCs that have 4GB or more of RAM, chances are slim that anything gets paged out at any time. The page requests (hard faults) that you may see e.g. in the Resource Monitor are mostly fake paging requests. Those occur because Superfetch uses the paging mechanism to populate RAM without really populating the page file.
      My Computer


  2. Posts : 24,479
    Windows 7 Ultimate X64 SP1
    Thread Starter
       #22

    logicearth said:
    Furthermore, if your laptop is stolen do you honestly think someone would care enough to pull fragments of your personal information that may or may not be contained in the pagefile when they now have unrestricted access to your personal information stored on the computer in full. Or passwords stored in the browsers log in cache. Why would they bother with the pagefile? (BTW, encryption keys are already protected from being paged out in the first place, they will not be contained in the pagefile.)
    Look, none of your comments have had any bearing on my original question. I don't have a laptop, please read the comments.
      My Computer


  3. Posts : 5,092
    Windows 7 32 bit
       #23

    Britton30 said:
    Since there is much discussion of overwriting the pagefile.sys I am wondering is there a way to read its contents?

    I'd also like to view contents of thumbs.db (I think) just to see what if any info is stored in them.
    The storage tends to be data allocated by programs. For example, if I wrote a program that changes a graphics file from one format to another, I might allocate a few hundred MB for a buffer to read the whole file into. If memory is short on the system, when another app needs memory, my data may be "swapped out" to the page file.

    Program code is considered to already be "paged" in the exe file that sits on disk. That's one reason why the OS frowns on altering code in memory. That and security/malware reasons. But if you can alter the code in ram then the image on disk is not an accurate copy anymore etc..

    If your machine was actually some financial server or constantly processed credit card info, then you may want to encrypt the page file for security.

    Here's a couple of links with some more info.

    Pagefile.sys - Forensics Wiki

    Encrypt Your Windows Pagefile To Improve Security

    One way to read your pagefile would be to boot a Linux CD and use a hex editor to view it. Likely some of the contents would be text. Skimming it you would likely find sections with readable text.
      My Computer


  4. Posts : 5,642
    Windows 10 Pro (x64)
       #24

    Britton30 said:
    Look, none of your comments have had any bearing on my original question. I don't have a laptop, please read the comments.
    My last post was not directed at you.
      My Computer


  5. Posts : 24,479
    Windows 7 Ultimate X64 SP1
    Thread Starter
       #25

    whs said:
    Gary, let's go back to basics.

    The pagefile is an 'extension' of your RAM. Whenever you run short of RAM and there is a request by a program for RAM, Superfetch will page-out the lowest priority (the one that has not been used for the longest time) part of the occupied RAM in order to make room for the new request. Now that could be anything that happens to linger around in RAM at this point in time.

    The good news is that with our modern PCs that have 4GB or more of RAM, chances are slim that anything gets paged out at any time. The page requests (hard faults) that you may see e.g. in the Resource Monitor are mostly fake paging requests. Those occur because Superfetch uses the paging mechanism to populate RAM without really populating the page file.
    MilesAhead said:
    The storage tends to be data allocated by programs. For example, if I wrote a program that changes a graphics file from one format to another, I might allocate a few hundred MB for a buffer to read the whole file into. If memory is short on the system, when another app needs memory, my data may be "swapped out" to the page file.

    Program code is considered to already be "paged" in the exe file that sits on disk. That's one reason why the OS frowns on altering code in memory. That and security/malware reasons. But if you can alter the code in ram then the image on disk is not an accurate copy anymore etc..

    If your machine was actually some financial server or constantly processed credit card info, then you may want to encrypt the page file for security.

    Here's a couple of links with some more info.

    Pagefile.sys - Forensics Wiki

    Encrypt Your Windows Pagefile To Improve Security

    One way to read your pagefile would be to boot a Linux CD and use a hex editor to view it. Likely some of the contents would be text. Skimming it you would likely find sections with readable text.
    Thanks!
      My Computer


  6. Posts : 24,479
    Windows 7 Ultimate X64 SP1
    Thread Starter
       #26

    logicearth said:
    Britton30 said:
    Look, none of your comments have had any bearing on my original question. I don't have a laptop, please read the comments.
    My last post was not directed at you.
    My appologies.
      My Computer


  7. Posts : 25,847
    Windows 10 Pro. 64/ version 1709 Windows 7 Pro/64
       #27

    This might be of some interest. Couldn't find it our Tutorials.
    How to Clear Virtual Memory Pagefile upon shutdown in Windows 7?
      My Computer


  8. Posts : 24,479
    Windows 7 Ultimate X64 SP1
    Thread Starter
       #28
      My Computer


  9. Posts : 53,363
    Windows 10 Home x64
       #29

    That will make for a very slow shutdown BTW. It is something to consider when an OP complains of slow shutdown. A Guy
      My Computer


  10. Posts : 24,479
    Windows 7 Ultimate X64 SP1
    Thread Starter
       #30

    A Guy said:
    That will make for a very slow shutdown BTW. It is something to consider when an OP complains of slow shutdown. A Guy
    True, it went from ~48 seconds to 62 for a reboot.
      My Computer


 
Page 3 of 5 FirstFirst 12345 LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 10:15.
Find Us