decoded data dumped from a magnetic stripe on the back of a credit card may be a little confusing to the average user. To make more sense of the data being displayed this simple parser can make any USB credit card reader user friendly.
The LogHelper is designed to parse FIX messages (4.0, 4,2 and 4.4) out of a given file. It is not tied to any one FIX engine or log file format. The parser is smart enough to pull out FIX messages from files local or on Sftp and then export them !!
Open SWIFT is a Java Platform for reading/writing SWIFT messages (http://www.swift.com). The main goal is to develop a back-end that can parse the Message Format Fields and apply the Message Validation Rules (Format/Network).