Click here to Skip to main content
Licence 
First Posted 23 Feb 2004
Views 108,385
Bookmarked 30 times

Protected Storage

By | 23 Feb 2004 | Article
This program wil reveal Outlook Passwords, Deleted Outlook Account passwords, IE:Password-Protected sites passwords, MSN Explorer Signup passwords, IE AutoComplete Passwords, IE Auto Complete Fields , and in 9x it will show the cached dialup passwords

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

 
You must Sign In to use this message board. (secure sign-in)
 
Search this forum  
 FAQ
    Noise  Layout  Per page   
  Refresh
QuestionNot working on IE7? PinmemberYuri Pereira9:00 29 Oct '07  
Questiondont get password Pinmemberpinkubabu9:07 21 Apr '07  
Generalnot working Pinmemberste82717:07 28 Feb '07  
not working anymore.. just getting half and bad decrypted passwords
Questionimporting pstorage entries fm remote computer PinmemberMember #36939325:14 22 Feb '07  
QuestionDoes the compilation fail? PinmemberK_R16:55 7 Jan '07  
Generalslove error problm Pinmembercaistudy21:32 20 Sep '06  
GeneralThis code is the most dirty that i ve ever seen! PinmemberHellMind7:34 15 Jan '06  
GeneralFix PinmemberHellMind6:32 15 Jan '06  
GeneralRe: Fix PinmemberHellMind6:33 15 Jan '06  
GeneralRe: Fix PinmemberHellMind6:34 15 Jan '06  
Generalunicode show as '??'. Pinmemberz.coolstar1415:02 18 Dec '05  
GeneralNice but... PinmemberY_R0:54 3 Sep '05  
GeneralWonderful job.....Well done PinmemberNagareshwar10:09 5 Jul '05  
GeneralOulook Interface Pinsussmkharwadkar@yahoo.co.in22:50 21 Jun '05  
GeneralUnhandled COM exception Pinmembercodeproject4sba4:20 17 May '05  
Generalcompiled code detected as trojan Pinmemberantifumo20:35 1 Dec '04  
QuestionWhat About ... Pinmemberqcha0s7:40 28 Feb '04  
AnswerRe: What About ... PinmemberY_R2:45 22 Sep '05  
GeneralRe: What About ... PinmemberJeroen-bart Engelen23:04 22 Sep '05  
GeneralRe: What About ... PinmemberY_R0:31 24 Sep '05  
GeneralRe: What About ... PinmemberJeroen-bart Engelen2:52 24 Sep '05  
GeneralRe: What About ... PinmemberY_R12:25 26 Sep '05  
GeneralRe: What About ... PinmemberJeroen-bart Engelen3:57 27 Sep '05  
GeneralCompiled demo doesn't work PinmemberRaulBove4:24 25 Feb '04  
GeneralRe: Compiled demo doesn't work Pinmemberccache8:34 3 Sep '04  

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

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.

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