How to get apdu command logs from ingenico device in c? -


i working on ingedev telium application development in c. how apdu command logs contactless emv card transaction ingenico device in c language? thinking retrieve shared exchange , tlv tree not sure how this.

kj, view apdu commands, have 2 options :

  • if developing embedded software running on terminal, enable logging contactless kernel, collect logs ingenico terminal.
  • if don't have access embedded software, you'll need third party contactless sniffer, fime smartspy. record exact transaction, , let analyze in details adpus , whole dialog.

Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -