Click here to Skip to main content
15,886,362 members
Articles / Programming Languages / C++
Article

Protected Storage Explorer

Rate me:
Please Sign up or sign in to vote.
3.18/5 (21 votes)
18 May 2002 288.6K   7.4K   46   65
Navigate through the Protected Storage in Windows 2000 or XP

Sample Image - psegrab1a.gif

About Protected Storage Explorer

Protected storage viewer is a freeware utility which allows you to view the protected storage in Windows 2000 or Windows XP in an 'explorer style' fashion.

It was developed by James and Jeremy Pullicino in MFC/C++. Sample source code is available for interested parties.

Features

  • Does not run as a service
  • Easy to use
  • View the protected storage in HEX and ASCII
  • View sensitive information
  • View Autocomplete Form data
  • View Autocomplete Passwords!
  • See what is hiding on your computer!!

Comments and suggestions welcome, please contact us through the email link above.

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


Written By
Web Developer
United Kingdom United Kingdom
We need to develop some good software for the brain.

Comments and Discussions

 
AnswerRe: NEED HELP RUNNING PROGRAM Pin
[James Pullicino]8-Mar-06 10:35
[James Pullicino]8-Mar-06 10:35 
GeneralRe: NEED HELP RUNNING PROGRAM Pin
sid33038-Mar-06 11:00
sid33038-Mar-06 11:00 
GeneralRe: NEED HELP RUNNING PROGRAM Pin
sid33038-Mar-06 17:46
sid33038-Mar-06 17:46 
QuestionNew User, question Pin
mc1500004-Dec-05 10:48
mc1500004-Dec-05 10:48 
AnswerRe: New User, question Pin
[James Pullicino]8-Mar-06 10:39
[James Pullicino]8-Mar-06 10:39 
Generalpf file Pin
Member 174048517-Feb-05 9:35
Member 174048517-Feb-05 9:35 
Questionhow to manage autocomplete list? Pin
vsoft_20023-Oct-04 21:19
vsoft_20023-Oct-04 21:19 
AnswerRe: how to manage autocomplete list? Pin
Y_R10-Sep-05 2:02
Y_R10-Sep-05 2:02 
Hi,

Autocomplete lists are stored in the protected storage section (donno exactly where). However there are some programs that can manage it for you (goole for protected storage).

If you want to excess the protected storage programaticly you should view the protected storage sdk
(http://msdn.microsoft.com/library/default.asp?url=/library/en-us/devnotes/winprog/pstore.asp)

Moreover, there are another article in codeproject about protected storage that includes source for the program.

Regards
Y_R

Sincerely yours
Y.R.
GeneralAnother PS Explorer/Editor Pin
vitasr1-Jun-04 22:16
vitasr1-Jun-04 22:16 
GeneralYour Website Disappeared Pin
Wayland Young6-Nov-03 9:58
professionalWayland Young6-Nov-03 9:58 
GeneralRe: Your Website Disappeared Pin
James Pullicino7-Aug-04 1:22
sussJames Pullicino7-Aug-04 1:22 
GeneralSources Pin
Anonymous26-May-03 3:42
Anonymous26-May-03 3:42 
GeneralNot valid .zip Pin
Anonymous8-Dec-02 5:57
Anonymous8-Dec-02 5:57 
QuestionXP dial up passwords? Pin
Anonymous24-Oct-02 11:31
Anonymous24-Oct-02 11:31 
QuestionFake Error message? Pin
Rhiens20-Aug-02 9:19
sussRhiens20-Aug-02 9:19 
AnswerRe: Fake Error message? Pin
Seige9-Dec-03 10:18
Seige9-Dec-03 10:18 
GeneralRe: Fake Error message? Pin
[James Pullicino]11-Dec-03 7:31
[James Pullicino]11-Dec-03 7:31 
GeneralRe: Fake Error message? Pin
kylen7547-Jan-05 13:04
kylen7547-Jan-05 13:04 
GeneralRe: Fake Error message? Pin
Y_R10-Sep-05 2:04
Y_R10-Sep-05 2:04 
QuestionWhere is the source code? Pin
WREY16-Aug-02 12:24
WREY16-Aug-02 12:24 
AnswerRe: Where is the source code? Pin
[James Pullicino]27-Aug-02 5:11
[James Pullicino]27-Aug-02 5:11 
GeneralRe: Where is the source code? Pin
MikeReedKS21-May-04 4:31
MikeReedKS21-May-04 4:31 
GeneralRe: Where is the source code? Pin
crouchie0418-Apr-05 15:06
crouchie0418-Apr-05 15:06 
QuestionHow to make it work on Win9x and ME Pin
7-Jul-02 18:05
suss7-Jul-02 18:05 
AnswerRe: How to make it work on Win9x and ME Pin
Rhican20-Aug-02 9:07
Rhican20-Aug-02 9:07 

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

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