我最近买了一个智能卡读卡器。在描述中,它说,它可以用来读取数据从保真度智能卡,图书馆卡等。
技术卡兼容性支持如下:
Supported Smart card: microprocessor smart card ISO7816 1, 2, 3, 4 (protocols
T=0 and T=1, PPS in writing and reading phase) with MCU power supply at 1,8V,
3V, 5V
Supported memory cards: I2C bus (from 1K bit up to 1024Kbits)
Support: the secure memory (Atmel AT88SC153, AT88SC1608, SLE4418/28, SLE4432/42)我没有任何具体的目标,只是想知道用读卡机读取我家里的各种卡片、图书馆卡、运输卡、商店忠诚卡等的数据是很酷的。
在读卡器旁边,我需要从智能卡读取什么数据?是否有一些软件,编码库,访问数据从通用卡?
谢谢任何想法都会有帮助的。
发布于 2017-04-04 06:53:16
在过去,我使用过CardPeek来实现这个功能。它很容易通过LUA扩展,因此可以适应未知的卡片。它通过TreeView在卡片上显示“文件”,并为值在“已知”卡片上提供注释。
它还具有调试功能。
https://security.stackexchange.com/questions/155610
复制相似问题