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

2
.gitignore vendored
View File

@@ -13,6 +13,7 @@ libcolorize.pc
libtool
ltmain.sh
missing
compile
*.o
*.lo
*.la
@@ -25,6 +26,7 @@ src/bnetz/bnetz
src/cnetz/cnetz
src/nmt/nmt
src/amps/amps
sim/cnetz_sim
src/test/test_compandor
src/test/test_emphasis
src/test/test_dms