mirror of
https://github.com/HackTricks-wiki/hacktricks.git
synced 2025-10-10 18:36:50 +00:00
1.3 KiB
1.3 KiB
FZ - iButton
{{#include ../../../banners/hacktricks-training.md}}
介绍
有关iButton的更多信息,请查看:
{{#ref}} ../ibutton.md {{#endref}}
设计
下图中的蓝色部分是您需要放置真实iButton的位置,以便Flipper可以读取它。 绿色部分是您需要用Flipper Zero接触读卡器以正确模拟iButton的位置。

操作
读取
在读取模式下,Flipper等待iButton密钥接触,并能够处理三种类型的密钥:Dallas, Cyfral, 和 Metakom。Flipper将自动识别密钥类型。密钥协议的名称将显示在ID号码上方的屏幕上。
手动添加
可以手动添加类型为:Dallas, Cyfral, 和 Metakom的iButton。
模拟
可以模拟已保存的iButton(读取或手动添加)。
Note
如果您无法使Flipper Zero的预期接触点接触读卡器,您可以使用外部GPIO:

参考
{{#include ../../../banners/hacktricks-training.md}}