Skip to content

Changes

Started by upstream project gerrit-pysim #2784
Started 10 hr ago
Queued 7.3 sec

Summary

  1. pySim-trace: pySim.apdu_source.stdin_hex (details)
Commit 1ba24081d8dedd904876957d0f9fa7c118390b99 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