From dbfefe8e51f89a8d04c6d97e7727a6f6852ef772 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Tue, 19 Jul 2022 18:13:38 -0700 Subject: [PATCH] Update 32 Updated PicoPass info (#25) - Added Save option (confirmed it can) - Removed 3rd party app (part of Official now) --- FAQ.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FAQ.md b/FAQ.md index 75e8dbfb..75e76258 100644 --- a/FAQ.md +++ b/FAQ.md @@ -78,7 +78,7 @@ Example: 365, 136, and 650 can all be found in 13650 by looking at 3 digits indi | Mifare Ultralight | X | | X | X | Non-password protected | | EMV Cards | X | | | | Can read bank cards | | NTAG-21X | X | | X | X | | -| iClass/PicoPass | X | | | | Third-party app | +| iClass/PicoPass | X | | X | | | | EM4100/EM4102 | X | | X | X | | | H10301 | X | | X | X | | | Indala | X | | X | X | | @@ -119,4 +119,4 @@ DESFire is a very complicated and much more secure protocol. There are no known ### What are the .sha files in the NFC directory? These are shadow files, and they're created whenever an emulated tag is written to. -They store a copy of the original file with whatever was written. This way, the original file remains untouched. \ No newline at end of file +They store a copy of the original file with whatever was written. This way, the original file remains untouched.