SIMcommander
captures all the data sent to and from the SIM 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 SIM, red is data from
the SIM.
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
FailIfNotEqual
script command.
|