diff options
| author | J08nY | 2025-09-16 18:29:09 +0800 |
|---|---|---|
| committer | J08nY | 2025-09-16 18:29:09 +0800 |
| commit | e6394385850999564e19ca091e417788a4b7a1aa (patch) | |
| tree | 9c15345f389edab12542febc3a402274f8c02e13 /analysis/countermeasures/measure.ipynb | |
| parent | d20e5addc741846b4eff403952b3c41d3318759c (diff) | |
| download | ECTester-master.tar.gz ECTester-master.tar.zst ECTester-master.zip | |
Diffstat (limited to 'analysis/countermeasures/measure.ipynb')
| -rw-r--r-- | analysis/countermeasures/measure.ipynb | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/analysis/countermeasures/measure.ipynb b/analysis/countermeasures/measure.ipynb index 2e963f1..99b208e 100644 --- a/analysis/countermeasures/measure.ipynb +++ b/analysis/countermeasures/measure.ipynb @@ -71,6 +71,19 @@ ] }, { + "cell_type": "markdown", + "id": "abebcd10-a405-4622-84d0-b96414c78b34", + "metadata": {}, + "source": [ + "Select a card below, it should correspond to the one you have inserted into the reader. If you are testing a new card, add its ATR to the map below.\n", + "\n", + "Note that several smartcards really are the same model and thus we merged them:\n", + " - N4 = N5 = N10\n", + " - N6 = N7\n", + " - N3 = N8" + ] + }, + { "cell_type": "code", "execution_count": null, "id": "f65d7cb5-b54e-48bc-9a67-153b964f5df1", @@ -1599,7 +1612,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.13.5" + "version": "3.13.7" } }, "nbformat": 4, |
