可以使用什么软件从智能卡中读取数据?

信息安全 智能卡 软件 电话卡 图书馆
2021-08-31 21:11:27

我最近得到了这个智能卡读卡器。在描述中它说它可以用来从保真智能卡、图书馆卡等读取数据。

技术卡兼容性支持如下:

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)

我没有任何具体目标,只是想知道使用读卡器从我家里的各种卡片、图书馆卡、交通卡、商店会员卡等中读取数据会很酷

除了读卡器,我还需要什么才能从智能卡中读取数据?是否有一些软件、编码库来访问通用卡中的数据?

谢谢,任何想法都会有所帮助。

1个回答

过去,我为此使用过CardPeek它可以通过 LUA 轻松扩展,因此可以适应未知卡。它通过 TreeView 呈现卡片上的“文件”,并在“已知”卡片上为值提供注释。

它还具有调试功能。