Skip to content

Changes

Started by upstream project gerrit-pysim #2776
Started 18 hr ago
Queued 6.6 sec

Summary

  1. pySim-trace: pySim.apdu_source.stdin_hex (details)
Commit cd333e0ff73cbd619db0a6c233cd3aadecd3347c 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 modifiedpySim-trace.py
The file was addedpySim/apdu_source/stdin_hex.py