www.cobans.net
Welcome       News       Projects       Contacts
My Projects
MicroJoiner v1.7
Password recovery software
PStorageLib v1.0
RASDecrypt v1.0
HashLib! v1.03
TICQClient v1.21
ICQ tools
Generic ExeStealth Unpacker
 

Stuff
Fun algorithms & stuff
Delphi mini-fmod port
TVyChat
MP3Info
 


PStorageLib v1.0


About
The Protected Storage service is used in Windows to store confidential information in a secure, encrypted manner. Data like private keys, IE autocomplete forms and passwords, Outlook Express mail and news passwords and Microsoft Wallet information is all stored in the Protected Storage. Using some undocumented Windows libraries, it is possible to read this data, PStorageLib also gives you a posibility to write your own data into Protected Storage. Encryption is not a problem since the same undocumented functions used to decrypt the data for you themselves.

Demo
PStorageLib Demo - shows contents of Protected Storage.

Protected Storage Manager - PStorageLib Demo

Download
PStorageLib v1.0 - 35Kb (Help file, Library & Demo sources).