如何(使用机器人)的Mifare上超轻C使用的安全性? [英] How use security on Mifare Ultralight C (using android)?

查看:157
本文介绍了如何(使用机器人)的Mifare上超轻C使用的安全性?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想开发使用功能的Andr​​oid应用程序(特别是读保护)的MF0ICU2标签(超轻的Mifare C)的。
这种标签的Mifare DESFire非EV1兼容。
进入Android的班,MifareUltralightTag只有标准的读写能力,但收发方法,你可以发送原始命令来标记,例如的0x30 0xYY是读取页面,它的工作原理。
但是,如何使用原始命令在MF0ICU2标签使用的安全功能?
有没有人有经验,这种类型的节目?

I am trying to develop an Android application that uses the features (specifically read protection) of the MF0ICU2 tags (Mifare Ultralight C). That tags are Mifare DESFire EV1 compatible. Into Android classes, MifareUltralightTag have only standard Read and Write capability, but with transceive method you could send raw command to Tag, for example 0x30 0xYY is a read page and it works. But how use raw command to use security capability on MF0ICU2 tags? Does anyone have experience with this type of programming?

推荐答案

您应要求为制造商提供的MIFARE超轻Ç标签数据表。 MIFARE超轻ç标签支持读/写保护的不同方法。使用MifareUltralight.transceive()方法和javax.crypto中。*类可以构建并发送正确命令。

You should request the datasheet for the MIFARE Ultralight C tags from the manufacturer. MIFARE Ultralight C tags support different methods of read/write protection. Using the MifareUltralight.transceive() method and javax.crypto.* classes you can construct and send the proper commands.

这篇关于如何(使用机器人)的Mifare上超轻C使用的安全性?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆