Willy-JL 2818c6cca5 Merge passy from https://github.com/bettse/passy il y a 11 mois
..
.catalog 6354d44c1e Add passy from https://github.com/bettse/passy il y a 11 mois
.github 6354d44c1e Add passy from https://github.com/bettse/passy il y a 11 mois
images 06797dfbe1 Passport Reader: Update icon il y a 11 mois
lib 2818c6cca5 Merge passy from https://github.com/bettse/passy il y a 11 mois
scenes 2818c6cca5 Merge passy from https://github.com/bettse/passy il y a 11 mois
.clang-format 6354d44c1e Add passy from https://github.com/bettse/passy il y a 11 mois
.gitignore 6354d44c1e Add passy from https://github.com/bettse/passy il y a 11 mois
.gitsubtree 6354d44c1e Add passy from https://github.com/bettse/passy il y a 11 mois
README.md 2818c6cca5 Merge passy from https://github.com/bettse/passy il y a 11 mois
application.fam 2818c6cca5 Merge passy from https://github.com/bettse/passy il y a 11 mois
bsearch.c 2818c6cca5 Merge passy from https://github.com/bettse/passy il y a 11 mois
eMRTD.asn1 2818c6cca5 Merge passy from https://github.com/bettse/passy il y a 11 mois
memmem.c 2818c6cca5 Merge passy from https://github.com/bettse/passy il y a 11 mois
passy.c 2818c6cca5 Merge passy from https://github.com/bettse/passy il y a 11 mois
passy.h 2818c6cca5 Merge passy from https://github.com/bettse/passy il y a 11 mois
passy.png 6354d44c1e Add passy from https://github.com/bettse/passy il y a 11 mois
passy_common.c 2818c6cca5 Merge passy from https://github.com/bettse/passy il y a 11 mois
passy_common.h 2818c6cca5 Merge passy from https://github.com/bettse/passy il y a 11 mois
passy_i.h 2818c6cca5 Merge passy from https://github.com/bettse/passy il y a 11 mois
passy_reader.c 2818c6cca5 Merge passy from https://github.com/bettse/passy il y a 11 mois
passy_reader.h 2818c6cca5 Merge passy from https://github.com/bettse/passy il y a 11 mois
secure_messaging.c 6354d44c1e Add passy from https://github.com/bettse/passy il y a 11 mois
secure_messaging.h 6354d44c1e Add passy from https://github.com/bettse/passy il y a 11 mois

README.md

Passy: A Flipper Zero Passport reader

Tested with the following countries:

🇺🇸 🇨🇱

(If it works for yours, submit a PR to add your country flag)

Notes:

  • Caches MRZ info to make subsequent use faster

Limitations

  • Only requests DG1, the contents of the MRZ

To do

  • Support other country passports
  • Add event for file not found when selecting file, and UI

Generate asn:

asn1c -D ./lib/asn1 -no-gen-example -pdu=all eMRTD.asn1