Click here to Skip to main content
Click here to Skip to main content

Protected Storage

By , 23 Feb 2004
 

Introduction

Passwords are stored using Protected Storage in Windows 2k and XP. This program will reveal :-

  1. Outlook Passwords
  2. Deleted Outlook Account passwords
  3. IE : Password-Protected sites passwords
  4. MSN Explorer Signup passwords
  5. IE AutoComplete Passwords
  6. IE Auto Complete Fields in 9x it will show the cached dialup passwords

Background

There is a tool called Protected storage Explorer at CodeProject itself but it does not have source code. I tried to do what this program does by looking at that tool without any source code - lol - and that tool helped me to do this program.

Using the code

This Program first enumerates the outlook accounts from registry located at HKEY_CURRENT_USER\\Software\\Microsoft\\Internet Account Manager\\Accounts first and then storing it in a structure.

SMTP Password2 - this string value contains the corresponding ItemName of protected storage data password of that account, then it continues enumerating the protected storage; loads the pstorec.dll and gets the address of function "PStoreCreateInstance". Then it calls PStoreCreateInstance to get an instance of IPStore, then it will enumerate the protected storage passwords. It will also enumerate cashed passwords in Win 9x.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here

About the Author

Hirosh Joseph
India India
Member
www.hirosh.net

Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
Hint: For improved responsiveness ensure Javascript is enabled and choose 'Normal' from the Layout dropdown and hit 'Update'.
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page   
QuestionNot working on IE7?memberYuri Pereira29 Oct '07 - 9:00 
Questiondont get passwordmemberpinkubabu21 Apr '07 - 9:07 
Generalnot workingmemberste82728 Feb '07 - 17:07 
not working anymore.. just getting half and bad decrypted passwords
Questionimporting pstorage entries fm remote computermemberMember #369393222 Feb '07 - 5:14 
QuestionDoes the compilation fail?memberK_R7 Jan '07 - 16:55 
Generalslove error problmmembercaistudy20 Sep '06 - 21:32 
GeneralThis code is the most dirty that i ve ever seen!memberHellMind15 Jan '06 - 7:34 
GeneralFixmemberHellMind15 Jan '06 - 6:32 
GeneralRe: FixmemberHellMind15 Jan '06 - 6:33 
GeneralRe: FixmemberHellMind15 Jan '06 - 6:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Permalink | Advertise | Privacy | Mobile
Web04 | 2.6.130523.1 | Last Updated 24 Feb 2004
Article Copyright 2004 by Hirosh Joseph
Everything else Copyright © CodeProject, 1999-2013
Terms of Use
Layout: fixed | fluid