Description: MagRead is an application to read magnetic stripe cards.
It was written by myself, Jeffrey Malone as a fun app to demonstrate the mslib
library that decodes the magnetic stripe data itself.
MagRead should be able to read any magnetic stripe that conforms to the
standards defined by the ABA and the IATA. These two formats are by far the
predominant ones found, and the only exceptions I ve personally run across are
hotel keys.
To Search:
File list (Check if you may need any files):
MagRead-master
..............\.gitignore
..............\COPYING
..............\ChangeLog
..............\MagRead.pro
..............\README
..............\aamvacard.cpp
..............\aamvacard.h
..............\accountcard.cpp
..............\accountcard.h
..............\carddetect.cpp
..............\carddetect.h
..............\debian
..............\......\changelog
..............\......\compat
..............\......\control
..............\......\copyright
..............\......\optify
..............\......\rules
..............\llist.c
..............\llist.h
..............\maemofiles
..............\..........\magread.desktop
..............\..........\magread.png
..............\magcard.h
..............\magdecode.cpp
..............\magdecode.h
..............\magread.cpp
..............\magread.h
..............\magread.pro
..............\magread.svg
..............\main.cpp
..............\mslib.c
..............\mslib.h
..............\settingspage.cpp
..............\settingspage.h