Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
谁能告诉我如何计算 MIFARE DESFire 4K EV1 卡的文件和应用程序的访问字节数?
访问字节(16 位)分为四组,每组四位:
15..12: read 11.. 8: write 7.. 4: read/write 3.. 0: modify access bytes
这 4 个位组中的每一个都包含一个密钥编号(0 到 13)、一个指定自由访问的值 (14) 或一个指定无访问权限的值 (15)。