LastActivityView reveals too much.

Discussion in 'privacy problems' started by zmechys, Feb 14, 2013.

  1. mantra

    mantra Registered Member

    Joined:
    Jan 25, 2005
    Posts:
    6,176
    but
    windows 7 or 8 should clean HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam\MUICache when it's idle?
     
  2. jonnyhuk

    jonnyhuk Registered Member

    Joined:
    Jan 30, 2014
    Posts:
    1
    Hi,

    I've been reading this thread (great idea for a tool!) - Quick Q: would this clear Jump List entries, as desired here?

    Also, re app development, is there any way to pass parameters, automating the cleaning stage?

    I imagine, for example, if the user is able to automate the cleaning of "recent files" intelligently (filter suggestions: by app ID, file path, datetime...) the (linked) request would be possible (without having to *ban* an application from using those lovely jump-lists :)

    Just thunkin'
     
  3. The_PrivaZer_Team

    The_PrivaZer_Team Developer

    Joined:
    Feb 14, 2013
    Posts:
    1,082
    Location:
    France
    Hello @jonnyhuk,

    what you request (selective Jumplists cleanup), is already part of PrivaZer.
    See screenshot. You can select, by programs names, the Jumplists you want to clean.
    For instance, you can clean the Jumplists of your web browsers which may contain your last visited websites
    or most visited websites, or the one of your Windows Explorer,etc...

    The items you pinned in your Jumplists (the ones you need) will be preserved.
    Other items (revealing your activity) will be securely deleted.

    PrivaZer has many unique feature like this one and maybe we should communicate more on this to get more people to know
    how far PrivaZer can go to protect users privacy.


    Hope it helps.
     

    Attached Files:

  4. quietman

    quietman Registered Member

    Joined:
    Dec 27, 2014
    Posts:
    511
    Location:
    Earth .... occasionally
    That is what I call a good tool !

    I looked at everything it pulled-up and I have to say that privacy-wise , there was nothing there that bothered me .....
    ... in particular , no references to banking , shopping or travel booking.

    The thing that puzzled me was that there were dates like " from the Captains Log " on the Starship Enterprise

    eg - Run .EXE file rundll32.exe C:\Windows\System32\rundll32.exe 12/04/3895 ....... ( plus the time of day - ;) )

    Now what is that all about ?

    .... all I can say is that it is only folders that have these way-in-the-future dates , all of the date stamps on files
    are perfectly reasonable and understandable !

    Can somebody clue me in ?
     
    Last edited: Jan 24, 2015
  5. The_PrivaZer_Team

    The_PrivaZer_Team Developer

    Joined:
    Feb 14, 2013
    Posts:
    1,082
    Location:
    France
    Hello @quietman,

    you get "12/04/3895" because you used PrivaZer to protect your privacy and
    what you may not know is that PrivaZer can defeat LastActivityView.

    For instance, as you can see, PrivaZer scrambles program execution dates (stored in Prefetch files) to prevent from recovery of activity history
    (PrivaZer deletes many other entries that could be displayed in LastActivityView).

    Hope it helps.

    execution-dates-cleanup.jpg
     
  6. noone_particular

    noone_particular Registered Member

    Joined:
    Aug 8, 2008
    Posts:
    3,798
    Nothing like making it obvious that the records have been altered. Can't this be done so that the dates appear to be real?
     
  7. The_PrivaZer_Team

    The_PrivaZer_Team Developer

    Joined:
    Feb 14, 2013
    Posts:
    1,082
    Location:
    France
    That's how we coded it to scramble dates (today +10 year + random period).
    We wanted it to be not obvious and it seems that it is... ;)
     
  8. noone_particular

    noone_particular Registered Member

    Joined:
    Aug 8, 2008
    Posts:
    3,798
    IMO, it would be better if the dates were real but wrong, or missing entirely. I don't know of any system error or circumstance that would create dates like those. That just makes it obvious that the user has scrambled the data. I'd be concerned that this could be regarded as destruction of evidence.
     
  9. quietman

    quietman Registered Member

    Joined:
    Dec 27, 2014
    Posts:
    511
    Location:
    Earth .... occasionally
    My thanks to everyone at The PrivaZer Team for clearing up this puzzle .
    My only remaining query would be " why is this method applied to folders and not to files ? " .

    noone_particular , I take your point , but we live in an imperfect world.
    What more can I say ?
     
  10. The_PrivaZer_Team

    The_PrivaZer_Team Developer

    Joined:
    Feb 14, 2013
    Posts:
    1,082
    Location:
    France
    Which folder/files ?
    Could you send us a screenshot ?
     
  11. Flys4Fun

    Flys4Fun Registered Member

    Joined:
    Mar 6, 2015
    Posts:
    1
    I found the way to remove these findings: First delete windows Prefetch entries "C:\Windows\Prefetch" this will delete all the .exe files in LastActivityView. Next Run RegSeeker2.5.7 and select privacy Key on the left side of the menu, and at the bottom select "Clean stream MRU/streams Keys". That's all there is to it.
    You can download RegSeeker2.5.7 on the Portable Freeware website
     
  12. The_PrivaZer_Team

    The_PrivaZer_Team Developer

    Joined:
    Feb 14, 2013
    Posts:
    1,082
    Location:
    France
    Deleting all Windows Prefetch is not a good idea if you want to preserve your computer boot speed.

    Prefetch have to be smartly cleaned. Here are some details on what should be done to preserve your privacy and your computer speed :


    1. Deletion of invalid Prefetch
    Prefetch for programs that no longer exists on your PC

    2. Deletion of unused Prefetch
    Prefetch for programs that you do not use often

    3. Deletion of software execution history
    Prefetch contains the date of the last time you've launched the program and that's a privay issue.
    So, we decided to scramble this date. (See the discussion above)


    prefetch2.jpg
     
  13. The_PrivaZer_Team

    The_PrivaZer_Team Developer

    Joined:
    Feb 14, 2013
    Posts:
    1,082
    Location:
    France
  14. EASTER

    EASTER Registered Member

    Joined:
    Jul 28, 2007
    Posts:
    11,126
    Location:
    U.S.A. (South)
  15. The_PrivaZer_Team

    The_PrivaZer_Team Developer

    Joined:
    Feb 14, 2013
    Posts:
    1,082
    Location:
    France
    Hello @EASTER,

    sorry. I missed your post.

    ShellBag Analyzer + Cleaner is a portable .exe
    Maybe we could do like the portable version of PrivaZer and add a config files like "shellbag-analyzer.ini" storing user choices. No?
     
  16. EASTER

    EASTER Registered Member

    Joined:
    Jul 28, 2007
    Posts:
    11,126
    Location:
    U.S.A. (South)
    YES!

    At least the choices would stick. Thanks
     
  17. mantra

    mantra Registered Member

    Joined:
    Jan 25, 2005
    Posts:
    6,176
    hi
    is ShellBag Analyzer + Cleaner portable and stealth ?
    i'm looking for change and feautes on the homepage , there is nothing
    thanks

    ps would amazing for android
     
  18. EASTER

    EASTER Registered Member

    Joined:
    Jul 28, 2007
    Posts:
    11,126
    Location:
    U.S.A. (South)
    Shellbag Analyzer & Cleaner v1.24
    . Released : 09 August 2015
    . Compatible : XP, Vista, Win7, Win8/8.1, Win10, 32bits & 64bits
    . Compatible : HDD and SSD

    Any new update schedule for adding a config files like "shellbag-analyzer.ini" storing user choices
     
  19. The_PrivaZer_Team

    The_PrivaZer_Team Developer

    Joined:
    Feb 14, 2013
    Posts:
    1,082
    Location:
    France
    @EASTER,
    We will try to get it done within the next 2 weeks.
     
  20. The_PrivaZer_Team

    The_PrivaZer_Team Developer

    Joined:
    Feb 14, 2013
    Posts:
    1,082
    Location:
    France
    @mantra,
    Shellbag Analyzer & Cleaner is portable, no installation
     
  21. The_PrivaZer_Team

    The_PrivaZer_Team Developer

    Joined:
    Feb 14, 2013
    Posts:
    1,082
    Location:
    France
  22. EASTER

    EASTER Registered Member

    Joined:
    Jul 28, 2007
    Posts:
    11,126
    Location:
    U.S.A. (South)
  23. caspian

    caspian Registered Member

    Joined:
    Jun 17, 2007
    Posts:
    2,363
    Location:
    Oz
    Privazer is da shizzle!:cool:
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.