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

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

  • Does not parse some of the optional DG (under 'advanced' menu)

To do

  • Support other country passports

Generate asn:

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