Willy-JL 2818c6cca5 Merge passy from https://github.com/bettse/passy 9 месяцев назад
..
.catalog 6354d44c1e Add 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 месяцев назад
scenes 2818c6cca5 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 2818c6cca5 Merge passy from https://github.com/bettse/passy 9 месяцев назад
application.fam 2818c6cca5 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 2818c6cca5 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

  • 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