USIMcommander
captures all the data sent to and from the card in a an APDU
Trace window.
All of the data is
colour-coded so you can easily understand the data flow.
For example, blue is data going to the card, red is data from
the card.
Data with a green background is a good status (SW1/SW2).
Correspondingly, data with a red background is a bad status.
You may copy data from this window to the clipboard, then
paste it into your script. This is an extremely useful
facility for checking data responses with the 'If
Not Equal'
script command.
|