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

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