My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Project Information
Members
Featured
Downloads
Links

A set of tools to read and parse *.mny file:

  1. MnyViewer: displays *.mny file as database tables/rows/columns. You can export contents to *.csv, *.mdb or *.json
  2. AccountViewer: displays *.mny file as a list accounts. This is a proof-of-concept that shows that the tool can parse the tables/rows/columns into logical model.
  3. PasswordTool: checks password-protected *.mny file against list of dictionaries or runs a brute-force search.

How do I use it?

You will need java. Then download the tool (a *.jar file). Double click on the downloaded *.jar file to start.

Powered by Google Project Hosting