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.
我这样做的方法是从块3中读取数据并从结果中选择适当的字节以获得访问条件(例如:FF 07 80 69)
这样,如果我没有 keyA 或 keyB,我就无法从块 3 中获取数据。
还有其他方法可以获取访问条件吗?
不,读取 MIFARE Classic 任何块的唯一方法是首先使用密钥 A 或密钥 B 进行身份验证。没有捷径。