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:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user