5,550,131 members and growing! (18,957 online)
Email Password   helpLost your password?
Web Development » Applications & Tools » Tools with source code     Intermediate

Protected Storage

By Hirosh Joseph

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
VC6, C++Windows, Win2K, WinXPVS6, Visual Studio, Dev

Posted: 23 Feb 2004
Updated: 23 Feb 2004
Views: 71,261
Bookmarked: 17 times
Announcements
Want a new Job?



Search    
Advanced Search
Sitemap
28 votes for this Article.
Popularity: 4.11 Rating: 2.84 out of 5
9 votes, 32.1%
1
1 vote, 3.6%
2
6 votes, 21.4%
3
5 votes, 17.9%
4
7 votes, 25.0%
5

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


www.hirosh.net
Location: India India

Other popular Applications & Tools articles:

Article Top
Sign Up to vote for this article
You must Sign In to use this message board.
FAQ FAQ Noise ToleranceSearch Search Messages 
 Layout  Per page   
 Msgs 1 to 25 of 27 (Total in Forum: 27) (Refresh)FirstPrevNext
Subject  Author Date 
GeneralNot working on IE7?memberYuri Pereira10:00 29 Oct '07  
Questiondont get passwordmemberpinkubabu10:07 21 Apr '07  
Generalnot workingmemberste82718:07 28 Feb '07  
Questionimporting pstorage entries fm remote computermember6:14 22 Feb '07  
GeneralDoes the compilation fail?memberK_R17:55 7 Jan '07  
Generalslove error problmmembercaistudy22:32 20 Sep '06  
GeneralThis code is the most dirty that i ve ever seen!memberHellMind8:34 15 Jan '06  
GeneralFixmemberHellMind7:32 15 Jan '06  
GeneralRe: FixmemberHellMind7:33 15 Jan '06  
GeneralRe: FixmemberHellMind7:34 15 Jan '06  
Generalunicode show as '??'.memberz.coolstar1416:02 18 Dec '05  
GeneralNice but...memberY_R1:54 3 Sep '05  
GeneralWonderful job.....Well donememberNagareshwar11:09 5 Jul '05  
GeneralOulook Interfacesussmkharwadkar@yahoo.co.in23:50 21 Jun '05  
GeneralUnhandled COM exceptionmembercodeproject4sba5:20 17 May '05  
Generalcompiled code detected as trojanmemberantifumo21:35 1 Dec '04  
GeneralWhat About ...memberqcha0s8:40 28 Feb '04  
GeneralRe: What About ...memberY_R3:45 22 Sep '05  
GeneralRe: What About ...memberJeroen-bart Engelen0:04 23 Sep '05  
GeneralRe: What About ...memberY_R1:31 24 Sep '05  
GeneralRe: What About ...memberJeroen-bart Engelen3:52 24 Sep '05  
GeneralRe: What About ...memberY_R13:25 26 Sep '05  
GeneralRe: What About ...memberJeroen-bart Engelen4:57 27 Sep '05  
GeneralCompiled demo doesn't workmemberRaulBove5:24 25 Feb '04  
GeneralRe: Compiled demo doesn't workmemberccache9:34 3 Sep '04  

General General    News News    Question Question    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

PermaLink | Privacy | Terms of Use
Last Updated: 23 Feb 2004
Editor: Nishant Sivakumar
Copyright 2004 by Hirosh Joseph
Everything else Copyright © CodeProject, 1999-2008
Web11 | Advertise on the Code Project