Skip to content
Success

Changes

Summary

  1. pySim-trace: pySim.apdu_source.stdin_hex (details)
Commit b32bd51d87f1fe88ba71a020c01a2cf9a77d218c by laforge
pySim-trace: pySim.apdu_source.stdin_hex

This introduces an "APDU source" for pySim-trace which enables the
decoding of APDUs that are copy+pasted from elsewhere, for example
APDU logs in text form created by proprietary tools, or to decode
personalization scripts or the like.

Change-Id: I5aacf13b7c27cea9efd42f01dacca61068c3aa33
The file was addedpySim/apdu_source/stdin_hex.py
The file was modifiedpySim-trace.py