Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 567 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 567 Bytes

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.