All Projects → wcurrie → emv-bertlv-tools

wcurrie / emv-bertlv-tools

Licence: MIT license
Deciphering EMV data encoded in the not so basic "basic encoding rules".

Programming Languages

kotlin
9241 projects
java
68154 projects - #9 most used programming language
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
shell
77523 projects

Projects that are alternatives of or similar to emv-bertlv-tools

python-emv
EMV Smartcard Protocol Tool and Library
Stars: ✭ 72 (+75.61%)
Mutual labels:  credit-card, emv
emv-qrcode
Golang Based EMV QR Code Generator and Parser (MPM, CPM)
Stars: ✭ 43 (+4.88%)
Mutual labels:  emv
Yrpayment
Better payment user experience library with cool animation in Swift
Stars: ✭ 176 (+329.27%)
Mutual labels:  credit-card
emvpt
Minimum Viable Payment Terminal
Stars: ✭ 20 (-51.22%)
Mutual labels:  emv
Cardpwn
OSINT Tool to find Breached Credit Cards Information
Stars: ✭ 187 (+356.1%)
Mutual labels:  credit-card
bank2ynab
Easily convert and import your bank's statements into YNAB. This project consolidates other conversion efforts into one universal tool.
Stars: ✭ 197 (+380.49%)
Mutual labels:  credit-card
Card.io Android Sdk
card.io provides fast, easy credit card scanning in mobile apps
Stars: ✭ 1,942 (+4636.59%)
Mutual labels:  credit-card
card-scanner-flutter
A flutter package for Fast, Accurate and Secure Credit card & Debit card scanning
Stars: ✭ 82 (+100%)
Mutual labels:  credit-card
ccashcow
💰 Accept cards & crypto. Payments so easy a cow could do it.
Stars: ✭ 40 (-2.44%)
Mutual labels:  credit-card
CCView
💳 Ready made credit card creation library. 💳
Stars: ✭ 42 (+2.44%)
Mutual labels:  credit-card
iOS-CreditCardForm
Small credit card form demo app
Stars: ✭ 33 (-19.51%)
Mutual labels:  credit-card
Svg Credit Card Payment Icons
SVG Credit Card & Payment Icons: 6 Styles, 80 Icons
Stars: ✭ 227 (+453.66%)
Mutual labels:  credit-card
terms-dictionary
Simple definitions of terms, acronyms, abbreviations, companies, and projects related to financial services and Moov.
Stars: ✭ 48 (+17.07%)
Mutual labels:  credit-card
React Credit Cards
Beautiful credit cards for your payment forms
Stars: ✭ 2,239 (+5360.98%)
Mutual labels:  credit-card
payment-fields
React component for Braintree/Stripe/Square payment fields
Stars: ✭ 17 (-58.54%)
Mutual labels:  credit-card
React Interactive Paycard
Interactive React Paycard
Stars: ✭ 2,129 (+5092.68%)
Mutual labels:  credit-card
AuthorizeCIM
Authorize.net CIM, AIM, and ARB Functions for Go Language
Stars: ✭ 36 (-12.2%)
Mutual labels:  credit-card
ng-payment-card
💳 Responsive credit card component for Angular.
Stars: ✭ 27 (-34.15%)
Mutual labels:  credit-card
PCard
Demo project to showcase adding payment card details using JetPack Compose
Stars: ✭ 61 (+48.78%)
Mutual labels:  credit-card
ATGValidator
iOS validation framework with form validation support
Stars: ✭ 51 (+24.39%)
Mutual labels:  credit-card

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].