v1.4 [Sep 1, 2016]
Added support for decrypting IE passwords from external drive for recent versions of Windows and IE, including Windows 10, IE10, IE11, and Microsoft Edge.
For IE7 - IE9 and IE10/IE11 under Windows 7 - IE PassView now reads the Registry file (ntuser.dat) directly instead of loading it as additional Registry hive.
v1.3 [May 11, 2013]
- Removed the command-line options that export the passwords to a file from the official version. A version of this tool with full command-line support will be posted on separated Web page.
- Improved the password decryption on IE10 / Windows 7.
- Added support for extracting the passwords of Internet Explorer 10.
v1.2 [Jul 21, 2010]
- Fixed bug: IE PassView didn't display https AutoComplete passwords of IE6.
- Added an option to export the passwords into KeePass csv file (In 'Save Selected Items'). You can use the created csv file to easily import your Web site passwords into KeePass password manager.
- Added 'Add Header Line To CSV/Tab-Delimited File' option. When this option is turned on, the column names are added as the first line when you export to csv or tab-delimited file.
- You can now send the IE passwords list to stdout by specifying an empty filename ("") in the command-line of all save parameters. For example: iepv.exe /stab "" >> c:\temp\passwords.txt