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

c++ - llvm function pass ReplaceInstWithInst malloc -

java.lang.NoClassDefFoundError When Creating New Android Project -

Decoding a Python 2 `tempfile` with python-future -