Commit graph

93 commits

Author SHA1 Message Date
Ave 263eb57749 emrtd: fixes for some belgian passports 2020-12-19 16:14:27 +03:00
Ave d23ebec93c emrtd: Make emrtd_mrz_determine_separator less hacky 2020-12-19 07:25:28 +03:00
Ave 9945107016 hf emrtd info: Replace padding with spaces on names 2020-12-19 07:08:39 +03:00
Ave 013a8abcd8 hf emrtd info: Fix segfaults on mononyms 2020-12-19 07:01:03 +03:00
Ave 333afad302 hf emrtd info: Fixes for hungarian passports 2020-12-19 06:49:21 +03:00
Ave 88f0de3176 emrtd: Use .jp2 ext when saving JPG 2000 files 2020-12-19 05:28:21 +03:00
Ave 6ca472fc8f emrtd: Dump image from EF_DG7 too 2020-12-19 03:27:48 +03:00
Philippe Teuwen bdcf84f90d fix emrtd info offline bug 2020-12-19 00:59:27 +01:00
Philippe Teuwen 7a9e129ad9 hf emrtd info: add option to load from files 2020-12-19 00:19:11 +01:00
Ave 24b0e042cb Resolve coverity 308206 and 308207 2020-12-19 01:41:04 +03:00
Ave 5a4e77d7af hf emrtd info: Parse and print info about EF_DG12 2020-12-19 01:05:09 +03:00
Ave fa21787531 hf emrtd info: Split EF_DG1 into its own func, read file list 2020-12-18 23:52:42 +03:00
Ave 8e89eb1206 hf emrtd info: fancier output for files 2020-12-18 22:33:13 +03:00
Ave Ozkal 27b7ecf1cd emrtd: Complete EF_DG11 support on hf emrtd info 2020-12-18 21:25:46 +03:00
Ave Ozkal 36cf0be239 emrtd: Basic EF_DG11 support on hf emrtd info 2020-12-18 21:12:57 +03:00
Iceman dd1c0dc045
Merge pull request #1119 from aveao/emrtd
eMRTD additions
2020-12-18 09:00:00 +01:00
Ave 4f3d3f8ac4 emrtd: Fix insecure read on emrtd_read_file 2020-12-18 05:03:06 +03:00
Ave 69a124762a emrtd: Code cleanup on emrtd_bump_ssc 2020-12-18 04:44:11 +03:00
Ave cd21765acc emrtd: Move EF_CardAccess dump to before auth to ensure that it is dumped even without auth 2020-12-18 04:28:14 +03:00
Ave 9b4e0c212f emrtd: Remove unnecessary memcpys from two dump functions 2020-12-18 04:26:39 +03:00
Philippe Teuwen ffb1b662ac allowing user timeouts in 14b apdus 2020-12-18 02:15:42 +01:00
Ave 79e9875b43 emrtd: Validate date further 2020-12-18 03:29:21 +03:00
Ave 027f4e5adc emrtd: Use toupper 2020-12-18 03:26:26 +03:00
Ave 3312230e80 emrtd: Remove debug line 2020-12-18 03:15:14 +03:00
Ave 45d55106c6 emrtd: Auto-convert document number to uppercase 2020-12-18 03:13:06 +03:00
Ave ffb7111835 emrtd: Ensure that DOB and doc expiry lengths are correct 2020-12-18 03:06:42 +03:00
Ave fbed338dce emrtd: don't check for EF_CardAccess, and dump it on hf emrtd dump 2020-12-18 02:39:48 +03:00
iceman1001 09c9f85206 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 2020-12-17 22:20:17 +01:00
iceman1001 f0d3cdec67 fix 308197 coverity 2020-12-17 22:20:07 +01:00
iceman1001 814e7c2536 fix 308198 coverity 2020-12-17 22:15:33 +01:00
Philippe Teuwen 254235237e emrtd: fix emrtd_read_binary params 2020-12-17 22:06:44 +01:00
iceman1001 f48f85469e fix 308195 coverity 2020-12-17 21:56:56 +01:00
Ave a04d67e828 emrtd: Dump image when dumping EF_DG2 2020-12-17 23:23:31 +03:00
Ave f3d5c60c10 emrtd: Dump cert when dumping EF_SOD 2020-12-17 22:45:41 +03:00
Ave ae7090a47e emrtd: Dump image when dumping EF_DG5 2020-12-17 22:22:41 +03:00
Ave a9f28adabf emrtd: Improve emrtd_lds_get_data_by_tag to account for variable data sizes 2020-12-17 22:22:26 +03:00
Ave 205885cb15 emrtd: Improve card presence check logic 2020-12-17 18:18:25 +03:00
iceman1001 b3c7dd64c6 fix auth logic, and compiler warning 2020-12-17 14:46:57 +01:00
iceman1001 646b0eefb7 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 2020-12-17 08:40:03 +01:00
Ave 8cb25b742a emrtd: Remove redundant padding code 2020-12-17 05:12:54 +03:00
Ave b31a610566 emrtd: Fix passport composite + change print order 2020-12-17 05:08:56 +03:00
Ave 8e6736edd1 emrtd: Verify composite check digits 2020-12-17 04:28:26 +03:00
Ave b362101b54 emrtd: Split emrtd_mrz_verify_check_digit into two funcs 2020-12-17 04:19:54 +03:00
Ave 8e72830686 emrtd: Merge two functions into emrtd_lds_get_data_by_tag 2020-12-17 04:15:00 +03:00
Ave 2e3e4835ed emrtd: Support ID cards on hf emrtd info 2020-12-17 04:03:09 +03:00
Ave 9066aa1d26 emrtd: Support passports on hf emrtd info 2020-12-17 03:44:39 +03:00
iceman1001 76da4ce427 change 14b apdu - longer timeout, emrt now autopad too short document numbers 2020-12-17 02:09:26 +03:00
iceman1001 4b9ffef63a change 14b apdu - longer timeout, emrt now autopad too short document numbers 2020-12-17 00:00:26 +01:00
Ave 503e48d409 emrtd: Start work on the hf emrtd info command 2020-12-16 23:53:40 +03:00
Ave ac3392402f emrtd: Split auth into a separate function
This is done to prepare for info command
2020-12-16 22:18:49 +03:00