Where does Internet Explorer store saved passwords?
- by Ian Boyd
Where does Internet Explorer store saved passwords?
And since this is a programming site, i'm not literally asking for the location where IE stores passwords, but which API ie uses to save passwords.
At first i assumed that Microsoft was using the standard api:
CredRead
CredWrite
which is used to save domain and generic program/web-site…