rubund / mrtdreader

GNU General Public License v3.0
33 stars 11 forks source link

What to write to options #4

Open zeroptr opened 4 years ago

zeroptr commented 4 years ago

Hi my nfc result like this NFC device: ACS / ACR122U PICC Interface opened 16 ISO14443A passive target(s) found: ISO/IEC 14443A (106 kbps) target: ATQA (SENS_RES): 00 08
UID (NFCID3): 08 bd 8b 05
SAK (SEL_RES): 20
ATS: 78 77 b1 02 4d 54 43 4f 53 73 01 03 04

what parameters do I provide to read MRZ from passport.. I could not find any info on mrtdreader.c file..

zeroptr commented 4 years ago

I mean -p=xxxxxxxxx -b=yyyyyy -e=zzzzzz to p b e options

qistoph commented 2 years ago
-p=<document number> .e.g "PZ4GQSTN6"
-b=<date of birth in YYMMDD> .e.g 870520
-e=<date of expiry in YYMMDD> e.g. 250423