README.md

November 6, 2014 ยท View on GitHub

Some code for deciphering BER TLV data used in EMV (chip card transactions).

Source for the oddly named tool tvr-decoder running on Google's AppEngine. It started life decoding a single field from the EMV spec, the TVR, and gained a bunch more features from there.

Depends on the core decoder library which can be run as an executable jar.