Jump to content
View in the app

A better way to browse. Learn more.

Tuts 4 You

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

IE remember password?

Featured Replies

Posted

So firefox has a manager for rememer password but IE7 doesn't. So I was wondering if anyone can help me with this.

I have analyzed IE7 decrypting the usernames/passwords and this is what I got.

  • Get every visited page.
  • Hash each visted page and see if it is in the registry
  • Grab that registries data
  • Decrypt with CryptUnprotectdata (Key is the forms name)

HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\IntelliForms\Storage2 contains the usernames/passwords held like.

name(site hashed), value(data struct crypted with CryptProtect)

Don't know what HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\IntelliForms\Storage1 is for though. Maybe has the form names.

is this close to right?

Edited by high6

I ever thought that IE was storing the usernames/passwords on HKCU\Software\Microsoft\Protected Storage System Provider\*

  • Author
I ever thought that IE was storing the usernames/passwords on HKCU\Software\Microsoft\Protected Storage System Provider\*

IE7 saves them in

HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\IntelliForms\Storage2

but they are encrypted.

Name is the website hashed, the data is protected with the website.

Oops, I just dind't noticed the change from IE6. Sorry.

IE6 stored information about the forms names and fields, so it makes sense to me that IE7 stores them in Storage1 (seeing that they're not on Storage2).

Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.