Update 32

Updated PicoPass info (#25)
- Added Save option (confirmed it can)
- Removed 3rd party app (part of Official now)
This commit is contained in:
UberGuidoZ 2022-07-19 18:13:38 -07:00 committed by GitHub
parent 1b03632d81
commit dbfefe8e51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
FAQ.md
View File

@ -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 | | Mifare Ultralight | X | | X | X | Non-password protected |
| EMV Cards | X | | | | Can read bank cards | | EMV Cards | X | | | | Can read bank cards |
| NTAG-21X | X | | X | X | | | NTAG-21X | X | | X | X | |
| iClass/PicoPass | X | | | | Third-party app | | iClass/PicoPass | X | | X | | |
| EM4100/EM4102 | X | | X | X | | | EM4100/EM4102 | X | | X | X | |
| H10301 | X | | X | X | | | H10301 | X | | X | X | |
| Indala | 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? ### What are the .sha files in the NFC directory?
These are shadow files, and they're created whenever an emulated tag is written to. 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. They store a copy of the original file with whatever was written. This way, the original file remains untouched.