C-Netz: Generator and Arduino programmer for SIM cards

It supports the simple memory cards only. Works only with very early
phones, like BSA51 (tested so far).

An SLE4428 card must be written. The card must not have any protected
serial number area. Also the card must read all 416 written bits via ATR,
not only the first 32 bits.
This commit is contained in:
Andreas Eversberg
2016-07-25 18:40:27 +02:00
parent 50e311590a
commit e029a6a858
7 changed files with 404 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
AUTOMAKE_OPTIONS = foreign
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = src
SUBDIRS = src sim