Here's the changelog. Lots of options for people without a Magstripe reader, even on Macs and Suns! Version 1.3 (7-17-2004) - Added Raw mode (-r) to display the raw binary on a track. - Now parsing command line options with getopt-like code. - Windows/ directory added with Project and Workspace files to make Windows development easier. - Makefile added to make Linux/DOS developement easier. - Hardware plans and documents have been added to a directory called "hardware" - Added Input Mode (-i) where a bitstream of 1's and 0's from stdin is passed through the parsing engine. Allows for card research to be done without a card reader! - Issuing Bank Names are reported based on CC Prefix. - bitgen, a command line tool to generate valid Track 2 bitstreams was added. Used with Input mode allows for meaningful functionality for users without a reader hardware. - DOS support has been dropped (briefly) while I find a better compiler than Turbo C++ 1.01 to use. Getting the STL to work in this older compilers really sucks! It will return. - mod10 tool has been added. Will validate credit card numbers using the Luhn algorithm, and will generate valid numbers from a prefix. Used with bitgen to create valid bitstreams for Stripe Snoop users without hardware readers. Cards Added Georgia Institute of Technology Buzzcard (Insecure) Georgia Institute of Technology Buzzcard (Secure) American Automobile Association Membership Card Kroger Plus Card Get it here: https://sourceforge.net/project/showfiles.php?group_id=113229 |