﻿eWallet Data Liberator
======================

Instructions for use:
---------------------

Exit eWallet, if it is already running.

Run eWalletDataLiberator.exe. This will open eWallet and a eWallet Data Liberator message box. (The message box may appear underneath eWallet)

Use the eWallet window to open the wallet you wish to extract the data from, then once opened click OK on the message box.

Choose where to save the extracted data, and click Save. A message box will appear when extraction is complete, and eWallet will be closed.


Compatibility:
--------------

eWallet Data Liberator will attempt to extract data from any .net version of eWallet. It has been tested with versions 7.1 - 7.4.2, and will
make an attempt at compatibility with any future versions. Obviously it is impossible to determine in advance what changes may be made to
eWallet in the future, so if you find it isn't working with the latest version please post a message to the forum thread at:
<http://sourceforge.net/p/keepass/discussion/329220/thread/36c9def8> mentioning what version of eWallet you are using and I will look into
the possibility of updating eWallet Data Liberator to support it.


KeePass Importer Plugin:
------------------------

To import the extracted data into KeePass, place the eWalletLiberatedDataImporter.dll file in the KeePas program folder.

Then, in KeePass, select Import, and choose "eWallet Liberated Data" from the list of formats, select the xml file containing the extracted data.


Contacting the author:
----------------------
The best way to contact the author is through the forum thread: <http://sourceforge.net/p/keepass/discussion/329220/thread/36c9def8>
If you don't receive an answer, or want to contact me privately, use the sourceforge messaging service to contact me directly:
<https://sourceforge.net/sendmessage.php?touser=3174780>


Changelog:
----------

2013-06-06: v0.11
 Added extra checks and message boxes to ensure a wallet is open before extraction begins

2013-04-16: v0.10
 Fixed issue where cards with blank date fields could cause an error on extraction

2013-03-26: v0.9
 Fixed issue where Date fields from eWallet would appear as unintelligible numbers
 Compatibility code added so that it should now be compatible with any .net version of eWallet, with the possibilty of
  automatic compatibility with future versions.
 No longer required to be in the same folder as eWallet.exe

2012-09-27: v0.8
 Now required eWallet 7.4.1.32135

2012-07-01: v0.7
 Now required eWallet 7.4.0.32135

2012-04-27: v0.6
 Now requires eWallet 7.3.2.31911

2012-01-26: v0.5
 Now requires eWallet 7.3.0.31739

2011-09-25: v0.4
 Now requires eWallet 7.2.1.31233

2011-02-19: v0.3
 Now requires eWallet 7.2.0.30586

2010-12-28: v0.2
 Support for card IDs
 Support for shortcut cards
 Manifest added to enable UAC virtualisation (stops eWallet thinking it's unregistered)
 Added KeePass plugin for importing extracted data

2010-12-23: v0.1
 Initial release