Skip to content

Deciphering EMV data encoded in the not so basic "basic encoding rules".

License

Notifications You must be signed in to change notification settings

venator85/emv-bertlv-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Deciphering EMV data encoded in the not so basic "basic encoding rules".

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 49.1%
  • Java 26.2%
  • JavaScript 13.9%
  • CSS 9.5%
  • Shell 1.3%